Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Leung <aligorith@gmail.com>2009-06-22 08:39:35 +0400
committerJoshua Leung <aligorith@gmail.com>2009-06-22 08:39:35 +0400
commitaa267976b86f90423204e11a30eec4e0def0f296 (patch)
treee1b09c017eef0191473b9aa1e59fd08ffe705f43 /source/gameengine/Converter/Makefile
parentf1fb09a493b79e6320a651a035203dff98c3b580 (diff)
parent1efffc1f564af0597512699890d7be9f41a6aee2 (diff)
NLA SoC: Merge from 2.5
21043 to 21072 (NOTE TO SELF: Campbell made a commit in 2.5 before this merge finished)
Diffstat (limited to 'source/gameengine/Converter/Makefile')
-rw-r--r--source/gameengine/Converter/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/gameengine/Converter/Makefile b/source/gameengine/Converter/Makefile
index abded70f289..ed95aa968c7 100644
--- a/source/gameengine/Converter/Makefile
+++ b/source/gameengine/Converter/Makefile
@@ -39,8 +39,7 @@ CPPFLAGS += -I$(OPENGL_HEADERS)
CPPFLAGS += -I$(NAN_STRING)/include
CPPFLAGS += -I$(NAN_SOUNDSYSTEM)/include
CPPFLAGS += -I$(NAN_PYTHON)/include/python$(NAN_PYTHON_VERSION)
-CPPFLAGS += -I$(NAN_FUZZICS)/include -I$(NAN_SUMO) -I$(NAN_MOTO)/include
-CPPFLAGS += -I$(NAN_SOLID)/include
+CPPFLAGS += -I$(NAN_FUZZICS)/include -I$(NAN_MOTO)/include
CPPFLAGS += -I$(NAN_BULLET2)/include
CPPFLAGS += -I../../blender