misc/libfreetype/Xcode-iOS/Freetype_Prefix.pch
author nemo
Mon, 27 Feb 2012 19:01:44 -0500
changeset 6749 6bb0cea803bd
parent 6664 7587033bf732
permissions -rw-r--r--
Clamp name/team name textures to avoid long team / hog name abuse. Limit width in px instead of chars to avoid unicode issues.

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

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