misc/libphysfs/Xcode/Physfs_Prefix.pch
author koda
Thu, 21 Apr 2016 00:10:23 -0400
changeset 11657 ae6706411b24
parent 8522 1853628ae285
permissions -rw-r--r--
Hijack SDL2 and GLEW include and library when compiling to javascript emscripten already provides the SDL2 suite and will simply ignore missing libraries.

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

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