Initial source commit
This commit is contained in:
commit
f1384c11ee
335 changed files with 52715 additions and 0 deletions
8
gamma256/gameSource/iPhone/gameWindowApp_Prefix.pch
Normal file
8
gamma256/gameSource/iPhone/gameWindowApp_Prefix.pch
Normal file
|
@ -0,0 +1,8 @@
|
|||
//
|
||||
// Prefix header for all source files of the 'testWindowApp' target in the 'testWindowApp' project
|
||||
//
|
||||
|
||||
#ifdef __OBJC__
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <UIKit/UIKit.h>
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue