misc/libfreetype/Xcode-iOS/Freetype_Prefix.pch
author unc0rr
Mon, 06 Aug 2012 23:30:58 +0400
changeset 7511 1841d5cf899f
parent 6664 7587033bf732
permissions -rw-r--r--
More mess in pas2c: - Store rendered type declaration of identifier - Convert 'for' cycles properly (well, not sure, but I tried :P) into 'do .. while()'

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

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