diff --git a/stepmania/src/StepMania-net2003.vcproj b/stepmania/src/StepMania-net2003.vcproj index 8e0215b7e0..119ab7c82b 100644 --- a/stepmania/src/StepMania-net2003.vcproj +++ b/stepmania/src/StepMania-net2003.vcproj @@ -31,7 +31,7 @@ BasicRuntimeChecks="3" RuntimeLibrary="2" RuntimeTypeInfo="TRUE" - UsePrecompiledHeader="2" + UsePrecompiledHeader="3" PrecompiledHeaderThrough="global.h" PrecompiledHeaderFile="$(IntDir)/StepMania.pch" AssemblerListingLocation=".\../Debug/" @@ -117,7 +117,7 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\ BufferSecurityCheck="FALSE" EnableFunctionLevelLinking="FALSE" RuntimeTypeInfo="TRUE" - UsePrecompiledHeader="2" + UsePrecompiledHeader="3" PrecompiledHeaderThrough="global.h" PrecompiledHeaderFile="$(IntDir)/StepMania.pch" AssemblerListingLocation=".\../Release/" @@ -193,7 +193,7 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\ BasicRuntimeChecks="0" RuntimeLibrary="2" RuntimeTypeInfo="TRUE" - UsePrecompiledHeader="2" + UsePrecompiledHeader="3" PrecompiledHeaderThrough="global.h" PrecompiledHeaderFile="$(IntDir)/StepMania.pch" AssemblerListingLocation=".\../FastDebug/" @@ -1223,6 +1223,24 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\ + + + + + + + + + @@ -2529,21 +2547,93 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\ Filter=""> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +