1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-18 17:40:48 +02:00
vcmi/osx/osx-vcmibuilder/vcmibuilder/vcmibuilder-Prefix.pch

8 lines
153 B
Plaintext
Raw Normal View History

2012-12-15 10:24:25 +03:00
//
// Prefix header for all source files of the 'vcmibuilder' target in the 'vcmibuilder' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif