aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKari Salminen2008-04-23 14:58:30 +0000
committerKari Salminen2008-04-23 14:58:30 +0000
commit4cd8f4fbb4945329aa94da16fe6f76c26cdd7a46 (patch)
tree916656a1fadc73f74914b5ccbedd36b654dce78a
parentd20dc45072a7af1976dd57986cc1ff7b967ac5db (diff)
downloadscummvm-rg350-4cd8f4fbb4945329aa94da16fe6f76c26cdd7a46.tar.gz
scummvm-rg350-4cd8f4fbb4945329aa94da16fe6f76c26cdd7a46.tar.bz2
scummvm-rg350-4cd8f4fbb4945329aa94da16fe6f76c26cdd7a46.zip
Update MSVC project files for MADE (Added redreader.h and redreader.cpp introduced in r31661).
svn-id: r31663
-rw-r--r--dists/msvc7/made.vcproj6
-rw-r--r--dists/msvc71/made.vcproj6
-rw-r--r--dists/msvc8/made.vcproj8
-rw-r--r--dists/msvc9/made.vcproj8
4 files changed, 28 insertions, 0 deletions
diff --git a/dists/msvc7/made.vcproj b/dists/msvc7/made.vcproj
index a9f37860ec..a42edd5473 100644
--- a/dists/msvc7/made.vcproj
+++ b/dists/msvc7/made.vcproj
@@ -124,6 +124,12 @@
RelativePath="..\..\engines\made\pmvplayer.h">
</File>
<File
+ RelativePath="..\..\engines\made\redreader.cpp">
+ </File>
+ <File
+ RelativePath="..\..\engines\made\redreader.h">
+ </File>
+ <File
RelativePath="..\..\engines\made\resource.cpp">
</File>
<File
diff --git a/dists/msvc71/made.vcproj b/dists/msvc71/made.vcproj
index e37c1e0c56..fd37b04cd0 100644
--- a/dists/msvc71/made.vcproj
+++ b/dists/msvc71/made.vcproj
@@ -138,6 +138,12 @@
RelativePath="..\..\engines\made\pmvplayer.h">
</File>
<File
+ RelativePath="..\..\engines\made\redreader.cpp">
+ </File>
+ <File
+ RelativePath="..\..\engines\made\redreader.h">
+ </File>
+ <File
RelativePath="..\..\engines\made\resource.cpp">
</File>
<File
diff --git a/dists/msvc8/made.vcproj b/dists/msvc8/made.vcproj
index db473496fc..d1ec076b67 100644
--- a/dists/msvc8/made.vcproj
+++ b/dists/msvc8/made.vcproj
@@ -197,6 +197,14 @@
>
</File>
<File
+ RelativePath="..\..\engines\made\redreader.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\made\redreader.h"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\made\resource.cpp"
>
</File>
diff --git a/dists/msvc9/made.vcproj b/dists/msvc9/made.vcproj
index 2d0d30c1b7..69717898a5 100644
--- a/dists/msvc9/made.vcproj
+++ b/dists/msvc9/made.vcproj
@@ -198,6 +198,14 @@
>
</File>
<File
+ RelativePath="..\..\engines\made\redreader.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\made\redreader.h"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\made\resource.cpp"
>
</File>