From 8bb6233b5a0e0d2da7a41e2131b7199264026c59 Mon Sep 17 00:00:00 2001 From: Thad Ward Date: Thu, 10 Aug 2006 05:42:35 +0000 Subject: [PATCH] ExportNsisStrings -> ExportStrings correct misconfigured precompiled header settings for Debug and fastdebug. (release was correct) --- stepmania/src/StepMania-net2003.vcproj | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/stepmania/src/StepMania-net2003.vcproj b/stepmania/src/StepMania-net2003.vcproj index bd95a368ea..951ef83447 100644 --- a/stepmania/src/StepMania-net2003.vcproj +++ b/stepmania/src/StepMania-net2003.vcproj @@ -31,6 +31,7 @@ BasicRuntimeChecks="3" RuntimeLibrary="2" UsePrecompiledHeader="2" + PrecompiledHeaderThrough="global.h" PrecompiledHeaderFile="$(IntDir)/StepMania.pch" AssemblerListingLocation=".\../Debug/" ObjectFile=".\../Debug/" @@ -190,6 +191,7 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\ BasicRuntimeChecks="0" RuntimeLibrary="2" UsePrecompiledHeader="2" + PrecompiledHeaderThrough="global.h" PrecompiledHeaderFile="$(IntDir)/StepMania.pch" AssemblerListingLocation=".\../FastDebug/" ObjectFile=".\../FastDebug/" @@ -1205,10 +1207,10 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\ Name="StepMania" Filter=""> + RelativePath=".\ExportStrings.cpp"> + RelativePath=".\ExportStrings.h">