Files
MacPass/MacPass/MacPass-Prefix.pch
michael starke 55b2910183 Initial Commit
2012-07-19 15:59:00 +02:00

8 lines
143 B
Plaintext

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