aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud Boutonné2009-06-07 08:33:46 +0000
committerArnaud Boutonné2009-06-07 08:33:46 +0000
commitc37ff65613731d3484ad7788b6c4047053d63f7e (patch)
tree1603a333d8661dce63ae8eae74caca2c70746056
parente3d3195a43db521a16c2a0badc126bd8f43a8399 (diff)
downloadscummvm-rg350-c37ff65613731d3484ad7788b6c4047053d63f7e.tar.gz
scummvm-rg350-c37ff65613731d3484ad7788b6c4047053d63f7e.tar.bz2
scummvm-rg350-c37ff65613731d3484ad7788b6c4047053d63f7e.zip
Suppress use of parse_v1 and parse_v2 as DrMcCoy got rid of them.
svn-id: r41322
-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.vcproj12
4 files changed, 4 insertions, 28 deletions
diff --git a/dists/msvc7/gob.vcproj b/dists/msvc7/gob.vcproj
index 144f1c6590..49f5b542ef 100644
--- a/dists/msvc7/gob.vcproj
+++ b/dists/msvc7/gob.vcproj
@@ -347,12 +347,6 @@
RelativePath="..\..\engines\gob\parse.h">
</File>
<File
- RelativePath="..\..\engines\gob\parse_v1.cpp">
- </File>
- <File
- RelativePath="..\..\engines\gob\parse_v2.cpp">
- </File>
- <File
RelativePath="..\..\engines\gob\save\savefile.h">
</File>
<File
diff --git a/dists/msvc71/gob.vcproj b/dists/msvc71/gob.vcproj
index ba112515a2..b955f2951f 100644
--- a/dists/msvc71/gob.vcproj
+++ b/dists/msvc71/gob.vcproj
@@ -361,12 +361,6 @@
RelativePath="..\..\engines\gob\parse.h">
</File>
<File
- RelativePath="..\..\engines\gob\parse_v1.cpp">
- </File>
- <File
- RelativePath="..\..\engines\gob\parse_v2.cpp">
- </File>
- <File
RelativePath="..\..\engines\gob\save\savefile.h">
</File>
<File
diff --git a/dists/msvc8/gob.vcproj b/dists/msvc8/gob.vcproj
index 189527b87c..dd95afb3f7 100644
--- a/dists/msvc8/gob.vcproj
+++ b/dists/msvc8/gob.vcproj
@@ -491,14 +491,6 @@
>
</File>
<File
- RelativePath="..\..\engines\gob\parse_v1.cpp"
- >
- </File>
- <File
- RelativePath="..\..\engines\gob\parse_v2.cpp"
- >
- </File>
- <File
RelativePath="..\..\engines\gob\save\savefile.h"
>
</File>
diff --git a/dists/msvc9/gob.vcproj b/dists/msvc9/gob.vcproj
index c0c681ed1a..a0e6e6181c 100644
--- a/dists/msvc9/gob.vcproj
+++ b/dists/msvc9/gob.vcproj
@@ -440,6 +440,10 @@
>
</File>
<File
+ RelativePath="..\..\engines\gob\inter_playtoon.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\gob\map.cpp"
>
</File>
@@ -492,14 +496,6 @@
>
</File>
<File
- RelativePath="..\..\engines\gob\parse_v1.cpp"
- >
- </File>
- <File
- RelativePath="..\..\engines\gob\parse_v2.cpp"
- >
- </File>
- <File
RelativePath="..\..\engines\gob\save\savefile.h"
>
</File>