first commit

This commit is contained in:
Jeena Paradies 2010-09-24 22:42:52 +02:00
commit 925bd4a7a2
14 changed files with 7146 additions and 0 deletions

7
Speaker_Prefix.pch Normal file
View file

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