misc/libfreetype/Xcode-iOS/Freetype_Prefix.pch
author koda
Wed, 02 May 2012 10:53:13 +0100
changeset 6990 40e5af28d026
parent 6664 7587033bf732
permissions -rw-r--r--
change every return value into a more pascal-ish form, using the name of the fucntion (helps the parser and macpas compaitilibity)

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

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