Updated project files so release build works

This commit is contained in:
petermcs
2010-12-11 15:30:18 +00:00
parent 6cec4b3cdb
commit d1db062db8
6 changed files with 883 additions and 2 deletions
@@ -116,6 +116,7 @@
Name="VCCLCompilerTool"
Optimization="2"
EnableIntrinsicFunctions="true"
AdditionalIncludeDirectories="..\..;..\..\..\..\include;"H:\Program Files\Microsoft SDKs\Windows\v5.0\Include""
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
@@ -134,6 +135,7 @@
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib iphlpapi.lib"
LinkIncremental="1"
GenerateDebugInformation="true"
SubSystem="1"