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/"
|
AssemblerListingLocation=".\../Release/"
|
||||||
ObjectFile=".\../Release/"
|
ObjectFile=".\../Release/"
|
||||||
ProgramDataBaseFileName=".\../Release/"
|
ProgramDataBaseFileName=".\../Release/"
|
||||||
BrowseInformation="1"
|
BrowseInformation="0"
|
||||||
WarningLevel="4"
|
WarningLevel="4"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
DebugInformationFormat="3"/>
|
DebugInformationFormat="3"/>
|
||||||
@@ -1884,6 +1884,9 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
|||||||
<File
|
<File
|
||||||
RelativePath="ProfileManager.h">
|
RelativePath="ProfileManager.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="RageFile.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="ScreenManager.cpp">
|
RelativePath="ScreenManager.cpp">
|
||||||
</File>
|
</File>
|
||||||
|
|||||||
Reference in New Issue
Block a user