soc-2008-mxcurioni: removal of extern/freestyle

This commit is contained in:
Maxime Curioni
2008-08-08 08:42:00 +00:00
parent 8bec6c559f
commit 6445f9a647

3
extern/SConscript vendored
View File

@@ -11,9 +11,6 @@ if env['WITH_BF_GAMEENGINE']:
if env['WITH_BF_BULLET']:
SConscript(['bullet2/src/SConscript'])
if env['WITH_BF_FREESTYLE']:
SConscript(['freestyle/lib3ds/SConscript'])
if env['WITH_BF_INTERNATIONAL']:
SConscript(['bFTGL/SConscript'])