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

@@ -47,8 +47,8 @@ CPPFLAGS += -I$(SRCHOME)/gameengine/SoundSystem
CPPFLAGS += -I$(SRCHOME)/gameengine/Network
CPPFLAGS += -I$(SRCHOME)/gameengine/Network/LoopBackNetwork
CPPFLAGS += -I$(SRCHOME)/sumo/Fuzzics/include
CPPFLAGS += -I$(SRCHOME)/sumo/include
CPPFLAGS += -I$(SRCHOME)/gameengine/Physics/Sumo/Fuzzics/include
CPPFLAGS += -I$(SRCHOME)/gameengine/Physics/Sumo/include
CPPFLAGS += -I$(NAN_MOTO)/include
CPPFLAGS += -I$(NAN_STRING)/include