misc/libfreetype/Xcode-iOS/Freetype_Prefix.pch
author koda
Thu, 25 Jul 2013 23:16:06 +0200
changeset 9371 f3840de881bd
parent 6664 7587033bf732
permissions -rw-r--r--
strip out our copy of libtremor SDL2_mixer comes with a more updated, better integrated version
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