diff examples/iAudioDB/iAudioDB_Prefix.pch @ 669:780ebab29268

Added initial increment of OSX audioDB interface
author mas01mj
date Wed, 03 Mar 2010 17:17:08 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/iAudioDB/iAudioDB_Prefix.pch	Wed Mar 03 17:17:08 2010 +0000
@@ -0,0 +1,7 @@
+//
+// Prefix header for all source files of the 'iAudioDB' target in the 'iAudioDB' project
+//
+
+#ifdef __OBJC__
+    #import <Cocoa/Cocoa.h>
+#endif