Revision: 18499
          
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=18499
Author:   ton
Date:     2009-01-14 14:18:10 +0100 (Wed, 14 Jan 2009)

Log Message:
-----------
2.5

Hrmf; sconscript apparently can't do emtpy dirs!

Modified Paths:
--------------
    branches/blender2.5/blender/source/blender/editors/SConscript

Modified: branches/blender2.5/blender/source/blender/editors/SConscript
===================================================================
--- branches/blender2.5/blender/source/blender/editors/SConscript       
2009-01-14 13:06:09 UTC (rev 18498)
+++ branches/blender2.5/blender/source/blender/editors/SConscript       
2009-01-14 13:18:10 UTC (rev 18499)
@@ -10,7 +10,7 @@
                        'armature/SConscript',
                        'mesh/SConscript',
                        'object/SConscript',
-                       #'curve/SConscript', enable this when there is actually 
code in curve/
+                       'curve/SConscript',
                        #'gpencil/SConscript', enable this when there is 
actually code in gpencil/
                        #'physics/SConscript', enable this when there is 
actually code in physics/
                        #'preview/SConscript', enable this when there is 
actually code in preview/


_______________________________________________
Bf-blender-cvs mailing list
Bf-blender-cvs@blender.org
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to