[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16018] branches/soc-2008-mxcurioni/extern : soc-2008-mxcurioni: removal of extern/freestyle

Maxime Curioni maxime.curioni at gmail.com
Fri Aug 8 10:42:00 CEST 2008


Revision: 16018
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=16018
Author:   mxcurioni
Date:     2008-08-08 10:42:00 +0200 (Fri, 08 Aug 2008)

Log Message:
-----------
soc-2008-mxcurioni: removal of extern/freestyle

Modified Paths:
--------------
    branches/soc-2008-mxcurioni/extern/SConscript

Removed Paths:
-------------
    branches/soc-2008-mxcurioni/extern/freestyle/

Modified: branches/soc-2008-mxcurioni/extern/SConscript
===================================================================
--- branches/soc-2008-mxcurioni/extern/SConscript	2008-08-08 08:41:03 UTC (rev 16017)
+++ branches/soc-2008-mxcurioni/extern/SConscript	2008-08-08 08:42:00 UTC (rev 16018)
@@ -11,9 +11,6 @@
 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'])
 





More information about the Bf-blender-cvs mailing list