misc/libphysfs/Xcode/Physfs_Prefix.pch
author Vittorio Giovara <vittorio.giovara@gmail.com>
Wed, 11 Nov 2015 18:40:52 +0100
changeset 11354 78156dc2cab3
parent 8522 1853628ae285
permissions -rw-r--r--
cmake: Set OLD for policy 26 We need to get target location because of our bundled dependencies.

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

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