misc/libphysfs/Xcode/Physfs_Prefix.pch
author koda
Tue, 11 Jun 2013 02:39:45 +0200
changeset 9185 115e7daa4796
parent 8522 1853628ae285
permissions -rw-r--r--
osx, link also foundation to physfs

//
// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
//

#ifdef __OBJC__
    #import <Foundation/Foundation.h>
#endif