From cade501837381117c7e4f876fe32ce86920f79d3 Mon Sep 17 00:00:00 2001 From: Mick Grierson Date: Tue, 23 Aug 2011 18:23:16 +0100 Subject: added ofxMaxim --- ofxMaxim/ofxMaximiPhoneExample/iPhone_Prefix.pch | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ofxMaxim/ofxMaximiPhoneExample/iPhone_Prefix.pch (limited to 'ofxMaxim/ofxMaximiPhoneExample/iPhone_Prefix.pch') diff --git a/ofxMaxim/ofxMaximiPhoneExample/iPhone_Prefix.pch b/ofxMaxim/ofxMaximiPhoneExample/iPhone_Prefix.pch new file mode 100644 index 0000000..fd3401c --- /dev/null +++ b/ofxMaxim/ofxMaximiPhoneExample/iPhone_Prefix.pch @@ -0,0 +1,8 @@ +// +// Prefix header for all source files of the 'iPhone' target in the 'iPhone' project +// + +#ifdef __OBJC__ + #import + #import +#endif -- cgit v1.3