aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc9/gob.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'dists/msvc9/gob.vcproj')
-rw-r--r--dists/msvc9/gob.vcproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/dists/msvc9/gob.vcproj b/dists/msvc9/gob.vcproj
index 70932ee04d..833441ef5c 100644
--- a/dists/msvc9/gob.vcproj
+++ b/dists/msvc9/gob.vcproj
@@ -41,6 +41,7 @@
<File RelativePath="..\..\engines\gob\save\saveload_v3.cpp" />
<File RelativePath="..\..\engines\gob\save\saveload_v4.cpp" />
<File RelativePath="..\..\engines\gob\save\saveload_v6.cpp" />
+ <File RelativePath="..\..\engines\gob\save\saveload_fascination.cpp" />
<File RelativePath="..\..\engines\gob\save\saveload_playtoons.cpp" />
</Filter>
<Filter Name="sound">
@@ -72,6 +73,7 @@
<File RelativePath="..\..\engines\gob\draw.h" />
<File RelativePath="..\..\engines\gob\draw_bargon.cpp" />
<File RelativePath="..\..\engines\gob\draw_fascin.cpp" />
+ <File RelativePath="..\..\engines\gob\draw_playtoons.cpp" />
<File RelativePath="..\..\engines\gob\draw_v1.cpp" />
<File RelativePath="..\..\engines\gob\draw_v2.cpp" />
<File RelativePath="..\..\engines\gob\driver_vga.cpp" />