blender/source/gameengine
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
..
BlenderRoutines fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
Converter fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
Expressions fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
GameLogic fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
GamePlayer I Just modified the Makefile to use the definitions instead of hard paths. 2002-11-06 02:09:02 +00:00
Ketsji Brought back the sumo physics controllers and undid game engine make file 2002-11-05 20:20:50 +00:00
Network fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
Physics Brought back the sumo physics controllers and undid game engine make file 2002-11-05 20:20:50 +00:00
Rasterizer fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
SceneGraph changed: 2002-11-05 19:54:23 +00:00
Makefile Initial revision 2002-10-12 11:37:38 +00:00