From dfffea1bf4cd4eceb28933f4fc2f1cc76477f0ea Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Thu, 21 May 2009 17:28:43 +0000 Subject: [PATCH] Updated the MSVC project files of the gob engine (added helper.h) svn-id: r40769 --- dists/msvc7/gob.vcproj | 3 +++ dists/msvc71/gob.vcproj | 3 +++ dists/msvc8/gob.vcproj | 4 ++++ dists/msvc9/gob.vcproj | 4 ++++ 4 files changed, 14 insertions(+) diff --git a/dists/msvc7/gob.vcproj b/dists/msvc7/gob.vcproj index fe5443ff999..f3e87ef6819 100644 --- a/dists/msvc7/gob.vcproj +++ b/dists/msvc7/gob.vcproj @@ -259,6 +259,9 @@ + + diff --git a/dists/msvc71/gob.vcproj b/dists/msvc71/gob.vcproj index 18bdc868c8b..23fa5180474 100644 --- a/dists/msvc71/gob.vcproj +++ b/dists/msvc71/gob.vcproj @@ -273,6 +273,9 @@ + + diff --git a/dists/msvc8/gob.vcproj b/dists/msvc8/gob.vcproj index 6950d3835ef..61f368015a2 100644 --- a/dists/msvc8/gob.vcproj +++ b/dists/msvc8/gob.vcproj @@ -374,6 +374,10 @@ RelativePath="..\..\engines\gob\goblin_v4.cpp" > + + diff --git a/dists/msvc9/gob.vcproj b/dists/msvc9/gob.vcproj index 7902441e304..dabba364679 100644 --- a/dists/msvc9/gob.vcproj +++ b/dists/msvc9/gob.vcproj @@ -375,6 +375,10 @@ RelativePath="..\..\engines\gob\goblin_v4.cpp" > + +