misc/liblua/Xcode/Lua_Prefix.pch
author unc0rr
Fri, 02 Jan 2015 00:14:49 +0300
branch0.9.21
changeset 10733 b22c57f45e86
parent 5171 f9283dc4860d
permissions -rw-r--r--
Revert 5f34d3341fc1 and 28d5cebdf660, fix 9b789de8e5df instead
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