[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30609] branches/bmesh/blender/source/ blender/modifiers/SConscript: updated another sconscript

Joseph Eagar joeedh at gmail.com
Thu Jul 22 05:30:45 CEST 2010


Revision: 30609
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=30609
Author:   joeedh
Date:     2010-07-22 05:30:45 +0200 (Thu, 22 Jul 2010)

Log Message:
-----------
updated another sconscript

Modified Paths:
--------------
    branches/bmesh/blender/source/blender/modifiers/SConscript

Modified: branches/bmesh/blender/source/blender/modifiers/SConscript
===================================================================
--- branches/bmesh/blender/source/blender/modifiers/SConscript	2010-07-22 03:23:44 UTC (rev 30608)
+++ branches/bmesh/blender/source/blender/modifiers/SConscript	2010-07-22 03:30:45 UTC (rev 30609)
@@ -17,4 +17,4 @@
 
 env.BlenderLib ( libname = 'modifiers', sources = sources,
                  includes = Split(incs), defines=defs,
-                 libtype=['core','player'], priority = [180, 20] )
+                 libtype=['core','player'], priority = [180, 26] )





More information about the Bf-blender-cvs mailing list