annotate examples/iAudioDB/iAudioDB_Prefix.pch @ 674:fb85aadab85d

Fixup result-key use in sb-alien/tests
author mas01cr
date Fri, 05 Mar 2010 16:01:02 +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