From: Patrick McIlroy Date: Thu, 3 Apr 2008 21:01:42 +0000 (+0000) Subject: git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg@196 83fadc84-e282... X-Git-Url: http://cameron1729.xyz/?a=commitdiff_plain;h=9d8c6db1a8ec17d22d64e5ed51ccada4df81e6a0;p=openitg.git git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg@196 83fadc84-e282-4d84-a09a-c4228d6ae7e5 --- diff --git a/src/StepMania-net2003.vcproj b/src/StepMania-net2003.vcproj index 3b4a4ef9..cbbd295f 100755 --- a/src/StepMania-net2003.vcproj +++ b/src/StepMania-net2003.vcproj @@ -107,7 +107,7 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\ OptimizeForProcessor="2" OptimizeForWindowsApplication="TRUE" AdditionalIncludeDirectories=".;vorbis;libjpeg;"lua-5.0\include";libusb\include" - PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,WINDOWS,RELEASE" + PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WINDOWS;RELEASE;ITG_ARCADE" StringPooling="TRUE" MinimalRebuild="FALSE" ExceptionHandling="FALSE"