misc/libtremor/Xcode/Tremor_Prefix.pch
author nemo
Tue, 24 Jul 2012 18:53:42 -0400
changeset 7423 ec8f690f3e0f
parent 6415 af2047bb4f70
permissions -rw-r--r--
workaround - not great though since they probably should have proper initial values like they used to have in uConsts. leaving a note to koda

//
// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
//

#ifdef __OBJC__
    #import <Foundation/Foundation.h>
#endif