Files
Wolf3D-iOS/wolf3d/newCode/iphone/wolf3d_Prefix.pch

9 lines
173 B
Plaintext

//
// Prefix header for all source files of the 'wolf3d' target in the 'wolf3d' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif