misc/libphysfs/Xcode/Physfs_Prefix.pch
author koda
Thu, 21 Apr 2016 11:55:36 -0400
changeset 11664 71bdf987e41f
parent 8522 1853628ae285
permissions -rw-r--r--
Fully support emscripten toolchain in our build system

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

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