misc/libfreetype/Xcode-iPhoneOS/Freetype_Prefix.pch
author unc0rr
Fri, 10 Feb 2012 17:18:49 +0400
changeset 6663 2c4151afad0c
parent 5172 88f2e05288ba
permissions -rw-r--r--
Workaround pointers to not yet defined types
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