skia2/experimental/SimpleCocoaApp/SimpleCocoaApp_Prefix.pch
2011-06-16 14:46:26 +00:00

8 lines
159 B
Plaintext

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