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:
authorTon Roosendaal <ton@blender.org>2004-05-01 20:52:29 +0400
committerTon Roosendaal <ton@blender.org>2004-05-01 20:52:29 +0400
commite7df984c16997d6ce60724665211cfaab1050793 (patch)
tree2ea35465c5b66db96293bae0cdd1bde235523f06 /source/gameengine/BlenderRoutines/Makefile
parentdcb83e27a2439a44ab382313f5af255de91aa4f2 (diff)
Changes for OSX compiling with Makefiles;v2.33
- support 2.3 python - use -O2 for all - fixed reference to SOLID.h
Diffstat (limited to 'source/gameengine/BlenderRoutines/Makefile')
-rw-r--r--source/gameengine/BlenderRoutines/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/gameengine/BlenderRoutines/Makefile b/source/gameengine/BlenderRoutines/Makefile
index 7f8cc9d152d..f0097e40807 100644
--- a/source/gameengine/BlenderRoutines/Makefile
+++ b/source/gameengine/BlenderRoutines/Makefile
@@ -40,6 +40,7 @@ CCFLAGS += $(LEVEL_1_CPP_WARNINGS)
CPPFLAGS += -I$(OPENGL_HEADERS)
CPPFLAGS += -I$(NAN_SUMO)/include -I$(NAN_SOLID)/include
+CPPFLAGS += -I$(NAN_SOLID)
CPPFLAGS += -I$(NAN_STRING)/include
CPPFLAGS += -I$(NAN_MOTO)/include
CPPFLAGS += -I$(NAN_BMFONT)/include