aboutsummaryrefslogtreecommitdiff
path: root/dists
diff options
context:
space:
mode:
authorFilippos Karapetis2008-05-28 21:27:52 +0000
committerFilippos Karapetis2008-05-28 21:27:52 +0000
commit8757db728abc0e4b2dfca6a6fbae05ee883aaaa7 (patch)
treec79ec33201dc1b1415b2f33f3cecdf623681d14f /dists
parent8da68b29648f9dbdcc05b3a1efe4a29ed2c4e88c (diff)
downloadscummvm-rg350-8757db728abc0e4b2dfca6a6fbae05ee883aaaa7.tar.gz
scummvm-rg350-8757db728abc0e4b2dfca6a6fbae05ee883aaaa7.tar.bz2
scummvm-rg350-8757db728abc0e4b2dfca6a6fbae05ee883aaaa7.zip
Updated the MSVC project files of the gob engine for commit #32352
svn-id: r32353
Diffstat (limited to 'dists')
-rw-r--r--dists/msvc7/gob.vcproj6
-rw-r--r--dists/msvc71/gob.vcproj6
-rw-r--r--dists/msvc8/gob.vcproj8
-rw-r--r--dists/msvc9/gob.vcproj8
4 files changed, 28 insertions, 0 deletions
diff --git a/dists/msvc7/gob.vcproj b/dists/msvc7/gob.vcproj
index 9f38585b8e..bb7eac35e0 100644
--- a/dists/msvc7/gob.vcproj
+++ b/dists/msvc7/gob.vcproj
@@ -346,6 +346,12 @@
RelativePath="..\..\engines\gob\util.h">
</File>
<File
+ RelativePath="..\..\engines\gob\variables.cpp">
+ </File>
+ <File
+ RelativePath="..\..\engines\gob\variables.h">
+ </File>
+ <File
RelativePath="..\..\engines\gob\video.cpp">
</File>
<File
diff --git a/dists/msvc71/gob.vcproj b/dists/msvc71/gob.vcproj
index cdd6c4dc75..3d6408cdf5 100644
--- a/dists/msvc71/gob.vcproj
+++ b/dists/msvc71/gob.vcproj
@@ -360,6 +360,12 @@
RelativePath="..\..\engines\gob\util.h">
</File>
<File
+ RelativePath="..\..\engines\gob\variables.cpp">
+ </File>
+ <File
+ RelativePath="..\..\engines\gob\variables.h">
+ </File>
+ <File
RelativePath="..\..\engines\gob\video.cpp">
</File>
<File
diff --git a/dists/msvc8/gob.vcproj b/dists/msvc8/gob.vcproj
index 62f7756c8a..c178caf8be 100644
--- a/dists/msvc8/gob.vcproj
+++ b/dists/msvc8/gob.vcproj
@@ -493,6 +493,14 @@
>
</File>
<File
+ RelativePath="..\..\engines\gob\variables.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\gob\variables.h"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\gob\video.cpp"
>
</File>
diff --git a/dists/msvc9/gob.vcproj b/dists/msvc9/gob.vcproj
index 60cb8ddbc3..e6c55519b0 100644
--- a/dists/msvc9/gob.vcproj
+++ b/dists/msvc9/gob.vcproj
@@ -494,6 +494,14 @@
>
</File>
<File
+ RelativePath="..\..\engines\gob\variables.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\gob\variables.h"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\gob\video.cpp"
>
</File>