disable game engine and gameplayer for all platforms except windows.

Then after cvs is unfrozen, development can continue.
This commit is contained in:
2006-01-06 09:02:53 +00:00
parent 32a64604bc
commit 0002cd63a5
6 changed files with 18 additions and 9 deletions

View File

@@ -47,6 +47,7 @@ kx_converter_env.Append (CPPPATH = ['.',
'#source/blender/include',
'#source/blender/makesdna',
'#source/gameengine/Rasterizer',
'#source/gameengine/Rasterizer/RAS_OpenGLRasterizer',
'#source/gameengine/GameLogic',
'#source/gameengine/Expressions',
'#source/gameengine/Network',