changing the name from Tentia to bungloo

This commit is contained in:
Jeena Paradies 2013-02-10 18:01:55 +01:00
parent 95804089db
commit 5d8e114b7c
39 changed files with 371 additions and 176 deletions

7
Mac/bungloo_Prefix.pch Normal file
View file

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