Add new files.

Turn off browse info in vc7.  I know this takes a long time in 6; it
might not help much in 7.  I'll get around to timing it and turn it back on
if it doesn't matter.

Boost the warning level in vc7.  Not all of these warnings have been
cleaned up, but I'll get to them.
This commit is contained in:
Glenn Maynard
2002-09-09 00:21:12 +00:00
parent 1b435bd2b7
commit 75d8ef986e
2 changed files with 20 additions and 3 deletions
+8
View File
@@ -351,6 +351,14 @@ SOURCE=.\NotesLoaderSM.cpp
# End Source File
# Begin Source File
SOURCE=.\NotesWriterDWI.cpp
# End Source File
# Begin Source File
SOURCE=.\NotesWriterDWI.h
# End Source File
# Begin Source File
SOURCE=.\NotesLoaderSM.h
# End Source File
# Begin Source File
+12 -3
View File
@@ -34,10 +34,10 @@
AssemblerListingLocation=".\../Debug/"
ObjectFile=".\../Debug/"
ProgramDataBaseFileName=".\../Debug/"
BrowseInformation="2"
WarningLevel="3"
BrowseInformation="0"
WarningLevel="4"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"/>
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
@@ -466,6 +466,12 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File
RelativePath="NotesLoaderSM.h">
</File>
<File
RelativePath="NotesWriterDWI.cpp">
</File>
<File
RelativePath="NotesWriterDWI.h">
</File>
<File
RelativePath=".\Player.cpp">
</File>
@@ -1151,6 +1157,9 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File
RelativePath=".\error.bmp">
</File>
<File
RelativePath="error2.bmp">
</File>
<File
RelativePath="loading.bmp">
</File>