This commit is contained in:
2013-08-02 22:20:40 +00:00
parent df4429eb05
commit 3a100d9d33
10 changed files with 111 additions and 58 deletions

View File

@@ -50,7 +50,7 @@
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS"
StringPooling="true"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
@@ -108,7 +108,7 @@
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="copy &quot;$(OutDir)\CheckServer.exe&quot; &quot;.\..\Bin&quot;"
CommandLine=""
/>
</Configuration>
<Configuration