From ab6b1a363f83167309f6aeb54fa39981a7046bed Mon Sep 17 00:00:00 2001 From: Benoit Bolsee Date: Sun, 22 Nov 2009 21:55:59 +0000 Subject: Fix MSVC project files for blenderplayer: the player compiles and runs properly in debug and release mode. Still a problem with scons: the player compiles but crashes on startup. --- .../gameengine/gameplayer/ghost/GP_ghost.vcproj | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) (limited to 'projectfiles_vc9/gameengine') diff --git a/projectfiles_vc9/gameengine/gameplayer/ghost/GP_ghost.vcproj b/projectfiles_vc9/gameengine/gameplayer/ghost/GP_ghost.vcproj index 2661d44f517..759c469bcf6 100644 --- a/projectfiles_vc9/gameengine/gameplayer/ghost/GP_ghost.vcproj +++ b/projectfiles_vc9/gameengine/gameplayer/ghost/GP_ghost.vcproj @@ -72,12 +72,12 @@ @@ -234,6 +234,10 @@ RelativePath="..\..\..\..\source\gameengine\GamePlayer\ghost\GPG_System.cpp" > + + -- cgit v1.2.3