From 115cf18bed42d590545d83c73438dc826120313a Mon Sep 17 00:00:00 2001 From: Kent Mein Date: Sat, 6 Sep 2008 14:13:31 +0000 Subject: converted my gen_utils.h fix to PyObjectPlus.h Also added a fix for PyMarshal_WriteObjectToString Now I just need to figure out linking of the gameengine on my imac. Kent --- source/gameengine/Expressions/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'source/gameengine/Expressions/Makefile') diff --git a/source/gameengine/Expressions/Makefile b/source/gameengine/Expressions/Makefile index f333de68be0..6736149bbcd 100644 --- a/source/gameengine/Expressions/Makefile +++ b/source/gameengine/Expressions/Makefile @@ -36,7 +36,6 @@ include nan_compile.mk CCFLAGS += $(LEVEL_1_CPP_WARNINGS) CPPFLAGS += -I$(NAN_PYTHON)/include/python$(NAN_PYTHON_VERSION) -CPPFLAGS += -I../../blender/python/api2_2x CPPFLAGS += -I../../blender/makesdna CPPFLAGS += -I$(NAN_STRING)/include -- cgit v1.2.3