From 33a836fc5661d1c3b7fcf73248a32aca63e4e9a5 Mon Sep 17 00:00:00 2001 From: Arnaud Boutonné Date: Thu, 25 Jun 2009 10:03:23 +0000 Subject: Fix compilation issue for MSVC svn-id: r41858 --- dists/msvc7/gob.vcproj | 12 ++++++++++++ dists/msvc71/gob.vcproj | 12 ++++++++++++ dists/msvc8/gob.vcproj | 16 ++++++++++++++++ dists/msvc9/gob.vcproj | 16 ++++++++++++++++ 4 files changed, 56 insertions(+) diff --git a/dists/msvc7/gob.vcproj b/dists/msvc7/gob.vcproj index 3f8b0a944a..1f74676279 100644 --- a/dists/msvc7/gob.vcproj +++ b/dists/msvc7/gob.vcproj @@ -172,6 +172,18 @@ + + + + + + + + diff --git a/dists/msvc71/gob.vcproj b/dists/msvc71/gob.vcproj index effdedbacc..bbeef85109 100644 --- a/dists/msvc71/gob.vcproj +++ b/dists/msvc71/gob.vcproj @@ -186,6 +186,18 @@ + + + + + + + + diff --git a/dists/msvc8/gob.vcproj b/dists/msvc8/gob.vcproj index 116028958c..3df12a8403 100644 --- a/dists/msvc8/gob.vcproj +++ b/dists/msvc8/gob.vcproj @@ -258,6 +258,22 @@ RelativePath="..\..\engines\gob\demos\batplayer.h" > + + + + + + + + diff --git a/dists/msvc9/gob.vcproj b/dists/msvc9/gob.vcproj index 2a18f8677e..98bc1a935f 100644 --- a/dists/msvc9/gob.vcproj +++ b/dists/msvc9/gob.vcproj @@ -259,6 +259,22 @@ RelativePath="..\..\engines\gob\demos\batplayer.h" > + + + + + + + + -- cgit v1.2.3