aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8
diff options
context:
space:
mode:
authorJerome Fisher2004-11-22 07:25:02 +0000
committerJerome Fisher2004-11-22 07:25:02 +0000
commitdefa86961a6964fa532583e66872dcb4d47cb12d (patch)
tree5761ed60bdb8e55b288a5a84e6a31c03cd71de77 /dists/msvc8
parent856b58965376da25e74ef02f89b3fc19f96d16da (diff)
downloadscummvm-rg350-defa86961a6964fa532583e66872dcb4d47cb12d.tar.gz
scummvm-rg350-defa86961a6964fa532583e66872dcb4d47cb12d.tar.bz2
scummvm-rg350-defa86961a6964fa532583e66872dcb4d47cb12d.zip
- Hopefully fixed MSVC7 and MSVC8 builds for walkthrough removal and FS changes. I don't have these environments to test in, sorry.
svn-id: r15859
Diffstat (limited to 'dists/msvc8')
-rw-r--r--dists/msvc8/scummvm.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/dists/msvc8/scummvm.vcproj b/dists/msvc8/scummvm.vcproj
index ff5d02002b..7fa19df5e2 100644
--- a/dists/msvc8/scummvm.vcproj
+++ b/dists/msvc8/scummvm.vcproj
@@ -609,6 +609,10 @@
Name="fs"
>
<File
+ RelativePath="..\..\backends\fs\fs.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\backends\fs\fs.h"
>
</File>
@@ -842,10 +846,6 @@
>
</File>
<File
- RelativePath="..\..\gui\walkthrough.cpp"
- >
- </File>
- <File
RelativePath="..\..\gui\walkthrough.h"
>
</File>