first commit of files

This commit is contained in:
Jeena Paradies 2009-12-16 01:34:46 +01:00
parent 6bcf3d2582
commit 407f13b281
138 changed files with 10301 additions and 0 deletions

7
Timr_Prefix.pch Normal file
View file

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