projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update Makefiles for audaspace.
[blender.git]
/
intern
/
audaspace
/
jack
/
Makefile
diff --git
a/intern/audaspace/jack/Makefile
b/intern/audaspace/jack/Makefile
index a6cc9119c6d587713ea32fe57479a8bc79526635..23cadf559c00302480f04efd2ee382aa6e503ae0 100644
(file)
--- a/
intern/audaspace/jack/Makefile
+++ b/
intern/audaspace/jack/Makefile
@@
-35,6
+35,10
@@
include nan_compile.mk
CCFLAGS += $(LEVEL_1_CPP_WARNINGS)
+# If we are here, jack is enable.
+CPPFLAGS += -DWITH_JACK
+CPPFLAGS += $(NAN_JACKCFLAGS)
+
CPPFLAGS += -I../intern
CPPFLAGS += -I..
CPPFLAGS += -I.