misc/liblua/Xcode/Lua_Prefix.pch
author Wuzzy <Wuzzy2@mail.ru>
Thu, 13 Dec 2018 12:38:16 +0100
changeset 14417 b2d0c72b5d89
parent 5171 f9283dc4860d
permissions -rw-r--r--
Backed out changeset e60e2e7dd43a to restore pre-0.9.25 string changes
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