soc-2008-mxcurioni: merged changes to revision 16424, corrected compilation errors

This commit is contained in:
Maxime Curioni
2008-09-08 18:37:24 +00:00
657 changed files with 42282 additions and 18140 deletions

View File

@@ -26,7 +26,8 @@ incs += ' #/intern/bsp/extern ../radiosity/extern/include'
incs += ' #/intern/decimation/extern ../blenloader ../python'
incs += ' ../../kernel/gen_system #/intern/SoundSystem ../readstreamglue ../nodes'
incs += ' ../quicktime #/intern/elbeem/extern'
incs += ' #/intern/ghost #/intern/opennl/extern #/extern/glew/include'
incs += ' #/intern/ghost #/intern/opennl/extern'
incs += ' ../gpu #extern/glew/include'
incs += ' ../freestyle'
incs += ' ' + env['BF_PYTHON_INC']