Add OSX souces, courtesy of RokuMike

This commit is contained in:
Ron Pedde
2006-07-26 07:48:06 +00:00
parent 63d6df105f
commit 4665559105
45 changed files with 5860 additions and 0 deletions

View File

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