misc/libfreetype/Xcode/Freetype_Prefix.pch
author koda
Wed, 24 Oct 2012 18:44:23 +0100
changeset 7815 1a3a62b0ac11
parent 5172 88f2e05288ba
permissions -rw-r--r--
I hate Windows and it hates me...
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