mved files to prepare for Linux version

This commit is contained in:
Jeena Paradies 2012-11-05 17:47:26 +01:00
parent 5687a30077
commit 248d8fa1b6
175 changed files with 12602 additions and 0 deletions

7
Mac/Tentia_Prefix.pch Normal file
View file

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