Blender Git Loki
Git Commits -> Revision ab6b1a3
Revision ab6b1a3 by Benoit Bolsee (master) November 22, 2009, 21:55 (GMT) |
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. |
Commit Details:
Full Hash: ab6b1a363f83167309f6aeb54fa39981a7046bed
SVN Revision: 24788
Parent Commit: dc5b0c8
Lines Changed: +203, -40
6 Modified Paths:
/projectfiles_vc9/blender/blender.sln (+28, -28) (Diff)
/projectfiles_vc9/blender/blender.vcproj (+2, -2) (Diff)
/projectfiles_vc9/blender/imbuf/BL_imbuf.vcproj (+16, -0) (Diff)
/projectfiles_vc9/blender/windowmanager/windowmanager.vcproj (+139, -0) (Diff)
/projectfiles_vc9/gameengine/gameplayer/ghost/GP_ghost.vcproj (+13, -9) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+5, -1) (Diff)
/projectfiles_vc9/blender/blender.vcproj (+2, -2) (Diff)
/projectfiles_vc9/blender/imbuf/BL_imbuf.vcproj (+16, -0) (Diff)
/projectfiles_vc9/blender/windowmanager/windowmanager.vcproj (+139, -0) (Diff)
/projectfiles_vc9/gameengine/gameplayer/ghost/GP_ghost.vcproj (+13, -9) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+5, -1) (Diff)