summaryrefslogtreecommitdiff
path: root/build/jalv_config.h
diff options
context:
space:
mode:
authoryo mama <pepper@scannerjammer.com>2015-01-25 23:46:43 -0800
committeryo mama <pepper@scannerjammer.com>2015-01-25 23:46:43 -0800
commite49ddd41e5549c1c6abab8005edd2e8b18ee0e09 (patch)
tree017a97ce4f17c9a4422e80f56f4e638c629438d4 /build/jalv_config.h
working copy...first push
Diffstat (limited to 'build/jalv_config.h')
-rw-r--r--build/jalv_config.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/build/jalv_config.h b/build/jalv_config.h
new file mode 100644
index 0000000..d9ddc94
--- /dev/null
+++ b/build/jalv_config.h
@@ -0,0 +1,18 @@
+/* WARNING! All changes made to this file will be lost! */
+
+#ifndef W_JALV_CONFIG_H_WAF
+#define W_JALV_CONFIG_H_WAF
+
+#define HAVE_LV2 1
+#define HAVE_LILV 1
+#define HAVE_SERD 1
+#define HAVE_SORD 1
+#define HAVE_SUIL 1
+#define HAVE_SRATOM 1
+#define HAVE_JACK 1
+#define HAVE_JACK_PORT_TYPE_GET_BUFFER_SIZE 1
+#define HAVE_JACK_METADATA 1
+#define JALV_JACK_SESSION 1
+#define JALV_VERSION "1.4.6"
+
+#endif /* W_JALV_CONFIG_H_WAF */