diff options
Diffstat (limited to 'ThirdParty/tolua_runtime/macjit/tolua.xcodeproj/project.pbxproj')
-rw-r--r-- | ThirdParty/tolua_runtime/macjit/tolua.xcodeproj/project.pbxproj | 415 |
1 files changed, 415 insertions, 0 deletions
diff --git a/ThirdParty/tolua_runtime/macjit/tolua.xcodeproj/project.pbxproj b/ThirdParty/tolua_runtime/macjit/tolua.xcodeproj/project.pbxproj new file mode 100644 index 0000000..4e4698a --- /dev/null +++ b/ThirdParty/tolua_runtime/macjit/tolua.xcodeproj/project.pbxproj @@ -0,0 +1,415 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 46; + objects = { + +/* Begin PBXBuildFile section */ + 844235871C58CB95001EB305 /* libluajit.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 844235861C58CB95001EB305 /* libluajit.a */; }; + 84F8B8B11C45677A00AE9B8F /* pb.c in Sources */ = {isa = PBXBuildFile; fileRef = 84F8B8B01C45677A00AE9B8F /* pb.c */; }; + 84F8B8B31C45678E00AE9B8F /* tolua.c in Sources */ = {isa = PBXBuildFile; fileRef = 84F8B8B21C45678E00AE9B8F /* tolua.c */; }; + 84F8B8B51C45679700AE9B8F /* struct.c in Sources */ = {isa = PBXBuildFile; fileRef = 84F8B8B41C45679700AE9B8F /* struct.c */; }; + 84F8B8B71C45679C00AE9B8F /* lpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 84F8B8B61C45679C00AE9B8F /* lpeg.c */; }; + 84F8B8DB1C4567C100AE9B8F /* auxiliar.c in Sources */ = {isa = PBXBuildFile; fileRef = 84F8B8B91C4567C100AE9B8F /* auxiliar.c */; }; + 84F8B8DC1C4567C100AE9B8F /* buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 84F8B8BB1C4567C100AE9B8F /* buffer.c */; }; + 84F8B8DD1C4567C100AE9B8F /* except.c in Sources */ = {isa = PBXBuildFile; fileRef = 84F8B8BD1C4567C100AE9B8F /* except.c */; }; + 84F8B8DE1C4567C100AE9B8F /* inet.c in Sources */ = {isa = PBXBuildFile; fileRef = 84F8B8BF1C4567C100AE9B8F /* inet.c */; }; + 84F8B8DF1C4567C100AE9B8F /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = 84F8B8C11C4567C100AE9B8F /* io.c */; }; + 84F8B8E01C4567C100AE9B8F /* luasocket.c in Sources */ = {isa = PBXBuildFile; fileRef = 84F8B8C31C4567C100AE9B8F /* luasocket.c */; }; + 84F8B8E11C4567C100AE9B8F /* luasocket_scripts.c in Sources */ = {isa = PBXBuildFile; fileRef = 84F8B8C51C4567C100AE9B8F /* luasocket_scripts.c */; }; + 84F8B8E21C4567C100AE9B8F /* mime.c in Sources */ = {isa = PBXBuildFile; fileRef = 84F8B8C71C4567C100AE9B8F /* mime.c */; }; + 84F8B8E31C4567C100AE9B8F /* options.c in Sources */ = {isa = PBXBuildFile; fileRef = 84F8B8C91C4567C100AE9B8F /* options.c */; }; + 84F8B8E41C4567C100AE9B8F /* select.c in Sources */ = {isa = PBXBuildFile; fileRef = 84F8B8CB1C4567C100AE9B8F /* select.c */; }; + 84F8B8E51C4567C100AE9B8F /* serial.c in Sources */ = {isa = PBXBuildFile; fileRef = 84F8B8CD1C4567C100AE9B8F /* serial.c */; }; + 84F8B8E61C4567C100AE9B8F /* tcp.c in Sources */ = {isa = PBXBuildFile; fileRef = 84F8B8CF1C4567C100AE9B8F /* tcp.c */; }; + 84F8B8E71C4567C100AE9B8F /* timeout.c in Sources */ = {isa = PBXBuildFile; fileRef = 84F8B8D11C4567C100AE9B8F /* timeout.c */; }; + 84F8B8E81C4567C100AE9B8F /* udp.c in Sources */ = {isa = PBXBuildFile; fileRef = 84F8B8D31C4567C100AE9B8F /* udp.c */; }; + 84F8B8E91C4567C100AE9B8F /* unix.c in Sources */ = {isa = PBXBuildFile; fileRef = 84F8B8D51C4567C100AE9B8F /* unix.c */; }; + 84F8B8EA1C4567C100AE9B8F /* usocket.c in Sources */ = {isa = PBXBuildFile; fileRef = 84F8B8D71C4567C100AE9B8F /* usocket.c */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 0F4B04D01800959F002EA938 /* tolua.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = tolua.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 0F4B04D71800959F002EA938 /* tolua-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "tolua-Info.plist"; sourceTree = "<group>"; }; + 0F4B04D91800959F002EA938 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; + 0F4B04DB1800959F002EA938 /* tolua-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "tolua-Prefix.pch"; sourceTree = "<group>"; }; + 844235861C58CB95001EB305 /* libluajit.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libluajit.a; sourceTree = "<group>"; }; + 84F8B8B01C45677A00AE9B8F /* pb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pb.c; path = ../../pb.c; sourceTree = "<group>"; }; + 84F8B8B21C45678E00AE9B8F /* tolua.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tolua.c; path = ../../tolua.c; sourceTree = "<group>"; }; + 84F8B8B41C45679700AE9B8F /* struct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = struct.c; path = ../../struct.c; sourceTree = "<group>"; }; + 84F8B8B61C45679C00AE9B8F /* lpeg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lpeg.c; path = ../../lpeg.c; sourceTree = "<group>"; }; + 84F8B8B91C4567C100AE9B8F /* auxiliar.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = auxiliar.c; sourceTree = "<group>"; }; + 84F8B8BA1C4567C100AE9B8F /* auxiliar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = auxiliar.h; sourceTree = "<group>"; }; + 84F8B8BB1C4567C100AE9B8F /* buffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = buffer.c; sourceTree = "<group>"; }; + 84F8B8BC1C4567C100AE9B8F /* buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = buffer.h; sourceTree = "<group>"; }; + 84F8B8BD1C4567C100AE9B8F /* except.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = except.c; sourceTree = "<group>"; }; + 84F8B8BE1C4567C100AE9B8F /* except.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = except.h; sourceTree = "<group>"; }; + 84F8B8BF1C4567C100AE9B8F /* inet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = inet.c; sourceTree = "<group>"; }; + 84F8B8C01C4567C100AE9B8F /* inet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inet.h; sourceTree = "<group>"; }; + 84F8B8C11C4567C100AE9B8F /* io.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = io.c; sourceTree = "<group>"; }; + 84F8B8C21C4567C100AE9B8F /* io.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = io.h; sourceTree = "<group>"; }; + 84F8B8C31C4567C100AE9B8F /* luasocket.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = luasocket.c; sourceTree = "<group>"; }; + 84F8B8C41C4567C100AE9B8F /* luasocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = luasocket.h; sourceTree = "<group>"; }; + 84F8B8C51C4567C100AE9B8F /* luasocket_scripts.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = luasocket_scripts.c; sourceTree = "<group>"; }; + 84F8B8C61C4567C100AE9B8F /* luasocket_scripts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = luasocket_scripts.h; sourceTree = "<group>"; }; + 84F8B8C71C4567C100AE9B8F /* mime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mime.c; sourceTree = "<group>"; }; + 84F8B8C81C4567C100AE9B8F /* mime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mime.h; sourceTree = "<group>"; }; + 84F8B8C91C4567C100AE9B8F /* options.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = options.c; sourceTree = "<group>"; }; + 84F8B8CA1C4567C100AE9B8F /* options.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = options.h; sourceTree = "<group>"; }; + 84F8B8CB1C4567C100AE9B8F /* select.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = select.c; sourceTree = "<group>"; }; + 84F8B8CC1C4567C100AE9B8F /* select.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = select.h; sourceTree = "<group>"; }; + 84F8B8CD1C4567C100AE9B8F /* serial.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = serial.c; sourceTree = "<group>"; }; + 84F8B8CE1C4567C100AE9B8F /* socket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = socket.h; sourceTree = "<group>"; }; + 84F8B8CF1C4567C100AE9B8F /* tcp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tcp.c; sourceTree = "<group>"; }; + 84F8B8D01C4567C100AE9B8F /* tcp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tcp.h; sourceTree = "<group>"; }; + 84F8B8D11C4567C100AE9B8F /* timeout.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = timeout.c; sourceTree = "<group>"; }; + 84F8B8D21C4567C100AE9B8F /* timeout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timeout.h; sourceTree = "<group>"; }; + 84F8B8D31C4567C100AE9B8F /* udp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = udp.c; sourceTree = "<group>"; }; + 84F8B8D41C4567C100AE9B8F /* udp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = udp.h; sourceTree = "<group>"; }; + 84F8B8D51C4567C100AE9B8F /* unix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = unix.c; sourceTree = "<group>"; }; + 84F8B8D61C4567C100AE9B8F /* unix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unix.h; sourceTree = "<group>"; }; + 84F8B8D71C4567C100AE9B8F /* usocket.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = usocket.c; sourceTree = "<group>"; }; + 84F8B8D81C4567C100AE9B8F /* usocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = usocket.h; sourceTree = "<group>"; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 0F4B04CD1800959F002EA938 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 844235871C58CB95001EB305 /* libluajit.a in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 0F4B04C71800959F002EA938 = { + isa = PBXGroup; + children = ( + 0F4B04D51800959F002EA938 /* tolua */, + 0F4B04D21800959F002EA938 /* Frameworks */, + 0F4B04D11800959F002EA938 /* Products */, + ); + sourceTree = "<group>"; + }; + 0F4B04D11800959F002EA938 /* Products */ = { + isa = PBXGroup; + children = ( + 0F4B04D01800959F002EA938 /* tolua.bundle */, + ); + name = Products; + path = tolua; + sourceTree = "<group>"; + }; + 0F4B04D21800959F002EA938 /* Frameworks */ = { + isa = PBXGroup; + children = ( + 844235861C58CB95001EB305 /* libluajit.a */, + ); + name = Frameworks; + sourceTree = "<group>"; + }; + 0F4B04D51800959F002EA938 /* tolua */ = { + isa = PBXGroup; + children = ( + 84F8B8B81C4567C100AE9B8F /* luasocket */, + 84F8B8B61C45679C00AE9B8F /* lpeg.c */, + 84F8B8B21C45678E00AE9B8F /* tolua.c */, + 84F8B8B41C45679700AE9B8F /* struct.c */, + 84F8B8B01C45677A00AE9B8F /* pb.c */, + 0F4B04D61800959F002EA938 /* Supporting Files */, + ); + path = tolua; + sourceTree = "<group>"; + }; + 0F4B04D61800959F002EA938 /* Supporting Files */ = { + isa = PBXGroup; + children = ( + 0F4B04D71800959F002EA938 /* tolua-Info.plist */, + 0F4B04D81800959F002EA938 /* InfoPlist.strings */, + 0F4B04DB1800959F002EA938 /* tolua-Prefix.pch */, + ); + name = "Supporting Files"; + sourceTree = "<group>"; + }; + 84F8B8B81C4567C100AE9B8F /* luasocket */ = { + isa = PBXGroup; + children = ( + 84F8B8B91C4567C100AE9B8F /* auxiliar.c */, + 84F8B8BA1C4567C100AE9B8F /* auxiliar.h */, + 84F8B8BB1C4567C100AE9B8F /* buffer.c */, + 84F8B8BC1C4567C100AE9B8F /* buffer.h */, + 84F8B8BD1C4567C100AE9B8F /* except.c */, + 84F8B8BE1C4567C100AE9B8F /* except.h */, + 84F8B8BF1C4567C100AE9B8F /* inet.c */, + 84F8B8C01C4567C100AE9B8F /* inet.h */, + 84F8B8C11C4567C100AE9B8F /* io.c */, + 84F8B8C21C4567C100AE9B8F /* io.h */, + 84F8B8C31C4567C100AE9B8F /* luasocket.c */, + 84F8B8C41C4567C100AE9B8F /* luasocket.h */, + 84F8B8C51C4567C100AE9B8F /* luasocket_scripts.c */, + 84F8B8C61C4567C100AE9B8F /* luasocket_scripts.h */, + 84F8B8C71C4567C100AE9B8F /* mime.c */, + 84F8B8C81C4567C100AE9B8F /* mime.h */, + 84F8B8C91C4567C100AE9B8F /* options.c */, + 84F8B8CA1C4567C100AE9B8F /* options.h */, + 84F8B8CB1C4567C100AE9B8F /* select.c */, + 84F8B8CC1C4567C100AE9B8F /* select.h */, + 84F8B8CD1C4567C100AE9B8F /* serial.c */, + 84F8B8CE1C4567C100AE9B8F /* socket.h */, + 84F8B8CF1C4567C100AE9B8F /* tcp.c */, + 84F8B8D01C4567C100AE9B8F /* tcp.h */, + 84F8B8D11C4567C100AE9B8F /* timeout.c */, + 84F8B8D21C4567C100AE9B8F /* timeout.h */, + 84F8B8D31C4567C100AE9B8F /* udp.c */, + 84F8B8D41C4567C100AE9B8F /* udp.h */, + 84F8B8D51C4567C100AE9B8F /* unix.c */, + 84F8B8D61C4567C100AE9B8F /* unix.h */, + 84F8B8D71C4567C100AE9B8F /* usocket.c */, + 84F8B8D81C4567C100AE9B8F /* usocket.h */, + ); + name = luasocket; + path = ../../luasocket; + sourceTree = "<group>"; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 0F4B04CF1800959F002EA938 /* tolua */ = { + isa = PBXNativeTarget; + buildConfigurationList = 0F4B04DE1800959F002EA938 /* Build configuration list for PBXNativeTarget "tolua" */; + buildPhases = ( + 0F4B04CC1800959F002EA938 /* Sources */, + 0F4B04CD1800959F002EA938 /* Frameworks */, + 0F4B04CE1800959F002EA938 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = tolua; + productName = ulua; + productReference = 0F4B04D01800959F002EA938 /* tolua.bundle */; + productType = "com.apple.product-type.bundle"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 0F4B04C81800959F002EA938 /* Project object */ = { + isa = PBXProject; + attributes = { + LastUpgradeCheck = 0640; + ORGANIZATIONNAME = "xlcw games"; + }; + buildConfigurationList = 0F4B04CB1800959F002EA938 /* Build configuration list for PBXProject "tolua" */; + compatibilityVersion = "Xcode 3.2"; + developmentRegion = English; + hasScannedForEncodings = 0; + knownRegions = ( + en, + ); + mainGroup = 0F4B04C71800959F002EA938; + productRefGroup = 0F4B04D11800959F002EA938 /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 0F4B04CF1800959F002EA938 /* tolua */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 0F4B04CE1800959F002EA938 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 0F4B04CC1800959F002EA938 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 84F8B8B51C45679700AE9B8F /* struct.c in Sources */, + 84F8B8DC1C4567C100AE9B8F /* buffer.c in Sources */, + 84F8B8E31C4567C100AE9B8F /* options.c in Sources */, + 84F8B8E81C4567C100AE9B8F /* udp.c in Sources */, + 84F8B8E91C4567C100AE9B8F /* unix.c in Sources */, + 84F8B8E41C4567C100AE9B8F /* select.c in Sources */, + 84F8B8DB1C4567C100AE9B8F /* auxiliar.c in Sources */, + 84F8B8B71C45679C00AE9B8F /* lpeg.c in Sources */, + 84F8B8E51C4567C100AE9B8F /* serial.c in Sources */, + 84F8B8B11C45677A00AE9B8F /* pb.c in Sources */, + 84F8B8E11C4567C100AE9B8F /* luasocket_scripts.c in Sources */, + 84F8B8B31C45678E00AE9B8F /* tolua.c in Sources */, + 84F8B8E21C4567C100AE9B8F /* mime.c in Sources */, + 84F8B8DD1C4567C100AE9B8F /* except.c in Sources */, + 84F8B8DF1C4567C100AE9B8F /* io.c in Sources */, + 84F8B8E61C4567C100AE9B8F /* tcp.c in Sources */, + 84F8B8EA1C4567C100AE9B8F /* usocket.c in Sources */, + 84F8B8DE1C4567C100AE9B8F /* inet.c in Sources */, + 84F8B8E71C4567C100AE9B8F /* timeout.c in Sources */, + 84F8B8E01C4567C100AE9B8F /* luasocket.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXVariantGroup section */ + 0F4B04D81800959F002EA938 /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + 0F4B04D91800959F002EA938 /* en */, + ); + name = InfoPlist.strings; + sourceTree = "<group>"; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 0F4B04DC1800959F002EA938 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_OBJC_EXCEPTIONS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + MACOSX_DEPLOYMENT_TARGET = 10.8; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; + }; + name = Debug; + }; + 0F4B04DD1800959F002EA938 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = YES; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_NS_ASSERTIONS = NO; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_ENABLE_OBJC_EXCEPTIONS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + MACOSX_DEPLOYMENT_TARGET = 10.8; + SDKROOT = macosx; + }; + name = Release; + }; + 0F4B04DF1800959F002EA938 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + COMBINE_HIDPI_IMAGES = YES; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = "tolua/tolua-Prefix.pch"; + HEADER_SEARCH_PATHS = ( + "$(inherited)", + /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include, + ../luajit-2.1/src, + ); + INFOPLIST_FILE = "tolua/tolua-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)"; + ONLY_ACTIVE_ARCH = NO; + OTHER_LDFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = ameng.tolua; + PRODUCT_NAME = tolua; + VALID_ARCHS = "x86_64 i386"; + WRAPPER_EXTENSION = bundle; + }; + name = Debug; + }; + 0F4B04E01800959F002EA938 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + COMBINE_HIDPI_IMAGES = YES; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = "tolua/tolua-Prefix.pch"; + HEADER_SEARCH_PATHS = ( + "$(inherited)", + /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include, + ); + INFOPLIST_FILE = "tolua/tolua-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)"; + ONLY_ACTIVE_ARCH = NO; + OTHER_LDFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = ameng.tolua; + PRODUCT_NAME = tolua; + VALID_ARCHS = "x86_64 i386"; + WRAPPER_EXTENSION = bundle; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 0F4B04CB1800959F002EA938 /* Build configuration list for PBXProject "tolua" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 0F4B04DC1800959F002EA938 /* Debug */, + 0F4B04DD1800959F002EA938 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 0F4B04DE1800959F002EA938 /* Build configuration list for PBXNativeTarget "tolua" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 0F4B04DF1800959F002EA938 /* Debug */, + 0F4B04E01800959F002EA938 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = 0F4B04C81800959F002EA938 /* Project object */; +} |