blender/source
Kent Mein 97827c21d0 I Just modified the Makefile to use the definitions instead of hard paths.
-CPPFLAGS += -I../../../../sumo/Fuzzics/include
-CPPFLAGS += -I../../../../sumo/include
+CPPFLAGS += -I$(NAN_FUZZICS)/include
+CPPFLAGS += -I$(NAN_SUMO)/include

Kent
--
mein@cs.umn.edu
2002-11-06 02:09:02 +00:00
..
blender again changing // to /* */ so that sun's compiler doesn't fail. 2002-10-30 21:51:56 +00:00
creator Initial revision 2002-10-12 11:37:38 +00:00
darwin added a line to add executable attributes to the binaries when copying into the 2002-11-03 22:38:32 +00:00
gameengine I Just modified the Makefile to use the definitions instead of hard paths. 2002-11-06 02:09:02 +00:00
icons Initial revision 2002-10-12 11:37:38 +00:00
kernel fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
BL-license.txt Initial revision 2002-10-12 11:37:38 +00:00
GPL-license.txt Initial revision 2002-10-12 11:37:38 +00:00
Makefile Added fmod sound for OSX and fixed some endian problems in 2002-11-04 21:50:33 +00:00
nan_compile.mk Initial revision 2002-10-12 11:37:38 +00:00
nan_definitions.mk Brought back the sumo physics controllers and undid game engine make file 2002-11-05 20:20:50 +00:00
nan_link.mk First checkin of core ODE functionality. See OdePhysicsController.cpp for a todo list. 2002-10-18 14:36:34 +00:00
nan_subdirs.mk Initial revision 2002-10-12 11:37:38 +00:00
nan_warn.mk Initial revision 2002-10-12 11:37:38 +00:00