blender/config
Jean-Luc Peurière 727f832003 more sensible defaults for new scons on Os X :
- python 2.3   if you want python 2.4 add the 2 following lines in
               user-config.py :
              BF_PYTHON = '2.3'
              BF_PYTHON = '/library.Frameworks/Python.framework/Versions/'

- disabled libtiff by default. new scons force lib linking &  it shouldnt
  will work on that
- added SystemStubs lib that 10.4 require in some circumstances.
  10.3 users may have to remove it with this line :
              LLIBS = 'stdc++'

additional notes :

OpenEXR libs and includes are searched in /usr/local
use by preference gcc3.3 gcc4 need some new libs i will commit shortly
you get in final an unpackaged binary. take a previous blender app  and use
show package content command to navigate to Contents/MacOs. replace the
binary there by new one, and voila, you have a working new app.

will commit shortly the automatic packager
2006-02-04 22:16:01 +00:00
..
darwin-config.py more sensible defaults for new scons on Os X : 2006-02-04 22:16:01 +00:00
linux2-config.py ==SCons== 2006-02-04 15:52:55 +00:00
linuxcross-config.py == SCons == 2006-02-04 14:15:10 +00:00
win32-mingw-config.py == SCons == 2006-02-04 14:15:10 +00:00
win32-vc-config.py ==SCons== 2006-02-04 15:44:34 +00:00