aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Kołodziejski2003-07-30 21:37:53 +0000
committerPaweł Kołodziejski2003-07-30 21:37:53 +0000
commitf64a8793f36e101a923f4648b77ffb68f03bd369 (patch)
tree84c17a39fec34c707e8fcdf17c15af716d3ba813
parent1a70fe4413f5835617d214926a63fe623d8cfdaa (diff)
downloadscummvm-rg350-f64a8793f36e101a923f4648b77ffb68f03bd369.tar.gz
scummvm-rg350-f64a8793f36e101a923f4648b77ffb68f03bd369.tar.bz2
scummvm-rg350-f64a8793f36e101a923f4648b77ffb68f03bd369.zip
update vc7 files
svn-id: r9305
-rw-r--r--bs2.vcproj2
-rw-r--r--scummvm.vcproj9
2 files changed, 10 insertions, 1 deletions
diff --git a/bs2.vcproj b/bs2.vcproj
index 683884b9a3..76fe980eb6 100644
--- a/bs2.vcproj
+++ b/bs2.vcproj
@@ -80,7 +80,7 @@
AssemblerListingLocation=".\bs2___Debug/"
ObjectFile=".\bs2___Debug/"
ProgramDataBaseFileName=".\bs2___Debug/"
- WarningLevel="2"
+ WarningLevel="3"
WarnAsError="TRUE"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
diff --git a/scummvm.vcproj b/scummvm.vcproj
index 61066a908f..45c3b43f33 100644
--- a/scummvm.vcproj
+++ b/scummvm.vcproj
@@ -320,6 +320,12 @@
Name="sound"
Filter="">
<File
+ RelativePath="sound\audiostream.cpp">
+ </File>
+ <File
+ RelativePath="sound\audiostream.h">
+ </File>
+ <File
RelativePath=".\sound\fmopl.cpp">
</File>
<File
@@ -352,6 +358,9 @@
<File
RelativePath=".\sound\mpu401.h">
</File>
+ <File
+ RelativePath="sound\rate.cpp">
+ </File>
</Filter>
<Filter
Name="gui"