misc/libphysfs/Xcode/Physfs_Prefix.pch
author antonc27 <antonc27@mail.ru>
Wed, 04 Nov 2015 03:23:32 +0100
branchios-revival
changeset 11292 b14a925c6530
parent 8522 1853628ae285
permissions -rw-r--r--
- GCC_THUMB_SUPPORT removed Note: This flag needed only for armv6, so outdated now. More info - http://stackoverflow.com/a/3311608/2241008
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8122
b16829d59627 add ios project to physfs
koda
parents:
diff changeset
     1
//
b16829d59627 add ios project to physfs
koda
parents:
diff changeset
     2
// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
b16829d59627 add ios project to physfs
koda
parents:
diff changeset
     3
//
b16829d59627 add ios project to physfs
koda
parents:
diff changeset
     4
b16829d59627 add ios project to physfs
koda
parents:
diff changeset
     5
#ifdef __OBJC__
b16829d59627 add ios project to physfs
koda
parents:
diff changeset
     6
    #import <Foundation/Foundation.h>
b16829d59627 add ios project to physfs
koda
parents:
diff changeset
     7
#endif