Sequencer changes from source/blender/src coming next
This commit is contained in:
Campbell Barton
2009-06-16 14:21:58 +00:00
28 changed files with 540 additions and 248 deletions

View File

@@ -19,6 +19,7 @@ incs += ' #source/gameengine/Physics/Dummy'
incs += ' #source/gameengine/Network/LoopBackNetwork'
incs += ' #source/blender/misc #source/blender/blenloader #source/blender/gpu'
incs += ' #source/blender/windowmanager'
incs += ' #source/blender/makesrna'
if env['WITH_BF_SOLID']:
incs += ' #source/gameengine/Physics/Sumo #source/gameengine/Physics/Sumo/Fuzzics/include'