Add includedir for quicktime
This commit is contained in:
@@ -49,6 +49,7 @@ CPPFLAGS += -I../../include
|
|||||||
CPPFLAGS += -I../../blenkernel
|
CPPFLAGS += -I../../blenkernel
|
||||||
CPPFLAGS += -I../../blenlib
|
CPPFLAGS += -I../../blenlib
|
||||||
CPPFLAGS += -I../../avi
|
CPPFLAGS += -I../../avi
|
||||||
|
CPPFLAGS += -I../../quicktime
|
||||||
# path to the guarded memory allocator
|
# path to the guarded memory allocator
|
||||||
CPPFLAGS += -I$(NAN_GUARDEDALLOC)/include
|
CPPFLAGS += -I$(NAN_GUARDEDALLOC)/include
|
||||||
# This is not really needed, but until /include is cleaned, it must be
|
# This is not really needed, but until /include is cleaned, it must be
|
||||||
|
@@ -52,6 +52,7 @@ CPPFLAGS += -I../../../blenlib
|
|||||||
CPPFLAGS += -I../../../imbuf
|
CPPFLAGS += -I../../../imbuf
|
||||||
CPPFLAGS += -I../../../makesdna
|
CPPFLAGS += -I../../../makesdna
|
||||||
CPPFLAGS += -I../../../blenkernel
|
CPPFLAGS += -I../../../blenkernel
|
||||||
|
CPPFLAGS += -I../../../quicktime
|
||||||
CPPFLAGS += -I../../../../kernel/gen_messaging
|
CPPFLAGS += -I../../../../kernel/gen_messaging
|
||||||
CPPFLAGS += -I$(NAN_GUARDEDALLOC)/include
|
CPPFLAGS += -I$(NAN_GUARDEDALLOC)/include
|
||||||
# not very neat: the rest of blender..
|
# not very neat: the rest of blender..
|
||||||
|
Reference in New Issue
Block a user