From dfffea1bf4cd4eceb28933f4fc2f1cc76477f0ea Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Thu, 21 May 2009 17:28:43 +0000 Subject: 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 fe5443ff99..f3e87ef681 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 18bdc868c8..23fa518047 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 6950d3835e..61f368015a 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 7902441e30..dabba36467 100644 --- a/dists/msvc9/gob.vcproj +++ b/dists/msvc9/gob.vcproj @@ -375,6 +375,10 @@ RelativePath="..\..\engines\gob\goblin_v4.cpp" > + + -- cgit v1.2.3