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

Joseph Eagar joeedh at gmail.com
Thu Jul 22 05:35:44 CEST 2010


Revision: 30610
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=30610
Author:   joeedh
Date:     2010-07-22 05:35:42 +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:30:45 UTC (rev 30609)
+++ branches/bmesh/blender/source/blender/modifiers/SConscript	2010-07-22 03:35:42 UTC (rev 30610)
@@ -17,4 +17,4 @@
 
 env.BlenderLib ( libname = 'modifiers', sources = sources,
                  includes = Split(incs), defines=defs,
-                 libtype=['core','player'], priority = [180, 26] )
+                 libtype=['core','player'], priority = [165, 20] )





More information about the Bf-blender-cvs mailing list