From 3b311c65d0140e8bf727910d230ffd7a7f803761 Mon Sep 17 00:00:00 2001 From: Arnaud Boutonné Date: Sun, 31 May 2009 09:11:45 +0000 Subject: gob - Apply DrMcCoy modifications to the save system in the vcproj files. (still not compiling, though) svn-id: r41060 --- dists/msvc71/gob.vcproj | 42 ++++++++++++++++++++++++++++++++++++------ 1 file changed, 36 insertions(+), 6 deletions(-) (limited to 'dists/msvc71/gob.vcproj') diff --git a/dists/msvc71/gob.vcproj b/dists/msvc71/gob.vcproj index 23fa518047..ba112515a2 100644 --- a/dists/msvc71/gob.vcproj +++ b/dists/msvc71/gob.vcproj @@ -367,22 +367,52 @@ RelativePath="..\..\engines\gob\parse_v2.cpp"> + RelativePath="..\..\engines\gob\save\savefile.h"> + RelativePath="..\..\engines\gob\save\savefile.cpp"> + RelativePath="..\..\engines\gob\save\savehandler.h"> + RelativePath="..\..\engines\gob\save\savehandler.cpp"> + RelativePath="..\..\engines\gob\save\saveload.h"> + RelativePath="..\..\engines\gob\save\saveload.cpp"> + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3