Files
kraken/KREngine/krengine_osx/krengine_osx-Prefix.pch

8 lines
155 B
Plaintext
Raw Normal View History

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