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:
authorChris Want <cwant@ualberta.ca>2006-11-22 22:05:35 +0300
committerChris Want <cwant@ualberta.ca>2006-11-22 22:05:35 +0300
commit341f50c4f78052b4aff135b5493b1421b4ffaf5a (patch)
tree271adce16008b93b0cc87c5d52de4b4e150390f4 /source/gameengine/Converter
parent7cb76f4bf9395208d632d35c40e058af8aa4a412 (diff)
Makefile support for bullet2 ... please test
Diffstat (limited to 'source/gameengine/Converter')
-rw-r--r--source/gameengine/Converter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/gameengine/Converter/Makefile b/source/gameengine/Converter/Makefile
index 9af6ae12bda..4ba34952d40 100644
--- a/source/gameengine/Converter/Makefile
+++ b/source/gameengine/Converter/Makefile
@@ -44,7 +44,7 @@ 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_BULLET)/include
+CPPFLAGS += -I$(NAN_BULLET2)/include
CPPFLAGS += -I../../blender
# these two needed because of blenkernel