blender/source/blender/blenpluginapi
Jean-Luc Peurière b12f801681 updates to the OS X build system :
- XCode project
- Scons :
    scons stopped working for Os X in the last month (dont know when) :

     * the '.' and '..' keywords in CCPPATH
          are not recognized anymore for sconscripts compiling files at
          a sub level
     * when doing a scons clean, the 3 subdirs in build dir are removed
      and scons then fail to recreate them (exten, intern, source)

this commit solve the first problem as a temp workaround
for the latter simply recreate the dirs manually

I will investigate that further when on vacations,  which i should already
 be.
 ;(

all 3 build systems are now working on Os X
2005-08-04 16:05:28 +00:00
..
intern Modified the warnings used (was using c++ warnings for c files) 2005-04-05 14:32:35 +00:00
documentation.h fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
floatpatch.h LAST of the c code comment translations... hooray! 2003-04-30 13:22:26 +00:00
iff.h - updated iff.h, for compatibility with blender itself 2003-05-14 13:25:47 +00:00
Makefile - Revert to NaN makefiles 2004-01-05 00:06:11 +00:00
plugin.h I added a couple of button type defines for qwe. 2004-11-12 17:50:11 +00:00
SConscript updates to the OS X build system : 2005-08-04 16:05:28 +00:00
util.h STEP macro was a typo waiting to happen. 2004-12-13 13:51:35 +00:00