misc/libphyslayer/Xcode/Physlayer_Prefix.pch
author Gianfranco Costamagna <costamagnagianfranco@yahoo.it>
Fri, 28 Nov 2014 16:03:35 +0100
changeset 10561 8b65886906f3
parent 8536 55365fccb075
permissions -rw-r--r--
Disable testing if BUILD_ENGINE_C=ON (they fail)

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

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