add RageFile.h

disable browse information for a bit to see if it helps compile times
This commit is contained in:
Glenn Maynard
2003-12-03 20:26:03 +00:00
parent f06670c0cc
commit 63b2bb23a1
+4 -1
View File
@@ -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)"\
<File
RelativePath="ProfileManager.h">
</File>
<File
RelativePath="RageFile.h">
</File>
<File
RelativePath="ScreenManager.cpp">
</File>