summaryrefslogtreecommitdiff
path: root/vstgui.sf/vstgui/vstplugscarbon.h
diff options
context:
space:
mode:
Diffstat (limited to 'vstgui.sf/vstgui/vstplugscarbon.h')
-rw-r--r--vstgui.sf/vstgui/vstplugscarbon.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/vstgui.sf/vstgui/vstplugscarbon.h b/vstgui.sf/vstgui/vstplugscarbon.h
new file mode 100644
index 0000000..e0e42c0
--- /dev/null
+++ b/vstgui.sf/vstgui/vstplugscarbon.h
@@ -0,0 +1,15 @@
+
+#define MAC 1
+#define WINDOWS 0
+//#define PC 0
+#define SGI 0
+#define MOTIF 0
+#define BEBOX 0
+
+#define CARBON 1
+
+#define TARGET_API_MAC_CARBON 1
+#define TARGET_OS_MAC 1
+#define OLDP2C 1
+#define OPAQUE_TOOLBOX_STRUCTS 1
+#define USENAVSERVICES 1 \ No newline at end of file