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>2008-12-18 20:38:21 +0300
committerTon Roosendaal <ton@blender.org>2008-12-18 20:38:21 +0300
commitc7f6f25a9d20464fe58b2b3b7e1de3300369d085 (patch)
treefdea0563369d99ce6ee96637ded723a41f4ef07b /source/blender/editors/space_view3d/Makefile
parente8e903cd534e8c644dd8e2ceeadab0236fa94f00 (diff)
2.5
Drawing and viewing code for view3d back (no not objects :). Quick test: converted 2250 ugly lines of code in 2.5 hours. With about 300k lines todo, this will be 333 hours = 30 days? Whoa!
Diffstat (limited to 'source/blender/editors/space_view3d/Makefile')
-rw-r--r--source/blender/editors/space_view3d/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/blender/editors/space_view3d/Makefile b/source/blender/editors/space_view3d/Makefile
index 45b6ca648d2..e097d041a37 100644
--- a/source/blender/editors/space_view3d/Makefile
+++ b/source/blender/editors/space_view3d/Makefile
@@ -38,6 +38,8 @@ CFLAGS += $(LEVEL_1_C_WARNINGS)
CPPFLAGS += -I$(NAN_GLEW)/include
CPPFLAGS += -I$(OPENGL_HEADERS)
+CPPFLAGS += -I$(NAN_BMFONT)/include
+
# not very neat....
CPPFLAGS += -I../../windowmanager
CPPFLAGS += -I../../blenloader
@@ -46,6 +48,7 @@ CPPFLAGS += -I../../blenlib
CPPFLAGS += -I../../makesdna
CPPFLAGS += -I../../imbuf
CPPFLAGS += -I../../python
+CPPFLAGS += -I../../render/extern/include
CPPFLAGS += -I$(NAN_GUARDEDALLOC)/include
# own include