From f717de974ebc5ad9fc2a953d6b6e72a798e0c02b Mon Sep 17 00:00:00 2001 From: Henrik Andersson Date: Wed, 1 Jun 2011 14:58:27 +0200 Subject: [PATCH] Just tweaking some compiler switches. --- src/StepMania-net2010.vcxproj | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/StepMania-net2010.vcxproj b/src/StepMania-net2010.vcxproj index ae25c03b62..f954c274df 100644 --- a/src/StepMania-net2010.vcxproj +++ b/src/StepMania-net2010.vcxproj @@ -191,8 +191,7 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir) WIN32;NDEBUG;_WINDOWS;WINDOWS;RELEASE;GLEW_STATIC;%(PreprocessorDefinitions) true false - - + Sync MultiThreadedDLL false false @@ -208,7 +207,8 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir) true ProgramDatabase 4063;4100;4127;4201;4244;4275;4355;4505;4512;4702;4786;4996;%(DisableSpecificWarnings) - false + true + true NDEBUG;%(PreprocessorDefinitions) @@ -227,9 +227,10 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir) true Windows false - - + true SendErrorReport + UseLinkTimeCodeGeneration + true archutils\Win32\mapconv "$(IntDir)$(TargetName).map" "$(TargetDir)\StepMania.vdi"