blender/intern/memutil
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 removed second CVS id tags, cleaned up new lines 2002-12-30 12:11:03 +00:00
make _.NET projectfiles update_ 2005-08-02 13:44:49 +00:00
Makefile - Revert to NaN makefiles 2004-01-05 00:06:11 +00:00
MEM_NonCopyable.h removed second CVS id tags, cleaned up new lines 2002-12-30 12:11:03 +00:00
MEM_RefCounted.h removed second CVS id tags, cleaned up new lines 2002-12-30 12:11:03 +00:00
MEM_RefCountedC-Api.h removed second CVS id tags, cleaned up new lines 2002-12-30 12:11:03 +00:00
MEM_RefCountPtr.h removed second CVS id tags, cleaned up new lines 2002-12-30 12:11:03 +00:00
MEM_SmartPtr.h removed second CVS id tags, cleaned up new lines 2002-12-30 12:11:03 +00:00
SConscript updates to the OS X build system : 2005-08-04 16:05:28 +00:00