annotate 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
rev   line source
mas01mj@669 1 //
mas01mj@669 2 // Prefix header for all source files of the 'iAudioDB' target in the 'iAudioDB' project
mas01mj@669 3 //
mas01mj@669 4
mas01mj@669 5 #ifdef __OBJC__
mas01mj@669 6 #import <Cocoa/Cocoa.h>
mas01mj@669 7 #endif