aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc9
diff options
context:
space:
mode:
authorFilippos Karapetis2008-09-01 10:07:48 +0000
committerFilippos Karapetis2008-09-01 10:07:48 +0000
commit6254f9f34c5ead3ab1317ad610928584872ce8b7 (patch)
treeebeeb679554c575593028b2515ec02df0efc1276 /dists/msvc9
parentdb4599393fd033e783392fcd484dd040d8ff67ef (diff)
downloadscummvm-rg350-6254f9f34c5ead3ab1317ad610928584872ce8b7.tar.gz
scummvm-rg350-6254f9f34c5ead3ab1317ad610928584872ce8b7.tar.bz2
scummvm-rg350-6254f9f34c5ead3ab1317ad610928584872ce8b7.zip
Updated all MSVC project files with the latest changes to the code (gob and parallaction engines and the file system)
svn-id: r34235
Diffstat (limited to 'dists/msvc9')
-rw-r--r--dists/msvc9/gob.vcproj4
-rw-r--r--dists/msvc9/parallaction.vcproj4
2 files changed, 8 insertions, 0 deletions
diff --git a/dists/msvc9/gob.vcproj b/dists/msvc9/gob.vcproj
index e6c55519b0..e12d48cc83 100644
--- a/dists/msvc9/gob.vcproj
+++ b/dists/msvc9/gob.vcproj
@@ -390,6 +390,10 @@
>
</File>
<File
+ RelativePath="..\..\engines\gob\inter_v5.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\gob\map.cpp"
>
</File>
diff --git a/dists/msvc9/parallaction.vcproj b/dists/msvc9/parallaction.vcproj
index f901976c37..41d65c5726 100644
--- a/dists/msvc9/parallaction.vcproj
+++ b/dists/msvc9/parallaction.vcproj
@@ -306,6 +306,10 @@
>
</File>
<File
+ RelativePath="..\..\engines\parallaction\saveload.h"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\parallaction\sound.cpp"
>
</File>