Files
kraken/KREngine/kraken_osx/kraken-prefix.pch

8 lines
156 B
Plaintext

//
// Prefix header for all source files of the 'krengine_osx' target in the 'krengine_osx' project
//
#ifdef __OBJC__
#include <Cocoa/Cocoa.h>
#endif