1

Initial Commit

This commit is contained in:
Codello
2013-07-05 16:08:25 +02:00
commit 5516fb1792
10 changed files with 5315 additions and 0 deletions

View File

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