Initial Commit

This commit is contained in:
michael starke
2012-07-19 15:59:00 +02:00
commit 55b2910183
9 changed files with 5005 additions and 0 deletions

View File

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