blender/source/gameengine/GamePlayer
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
..
common I Just modified the Makefile to use the definitions instead of hard paths. 2002-11-06 02:09:02 +00:00
ghost fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
Makefile Initial revision 2002-10-12 11:37:38 +00:00