fix msvc 2008 build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6782 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2007-12-14 01:09:25 +00:00
parent 221928a464
commit 97eb3a39c5
2 changed files with 16 additions and 18 deletions
@@ -53,7 +53,6 @@
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="&quot;..\..\..\..\libs\win32\js\debug\js32.lib&quot; &quot;..\..\..\..\libs\win32\apr\debug\libapr-1.lib&quot; &quot;..\..\..\..\w32\library\debug\freeswitchcore.lib&quot; &quot;..\..\..\..\libs\win32\debug\libetpan.lib&quot; &quot;..\mod_spidermonkey\debug\mod_spidermonkey.lib&quot;"
AdditionalLibraryDirectories=""
RandomizedBaseAddress="1"
DataExecutionPrevention="0"