From 1100fc8c462d9a17731340596e7d9c07adb3fe54 Mon Sep 17 00:00:00 2001 From: mick grierson Date: Mon, 27 Jul 2015 01:07:41 +0100 Subject: More major repair work. New OS X 10.10 SDK example project. New project structure. New Tutorials / Examples. --- ofxMaxim/examples/iOS/ofxMaximiPhone0062Example/iPhone_Prefix.pch | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 ofxMaxim/examples/iOS/ofxMaximiPhone0062Example/iPhone_Prefix.pch (limited to 'ofxMaxim/examples/iOS/ofxMaximiPhone0062Example/iPhone_Prefix.pch') diff --git a/ofxMaxim/examples/iOS/ofxMaximiPhone0062Example/iPhone_Prefix.pch b/ofxMaxim/examples/iOS/ofxMaximiPhone0062Example/iPhone_Prefix.pch deleted file mode 100644 index fd3401c..0000000 --- a/ofxMaxim/examples/iOS/ofxMaximiPhone0062Example/iPhone_Prefix.pch +++ /dev/null @@ -1,8 +0,0 @@ -// -// Prefix header for all source files of the 'iPhone' target in the 'iPhone' project -// - -#ifdef __OBJC__ - #import - #import -#endif -- cgit v1.3