misc/libtremor/Xcode/Tremor_Prefix.pch
author nemo
Fri, 12 Aug 2011 15:33:07 -0400
changeset 5554 b27ed6c6f538
parent 5170 f7e49eff3708
child 6415 af2047bb4f70
permissions -rw-r--r--
Revert ParseCommandOverride change since it appears to be badly screwing up scripting. Need to find out why. This backs out 7f57d0c7816a and the recent workaround.

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

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