Fix release build on MSVC. Patch by Buginator.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5676 4a71c877-e1ca-e34f-864e-861f7616d084
master
Roman C 2008-07-26 20:41:16 +00:00
parent 0da42eeaff
commit f1c2eacb00
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="$(SolutionDir)\.."
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
RuntimeLibrary="2"
UsePrecompiledHeader="0"