misc/libphyslayer/Xcode/Physlayer_Prefix.pch
author alfadur
Thu, 22 Nov 2018 00:49:55 +0300
changeset 14291 efa901b04bad
parent 8536 55365fccb075
permissions -rw-r--r--
prevent qtmain from not being linked in on windows

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

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