Skip to content
Snippets Groups Projects
Forked from tome / Tales of MajEyal
784 commits behind the upstream repository.
T_Engine_Prefix.pch 147 B
//
// Prefix header for all source files of the 'T-Engine' target in the 'T-Engine' project
//

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