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.
This commit is contained in:
2
source/gameengine/GamePlayer/SConscript
Normal file
2
source/gameengine/GamePlayer/SConscript
Normal file
@@ -0,0 +1,2 @@
|
||||
SConscript(['common/SConscript',
|
||||
'ghost/SConscript'])
|
||||
Reference in New Issue
Block a user