misc/libphysfs/Xcode/Physfs_Prefix.pch
author nemo
Fri, 19 Jul 2013 22:55:07 -0400
changeset 9362 c9fdf8a3baf0
parent 8522 1853628ae285
permissions -rw-r--r--
crude ice check that probably works well enough in most cases (so far there's just one ucollisions that returns a land pixel - might want to extend that)

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

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