rename folder to XcodeCapp and update Jakefiles

This commit is contained in:
Antoine Mercadal
2011-11-06 10:54:19 +01:00
parent 60f664a5c2
commit 9d1cf360b6
56 changed files with 4 additions and 1109 deletions
+7
View File
@@ -0,0 +1,7 @@
//
// Prefix header for all source files of the 'XcodeCapp' target in the 'XcodeCapp' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif