aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc9
diff options
context:
space:
mode:
authorArnaud Boutonné2009-06-25 10:03:23 +0000
committerArnaud Boutonné2009-06-25 10:03:23 +0000
commit33a836fc5661d1c3b7fcf73248a32aca63e4e9a5 (patch)
treee77b791b18d82c9f69c216cfe6e3f8872125e711 /dists/msvc9
parent215ffb189d23640237ec25d7cb7ac8c6624958b7 (diff)
downloadscummvm-rg350-33a836fc5661d1c3b7fcf73248a32aca63e4e9a5.tar.gz
scummvm-rg350-33a836fc5661d1c3b7fcf73248a32aca63e4e9a5.tar.bz2
scummvm-rg350-33a836fc5661d1c3b7fcf73248a32aca63e4e9a5.zip
Fix compilation issue for MSVC
svn-id: r41858
Diffstat (limited to 'dists/msvc9')
-rw-r--r--dists/msvc9/gob.vcproj16
1 files changed, 16 insertions, 0 deletions
diff --git a/dists/msvc9/gob.vcproj b/dists/msvc9/gob.vcproj
index 2a18f8677e..98bc1a935f 100644
--- a/dists/msvc9/gob.vcproj
+++ b/dists/msvc9/gob.vcproj
@@ -260,6 +260,22 @@
>
</File>
<File
+ RelativePath="..\..\engines\gob\resources.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\gob\resources.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\gob\totfile.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\gob\totfile.h"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\gob\script.cpp"
>
</File>