Revision: 40100
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=40100
Author: nazgul
Date: 2011-09-10 14:28:34 +0000 (Sat, 10 Sep 2011)
Log Message:
-----------
Change priority for editor util library. Gave linking errors here.
Modified Paths:
--------------
trunk/blender/source/blender/editors/util/SConscript
Modified: trunk/blender/source/blender/editors/util/SConscript
===================================================================
--- trunk/blender/source/blender/editors/util/SConscript 2011-09-10
14:28:13 UTC (rev 40099)
+++ trunk/blender/source/blender/editors/util/SConscript 2011-09-10
14:28:34 UTC (rev 40100)
@@ -12,4 +12,4 @@
if not env['WITH_BF_GAMEENGINE']:
sources.remove('navmesh_conversion.cpp')
-env.BlenderLib ( 'bf_editors_util', sources, Split(incs), [],
libtype=['core','player'], priority=[130,210] )
+env.BlenderLib ( 'bf_editors_util', sources, Split(incs), [],
libtype=['core','player'], priority=[330,210] )
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs