diff examples/iAudioDB/CAMUS_Prefix.pch @ 706:6d3ed50c9d2d

The big rename (iAudioDB -> CAMUS). Remind me not to do that again.
author mas01mj
date Thu, 03 Jun 2010 16:19:25 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/iAudioDB/CAMUS_Prefix.pch	Thu Jun 03 16:19:25 2010 +0000
@@ -0,0 +1,7 @@
+//
+// Prefix header for all source files of the 'CAMUS' target in the 'CAMUS' project
+//
+
+#ifdef __OBJC__
+    #import <Cocoa/Cocoa.h>
+#endif