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:
Giovanni Maruzzelli 2009-07-25 20:36:08 +00:00
parent 53b0ae45f2
commit e0fbc0c343
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="rpcrt4.lib"
AdditionalOptions="rpcrt4.lib &quot;..\..\..\..\libs\win32\pthread\pthreadvc2.lib&quot; &quot;..\..\..\..\libs\win32\apr\debug\libapr-1.lib&quot; &quot;..\..\..\..\w32\library\debug\freeswitchcore.lib&quot;"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
/>