misc/libfreetype/Xcode-iOS/Freetype_Prefix.pch
author koda
Sat, 11 Feb 2012 04:24:53 +0100
changeset 6664 7587033bf732
parent 5172 misc/libfreetype/Xcode-iPhoneOS/Freetype_Prefix.pch@88f2e05288ba
permissions -rw-r--r--
minor changes to ios project file to better behave with buildbot
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5172
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     1
//
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     2
// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     3
//
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     4
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     5
#ifdef __OBJC__
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     6
    #import <Foundation/Foundation.h>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     7
#endif