Revision: 18483
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=18483
Author: jesterking
Date: 2009-01-13 20:01:39 +0100 (Tue, 13 Jan 2009)
Log Message:
-----------
2.5 / SCons / Temporary Hack
* curve, gpencil, physics and preview don't have sources yet, so scons fails on
that. Disabled for now
Ton, when you actually put something in those dirs, remember to uncomment
them in the editors/SConscript.
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-13 17:10:56 UTC (rev 18482)
+++ branches/blender2.5/blender/source/blender/editors/SConscript
2009-01-13 19:01:39 UTC (rev 18483)
@@ -10,10 +10,10 @@
'armature/SConscript',
'mesh/SConscript',
'object/SConscript',
- 'curve/SConscript',
- 'gpencil/SConscript',
- 'physics/SConscript',
- 'preview/SConscript',
+ #'curve/SConscript', enable this when there is actually
code in curve/
+ #'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/
'space_buttons/SConscript',
'space_file/SConscript',
'space_image/SConscript',
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs