aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/gob.vcproj
diff options
context:
space:
mode:
authorJohannes Schickel2006-06-08 20:09:46 +0000
committerJohannes Schickel2006-06-08 20:09:46 +0000
commit6f259eacc73080a85cc03b2e6395c9153d9c8c13 (patch)
tree0f4ecdbaae1839356f1cf12adfe8867f34f55b2a /dists/msvc8/gob.vcproj
parent276d754443c28624d657e164ff889a1d910181ec (diff)
downloadscummvm-rg350-6f259eacc73080a85cc03b2e6395c9153d9c8c13.tar.gz
scummvm-rg350-6f259eacc73080a85cc03b2e6395c9153d9c8c13.tar.bz2
scummvm-rg350-6f259eacc73080a85cc03b2e6395c9153d9c8c13.zip
- makes gob link again
- makes sure that nasm is able to find the files if the path has some ' ' (space) characters in it. svn-id: r22989
Diffstat (limited to 'dists/msvc8/gob.vcproj')
-rw-r--r--dists/msvc8/gob.vcproj10
1 files changed, 9 insertions, 1 deletions
diff --git a/dists/msvc8/gob.vcproj b/dists/msvc8/gob.vcproj
index 93b36bb92b..5d81678a85 100644
--- a/dists/msvc8/gob.vcproj
+++ b/dists/msvc8/gob.vcproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="windows-1250"?>
+<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8,00"
@@ -368,6 +368,14 @@
>
</File>
<File
+ RelativePath="..\..\engines\gob\scenery_v1.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\gob\scenery_v2.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\gob\sound.cpp"
>
</File>