From c0a8a13081c880a2bd0f5dc59a10b1874e2d5b4a Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Sat, 13 Dec 2008 21:08:13 +0000 Subject: Updated the MSVC project files of the gob engine (added game_v6.cpp) svn-id: r35346 --- 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 13f0a333e8..cd4b5ebef6 100644 --- a/dists/msvc7/gob.vcproj +++ b/dists/msvc7/gob.vcproj @@ -208,6 +208,9 @@ + + diff --git a/dists/msvc71/gob.vcproj b/dists/msvc71/gob.vcproj index 3153cb20ff..61ace228d6 100644 --- a/dists/msvc71/gob.vcproj +++ b/dists/msvc71/gob.vcproj @@ -222,6 +222,9 @@ + + diff --git a/dists/msvc8/gob.vcproj b/dists/msvc8/gob.vcproj index 806a222075..4cb2f6303e 100644 --- a/dists/msvc8/gob.vcproj +++ b/dists/msvc8/gob.vcproj @@ -306,6 +306,10 @@ RelativePath="..\..\engines\gob\game_v2.cpp" > + + diff --git a/dists/msvc9/gob.vcproj b/dists/msvc9/gob.vcproj index dfe301465d..83c76d58a2 100644 --- a/dists/msvc9/gob.vcproj +++ b/dists/msvc9/gob.vcproj @@ -307,6 +307,10 @@ RelativePath="..\..\engines\gob\game_v2.cpp" > + + -- cgit v1.2.3