misc/libtremor/Xcode/Tremor_Prefix.pch
author koda
Mon, 04 Mar 2013 18:27:21 +0100
changeset 8646 e31044b7fbba
parent 6415 af2047bb4f70
permissions -rw-r--r--
on linux assume datapath is always relative to cmake_install_prefix, unless you provide an absolute path; on win32/osx hardcode engine path to default installation prefixes (it gets overridden at runtime so it works even if you move the data folder)

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

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