Setup for UnitTests

This commit is contained in:
michael starke
2013-07-11 00:23:30 +02:00
parent 515190a74e
commit ab0199e3dd
10 changed files with 295 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
//
// Prefix header for all source files of the 'MacPassTests' target in the 'MacPassTests' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif