forked from bartvdbraak/blender
Fixing the makefiles compiling
This commit is contained in:
parent
d58a591072
commit
79d5d623e0
@ -43,6 +43,7 @@ CPPFLAGS += -I../../windowmanager
|
|||||||
CPPFLAGS += -I../../blenfont
|
CPPFLAGS += -I../../blenfont
|
||||||
CPPFLAGS += -I../../blenkernel
|
CPPFLAGS += -I../../blenkernel
|
||||||
CPPFLAGS += -I../../blenlib
|
CPPFLAGS += -I../../blenlib
|
||||||
|
CPPFLAGS += -I../../blenloader
|
||||||
CPPFLAGS += -I../../makesdna
|
CPPFLAGS += -I../../makesdna
|
||||||
CPPFLAGS += -I../../makesrna
|
CPPFLAGS += -I../../makesrna
|
||||||
CPPFLAGS += -I$(NAN_GUARDEDALLOC)/include
|
CPPFLAGS += -I$(NAN_GUARDEDALLOC)/include
|
||||||
|
Loading…
Reference in New Issue
Block a user