mirror of
https://github.com/ysoftdevs/cpp-examples.git
synced 2026-02-20 01:17:55 +01:00
Add Objective-C example
This commit is contained in:
7
objective-c/hellomuni/hellomuni-Prefix.pch
Normal file
7
objective-c/hellomuni/hellomuni-Prefix.pch
Normal file
@@ -0,0 +1,7 @@
|
||||
//
|
||||
// Prefix header for all source files of the 'hellomuni' target in the 'hellomuni' project
|
||||
//
|
||||
|
||||
#ifdef __OBJC__
|
||||
#import <Foundation/Foundation.h>
|
||||
#endif
|
||||
Reference in New Issue
Block a user