add osx tool draft

This commit is contained in:
optixx
2009-09-01 08:14:28 +02:00
parent 5e31bc1946
commit 0b81db48e3
23 changed files with 6345 additions and 0 deletions

View File

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