I updated the sumo includes paths to point to the right places...

Probably can just remove the lines from these files but ohh well :)

Kent
This commit is contained in:
2003-01-19 09:04:23 +00:00
parent 9891e69065
commit 6597ac3657
3 changed files with 6 additions and 5 deletions

View File

@@ -84,7 +84,7 @@ CPPFLAGS += -I../../gameengine/SoundSystem
# Only used by py_demo.c !!!
CPPFLAGS += -I../radiosity/extern/include
CPPFLAGS += -I$(SRCHOME)/sumo/include
CPPFLAGS += -I$(SRCHOME)/gameengine/Physics/Sumo/include
CPPFLAGS += -I$(NAN_GUARDEDALLOC)/include
CPPFLAGS += -I$(NAN_DECIMATION)/include