From 63b2bb23a19dcc6c4c969eb0d7ea9b924d8d469d Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Wed, 3 Dec 2003 20:26:03 +0000 Subject: [PATCH] add RageFile.h disable browse information for a bit to see if it helps compile times --- stepmania/src/StepMania.vcproj | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/stepmania/src/StepMania.vcproj b/stepmania/src/StepMania.vcproj index 0b89213a53..b91df2bbb4 100644 --- a/stepmania/src/StepMania.vcproj +++ b/stepmania/src/StepMania.vcproj @@ -113,7 +113,7 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\ AssemblerListingLocation=".\../Release/" ObjectFile=".\../Release/" ProgramDataBaseFileName=".\../Release/" - BrowseInformation="1" + BrowseInformation="0" WarningLevel="4" SuppressStartupBanner="TRUE" DebugInformationFormat="3"/> @@ -1884,6 +1884,9 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\ + +