From 99e5936a30f28fd2d49817daea6bac0d6bbc5fd6 Mon Sep 17 00:00:00 2001
From: Arnaud Boutonné
Date: Sat, 2 May 2009 08:53:45 +0000
Subject: Gob - Fix MSVC7, 7.1 and 9 VCPROJ, as compilation failed (demos
classes were teleported to a demos subdir by some evil entity) ;)
svn-id: r40235
---
dists/msvc7/gob.vcproj | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
(limited to 'dists/msvc7/gob.vcproj')
diff --git a/dists/msvc7/gob.vcproj b/dists/msvc7/gob.vcproj
index 8ed1674e5c..d5eed1df67 100644
--- a/dists/msvc7/gob.vcproj
+++ b/dists/msvc7/gob.vcproj
@@ -383,10 +383,10 @@
RelativePath="..\..\engines\gob\scenery_v2.cpp">
+ RelativePath="..\..\engines\gob\demos\scnplayer.cpp">
+ RelativePath="..\..\engines\gob\demos\scnplayer.h">
@@ -422,16 +422,16 @@
RelativePath="..\..\engines\gob\videoplayer.h">
+ RelativePath="..\..\engines\gob\demos\batplayer.cpp">
+ RelativePath="..\..\engines\gob\demos\batplayer.h">
+ RelativePath="..\..\engines\gob\demos\demoplayer.cpp">
+ RelativePath="..\..\engines\gob\demos\demoplayer.h">
--
cgit v1.2.3