Updated VS 2008 Project Optimizations to VS 2005 Project Optimizations (Result: Build smaller Executables)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2432 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2008-11-24 19:26:52 +00:00
parent c1fed7af99
commit 9d08dd56a1
11 changed files with 41 additions and 10 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="libexpatMT.lib mss32.lib winmm.lib smackw32.lib fmodvc.lib lua51.lib .\Multiplayer\raknet\RakNetLibStaticDebug.lib ws2_32.lib"
OutputFile="C:\Games\Jagged Alliance 2\ja2_debug_1020_en.exe"
OutputFile="C:\Games\Jagged Alliance 2 EN\ja2_debug_vs2003.exe"
LinkIncremental="2"
SuppressStartupBanner="TRUE"
IgnoreDefaultLibraryNames="libcmt;LIBCD"