diff --git a/stepmania/src/StepMania-net2003.vcproj b/stepmania/src/StepMania-net2003.vcproj index 951ef83447..8e0215b7e0 100644 --- a/stepmania/src/StepMania-net2003.vcproj +++ b/stepmania/src/StepMania-net2003.vcproj @@ -30,6 +30,7 @@ ExceptionHandling="FALSE" BasicRuntimeChecks="3" RuntimeLibrary="2" + RuntimeTypeInfo="TRUE" UsePrecompiledHeader="2" PrecompiledHeaderThrough="global.h" PrecompiledHeaderFile="$(IntDir)/StepMania.pch" @@ -115,6 +116,7 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\ RuntimeLibrary="2" BufferSecurityCheck="FALSE" EnableFunctionLevelLinking="FALSE" + RuntimeTypeInfo="TRUE" UsePrecompiledHeader="2" PrecompiledHeaderThrough="global.h" PrecompiledHeaderFile="$(IntDir)/StepMania.pch" @@ -190,6 +192,7 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\ ExceptionHandling="FALSE" BasicRuntimeChecks="0" RuntimeLibrary="2" + RuntimeTypeInfo="TRUE" UsePrecompiledHeader="2" PrecompiledHeaderThrough="global.h" PrecompiledHeaderFile="$(IntDir)/StepMania.pch"