Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime Curioni <maxime.curioni@gmail.com>2008-08-02 13:22:28 +0400
committerMaxime Curioni <maxime.curioni@gmail.com>2008-08-02 13:22:28 +0400
commit1baf09110b2c3bd4a6eea128b61ca9a0017f81dd (patch)
treeaa2ecf03623a536e5eba44f95683f8730d5b04b9
parentc367bc3885617e37a50a5cd8768609abdf6c705d (diff)
soc-2008-mxcurioni: removed extern/freestyle/swig from project
-rw-r--r--extern/SConscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/extern/SConscript b/extern/SConscript
index 76120c4f63d..664f77d8a82 100644
--- a/extern/SConscript
+++ b/extern/SConscript
@@ -13,7 +13,6 @@ if env['WITH_BF_BULLET']:
if env['WITH_BF_FREESTYLE']:
SConscript(['freestyle/lib3ds/SConscript'])
- SConscript(['freestyle/swig/SConscript'])
if env['WITH_BF_INTERNATIONAL']:
SConscript(['bFTGL/SConscript'])