add RageFile.h
disable browse information for a bit to see if it helps compile times
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user