summaryrefslogtreecommitdiff
path: root/vstgui.sf/drawtest/mac/xcode_au_prefix.h
diff options
context:
space:
mode:
authorpepper <pepper@chimecrisis.com>2015-01-31 21:41:28 -0800
committerpepper <pepper@chimecrisis.com>2015-01-31 21:41:28 -0800
commit97587996ee9db30ce00190bdcedd8210490b99f5 (patch)
treed8554969ac496be3a1b02a159f2a4b5b79f9492e /vstgui.sf/drawtest/mac/xcode_au_prefix.h
backup vst 2.4
Diffstat (limited to 'vstgui.sf/drawtest/mac/xcode_au_prefix.h')
-rw-r--r--vstgui.sf/drawtest/mac/xcode_au_prefix.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/vstgui.sf/drawtest/mac/xcode_au_prefix.h b/vstgui.sf/drawtest/mac/xcode_au_prefix.h
new file mode 100644
index 0000000..4465d96
--- /dev/null
+++ b/vstgui.sf/drawtest/mac/xcode_au_prefix.h
@@ -0,0 +1,8 @@
+#define PLUGGUI 1
+#define AU 1
+#define PluginGUIEditor AEffGUIEditor
+#include "vstplugsquartz.h"
+
+#include <Carbon/Carbon.h>
+#include <AudioUnit/AudioUnit.h>
+#include "vstgui.h"