misc/libfreetype/Xcode/Freetype_Prefix.pch
author nemo
Mon, 05 Sep 2011 16:20:35 -0400
changeset 5789 7643cbb88f09
parent 5172 88f2e05288ba
permissions -rw-r--r--
Don't set index if using static map - avoids desync where map name is passed and list is set, but then index is set to 0

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

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