misc/liblua/Xcode/Lua_Prefix.pch
author belphegorr <szabibibi@gmail.com>
Mon, 23 Jul 2012 19:17:04 +0300
changeset 7413 dbf6e803d5bc
parent 5171 f9283dc4860d
permissions -rw-r--r--
Finished mission 6: Dragon's lair Modified uCommandHandlers (DrawGear function), as the last merge was causing crashes when hogs were hidden.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5171
f9283dc4860d add ios project files for lua sources
koda
parents:
diff changeset
     1
//
f9283dc4860d add ios project files for lua sources
koda
parents:
diff changeset
     2
// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
f9283dc4860d add ios project files for lua sources
koda
parents:
diff changeset
     3
//
f9283dc4860d add ios project files for lua sources
koda
parents:
diff changeset
     4
f9283dc4860d add ios project files for lua sources
koda
parents:
diff changeset
     5
#ifdef __OBJC__
f9283dc4860d add ios project files for lua sources
koda
parents:
diff changeset
     6
    #import <Foundation/Foundation.h>
f9283dc4860d add ios project files for lua sources
koda
parents:
diff changeset
     7
#endif