1
0
mirror of https://github.com/thes3m/XNI synced 2024-12-26 13:26:06 +01:00

Readding XNI_Prefix.pch

git-svn-id: http://xni.googlecode.com/svn/XNI@12 ac433895-eea3-a490-d80a-17149a75e588
This commit is contained in:
Matej Jan 2010-08-31 20:01:45 +00:00
parent baa21c94dc
commit bb98737bff

7
XNI_Prefix.pch Normal file
View File

@ -0,0 +1,7 @@
//
// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#endif