annotate examples/iAudioDB/iAudioDB_Prefix.pch @ 675:c62041316a44

First implementation of separate query / instance hopsizes Builds and passes tests. Bindings not yet adjusted, and of course there are no existing tests of hopsize functionality anyway.
author mas01cr
date Fri, 05 Mar 2010 16:01:06 +0000
parents 780ebab29268
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