Files
cpp-examples/objective-c/hellomuni/hellomuni-Prefix.pch
2013-05-03 20:45:19 +02:00

8 lines
159 B
Plaintext

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