From a0ab8c9c0cb079f21e342d1a53283064bdffebe4 Mon Sep 17 00:00:00 2001
From: Arnaud Boutonné
Date: Tue, 7 Jul 2009 11:58:22 +0000
Subject: - Separate Playtoons gametypes from in GobEngine::initGameParts() -
Add a specific save/load class for Playtoons as some specific files need to
be tested
svn-id: r42214
---
dists/msvc7/gob.vcproj | 3 +++
dists/msvc71/gob.vcproj | 3 +++
dists/msvc8/gob.vcproj | 4 ++++
dists/msvc9/gob.vcproj | 8 ++++++++
4 files changed, 18 insertions(+)
(limited to 'dists')
diff --git a/dists/msvc7/gob.vcproj b/dists/msvc7/gob.vcproj
index fd1cbb9dfe..9919d09c9f 100644
--- a/dists/msvc7/gob.vcproj
+++ b/dists/msvc7/gob.vcproj
@@ -397,6 +397,9 @@
+
+
diff --git a/dists/msvc71/gob.vcproj b/dists/msvc71/gob.vcproj
index b005dbbd6e..0a5f869970 100644
--- a/dists/msvc71/gob.vcproj
+++ b/dists/msvc71/gob.vcproj
@@ -411,6 +411,9 @@
+
+
diff --git a/dists/msvc8/gob.vcproj b/dists/msvc8/gob.vcproj
index 315cabc7d3..5137898c5d 100644
--- a/dists/msvc8/gob.vcproj
+++ b/dists/msvc8/gob.vcproj
@@ -518,6 +518,10 @@
RelativePath="..\..\engines\gob\save\saveconverter_v6.cpp"
>
+
+
diff --git a/dists/msvc9/gob.vcproj b/dists/msvc9/gob.vcproj
index 60385473a5..7b339fbad9 100644
--- a/dists/msvc9/gob.vcproj
+++ b/dists/msvc9/gob.vcproj
@@ -535,6 +535,10 @@
RelativePath="..\..\engines\gob\save\savehandler.h"
>
+
+
@@ -559,6 +563,10 @@
RelativePath="..\..\engines\gob\save\saveload_v6.cpp"
>
+
+
--
cgit v1.2.3