[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [11896] trunk/blender/config/darwin-config .py: change to darwin base config that stayed in the pipe

JLuc Peuriere jlp at nerim.net
Thu Aug 30 20:59:33 CEST 2007


Revision: 11896
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=11896
Author:   lukep
Date:     2007-08-30 20:59:33 +0200 (Thu, 30 Aug 2007)

Log Message:
-----------
change to darwin base config that stayed in the pipe

Modified Paths:
--------------
    trunk/blender/config/darwin-config.py

Modified: trunk/blender/config/darwin-config.py
===================================================================
--- trunk/blender/config/darwin-config.py	2007-08-30 18:30:38 UTC (rev 11895)
+++ trunk/blender/config/darwin-config.py	2007-08-30 18:59:33 UTC (rev 11896)
@@ -51,6 +51,7 @@
 BF_OPENEXR = '${LCGDIR}/openexr'
 BF_OPENEXR_INC = '${BF_OPENEXR}/include ${BF_OPENEXR}/include/OpenEXR'
 BF_OPENEXR_LIB = ' Iex Half IlmImf Imath IlmThread'
+BF_OPENEXR_LIBPATH = '${BF_OPENEXR}/lib'
 
 WITH_BF_DDS = 'true'
 





More information about the Bf-blender-cvs mailing list