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