Updated project files, because they did not compile on my machine under VS 2003

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@1055 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2007-07-15 15:23:16 +00:00
parent a95882d50a
commit 1f337d9d51
4 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -23,7 +23,7 @@
PreprocessorDefinitions="PRECOMPILEDHEADERS;_DEBUG;WIN32;_WINDOWS;JA2;_VTUNE_PROFILING;XML_STATIC;CINTERFACE"
MinimalRebuild="FALSE"
BasicRuntimeChecks="0"
RuntimeLibrary="5"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\Debug/Console.pch"
AssemblerListingLocation=".\Debug/"
@@ -37,6 +37,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
AdditionalDependencies="comctl32.lib"
OutputFile=".\Debug\Console.lib"/>
<Tool
Name="VCMIDLTool"/>