Archived
1

Initial Commit

This commit is contained in:
Kim Wittenburg
2012-06-10 16:45:46 +02:00
commit a31765d6b1
9 changed files with 5005 additions and 0 deletions

View File

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