example: make sure SYNC_PLAYER is set in release builds

This commit is contained in:
Erik Faye-Lund 2010-12-14 19:37:03 +01:00
parent 7590f5c6c6
commit 569f9d082b

View File

@ -117,7 +117,7 @@
/>
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;SYNC_PLAYER"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"