Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 175 Bytes

___PROJECTNAMEASIDENTIFIER____Prefix.pch

File metadata and controls

9 lines (7 loc) · 175 Bytes
 
Oct 1, 2009
Oct 1, 2009
1
2
3
4
5
6
7
8
9
//
// Prefix header for all source files of the 'ÇPROJECTNAMEÈ' target in the 'ÇPROJECTNAMEÈ' project
//
#include "SDL.h"
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif