misc/libtremor/Xcode/Tremor_Prefix.pch
author koda
Tue, 19 Mar 2013 16:28:26 +0100
branchcmake_pascal
changeset 8802 ed984e06b435
parent 6415 af2047bb4f70
permissions -rw-r--r--
enable fpc inlining only in release mode only if using fpc > 2.6

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

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