misc/physfs/Xcode/Physfs_Prefix.pch
author Mitchell Kember <mk12360@gmail.com>
Sat, 01 Dec 2012 21:32:34 -0500
changeset 8183 9b1c206a6cf2
parent 8122 b16829d59627
permissions -rw-r--r--
Merged changes from upstream. HK: changed QTfrontend/ui/page/pageadmin.h
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