[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [41695] trunk/blender/build_files/scons/ config/win32-mingw-config.py: correct comment, no longer needed.

Antony Riakiotakis kalast at gmail.com
Wed Nov 9 12:38:04 CET 2011


Revision: 41695
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=41695
Author:   psy-fi
Date:     2011-11-09 11:38:04 +0000 (Wed, 09 Nov 2011)
Log Message:
-----------
correct comment, no longer needed.

Modified Paths:
--------------
    trunk/blender/build_files/scons/config/win32-mingw-config.py

Modified: trunk/blender/build_files/scons/config/win32-mingw-config.py
===================================================================
--- trunk/blender/build_files/scons/config/win32-mingw-config.py	2011-11-09 11:33:10 UTC (rev 41694)
+++ trunk/blender/build_files/scons/config/win32-mingw-config.py	2011-11-09 11:38:04 UTC (rev 41695)
@@ -46,7 +46,7 @@
 BF_PTHREADS_LIB = 'pthreadGC2'
 BF_PTHREADS_LIBPATH = '${BF_PTHREADS}/lib'
 
-WITH_BF_OPENEXR = True  # TODO, gives linking problems for the moment.
+WITH_BF_OPENEXR = True
 WITH_BF_STATICOPENEXR = False
 BF_OPENEXR = LIBDIR + '/gcc/openexr'
 BF_OPENEXR_INC = '${BF_OPENEXR}/include ${BF_OPENEXR}/include/OpenEXR'




More information about the Bf-blender-cvs mailing list