skypiax: fixed Visual Studio project, now compiles on Release too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14363 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
53b0ae45f2
commit
e0fbc0c343
|
@ -116,7 +116,7 @@
|
|||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="rpcrt4.lib"
|
||||
AdditionalOptions="rpcrt4.lib "..\..\..\..\libs\win32\pthread\pthreadvc2.lib" "..\..\..\..\libs\win32\apr\debug\libapr-1.lib" "..\..\..\..\w32\library\debug\freeswitchcore.lib""
|
||||
RandomizedBaseAddress="1"
|
||||
DataExecutionPrevention="0"
|
||||
/>
|
||||
|
|
Loading…
Reference in New Issue