From bb98737bfff33d261300d73c88b7de69406e666d Mon Sep 17 00:00:00 2001 From: Matej Jan Date: Tue, 31 Aug 2010 20:01:45 +0000 Subject: [PATCH] Readding XNI_Prefix.pch git-svn-id: http://xni.googlecode.com/svn/XNI@12 ac433895-eea3-a490-d80a-17149a75e588 --- XNI_Prefix.pch | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 XNI_Prefix.pch diff --git a/XNI_Prefix.pch b/XNI_Prefix.pch new file mode 100644 index 0000000..bfb7394 --- /dev/null +++ b/XNI_Prefix.pch @@ -0,0 +1,7 @@ +// +// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project. +// + +#ifdef __OBJC__ + #import +#endif