first commit
This commit is contained in:
commit
bca1a00545
161 changed files with 15899 additions and 0 deletions
7
Twittia_2_Prefix.pch
Normal file
7
Twittia_2_Prefix.pch
Normal file
|
@ -0,0 +1,7 @@
|
|||
//
|
||||
// Prefix header for all source files of the 'Twittia 2' target in the 'Twittia 2' project
|
||||
//
|
||||
|
||||
#ifdef __OBJC__
|
||||
#import <Cocoa/Cocoa.h>
|
||||
#endif
|
Reference in a new issue