Blender Git Loki
Git Commits -> Revision fc080d3
Revision fc080d3 by Nathan Letwory (master) April 8, 2004, 10:40 (GMT) |
Added preliminary support for GamePlayer building with SCons. GPG_ghost and GPC_common are now being built. These will be built by setting BUILD_BLENDER_PLAYER to true in config.opts. BUILD_GAMEENGINE must be set to true, too. |
Commit Details:
Full Hash: fc080d30d6134becd0792e2236e33ff98e5b7e9b
SVN Revision: 2271
Parent Commit: 9cabf31
Lines Changed: +151, -23
3 Added Paths:
/source/gameengine/GamePlayer/common/SConscript (+68, -0) (View)
/source/gameengine/GamePlayer/ghost/SConscript (+50, -0) (View)
/source/gameengine/GamePlayer/SConscript (+2, -0) (View)
/source/gameengine/GamePlayer/ghost/SConscript (+50, -0) (View)
/source/gameengine/GamePlayer/SConscript (+2, -0) (View)