misc/libtremor/Xcode/Tremor_Prefix.pch
author koda
Mon, 22 Aug 2011 22:17:52 +0200
changeset 5658 76220933369f
parent 5170 f7e49eff3708
child 6415 af2047bb4f70
permissions -rw-r--r--
apparently sdl doesn't work anymore on ios < 3.2 so it is worth to take the leap and upgrade the minimum os to 4.0, so that we can use new apis (like imageio from sdl_image)

//
// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
//

#ifdef __OBJC__
    #import <Foundation/Foundation.h>
#endif