mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-05 05:07:48 +00:00
GEEKING
This commit is contained in:
@@ -0,0 +1,602 @@
|
||||
// !$*UTF8*$!
|
||||
{
|
||||
archiveVersion = 1;
|
||||
classes = {
|
||||
};
|
||||
objectVersion = 45;
|
||||
objects = {
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
1F28448C15E6FBD600120D64 /* Performance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 52D3A1D614ED8D720033CC1E /* Performance.cpp */; };
|
||||
1F28448D15E6FBD600120D64 /* App.UnitTest.Lib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 52D3A51F14ED9A620033CC1E /* App.UnitTest.Lib.cpp */; };
|
||||
1F28448F15E6FBD600120D64 /* libboost-d-1_55.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1FA4049F15DC328F0088E24D /* libboost-d-1_55.a */; };
|
||||
1FA404A015DC32A80088E24D /* libboost-d-1_55.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1FA4049F15DC328F0088E24D /* libboost-d-1_55.a */; };
|
||||
4281E6001980682C002F5A98 /* LuaVMDummy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4281E5FF1980682C002F5A98 /* LuaVMDummy.cpp */; };
|
||||
52D3A1D814ED8D720033CC1E /* Performance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 52D3A1D614ED8D720033CC1E /* Performance.cpp */; };
|
||||
52D3A52014ED9A620033CC1E /* App.UnitTest.Lib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 52D3A51F14ED9A620033CC1E /* App.UnitTest.Lib.cpp */; };
|
||||
9F26E37117CD8E6F003F653B /* DataModelFixture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9F26E37017CD8E6F003F653B /* DataModelFixture.cpp */; };
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
/* Begin PBXContainerItemProxy section */
|
||||
1F28448915E6FBD600120D64 /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
containerPortal = 1FA4049715DC328F0088E24D /* boost.xcodeproj */;
|
||||
proxyType = 1;
|
||||
remoteGlobalIDString = E79762DE12886ADD00CE6714;
|
||||
remoteInfo = boost_static;
|
||||
};
|
||||
1F97D9DE15EC084E00993FF3 /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
containerPortal = 1FA4049715DC328F0088E24D /* boost.xcodeproj */;
|
||||
proxyType = 2;
|
||||
remoteGlobalIDString = 106B8D7D15E7217400C1FF6B;
|
||||
remoteInfo = "Boost static iOS";
|
||||
};
|
||||
1FA4049C15DC328F0088E24D /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
containerPortal = 1FA4049715DC328F0088E24D /* boost.xcodeproj */;
|
||||
proxyType = 2;
|
||||
remoteGlobalIDString = D2AAC09D05546B4700DB518D;
|
||||
remoteInfo = boost;
|
||||
};
|
||||
1FA4049E15DC328F0088E24D /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
containerPortal = 1FA4049715DC328F0088E24D /* boost.xcodeproj */;
|
||||
proxyType = 2;
|
||||
remoteGlobalIDString = E79762DF12886ADD00CE6714;
|
||||
remoteInfo = boost_static;
|
||||
};
|
||||
1FA404A115DC32BA0088E24D /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
containerPortal = 1FA4049715DC328F0088E24D /* boost.xcodeproj */;
|
||||
proxyType = 1;
|
||||
remoteGlobalIDString = E79762DE12886ADD00CE6714;
|
||||
remoteInfo = boost_static;
|
||||
};
|
||||
/* End PBXContainerItemProxy section */
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
1F28449315E6FBD600120D64 /* libApp.UnitTest.iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libApp.UnitTest.iOS.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
1FA4049715DC328F0088E24D /* boost.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = boost.xcodeproj; path = ../boostlibs/boost.xcodeproj; sourceTree = SOURCE_ROOT; };
|
||||
4281E5FF1980682C002F5A98 /* LuaVMDummy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = LuaVMDummy.cpp; path = ../App/script/LuaVMDummy.cpp; sourceTree = "<group>"; };
|
||||
52D3A1D614ED8D720033CC1E /* Performance.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Performance.cpp; sourceTree = "<group>"; };
|
||||
52D3A1D914ED8D920033CC1E /* App.UnitTest.Lib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = App.UnitTest.Lib.h; path = include/rbx/test/App.UnitTest.Lib.h; sourceTree = "<group>"; };
|
||||
52D3A1DA14ED8D920033CC1E /* DataModelFixture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DataModelFixture.h; path = include/rbx/test/DataModelFixture.h; sourceTree = "<group>"; };
|
||||
52D3A1DB14ED8D920033CC1E /* Performance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Performance.h; path = include/rbx/test/Performance.h; sourceTree = "<group>"; };
|
||||
52D3A51F14ED9A620033CC1E /* App.UnitTest.Lib.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = App.UnitTest.Lib.cpp; sourceTree = "<group>"; };
|
||||
9F26E37017CD8E6F003F653B /* DataModelFixture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DataModelFixture.cpp; sourceTree = "<group>"; };
|
||||
D2AAC046055464E500DB518D /* libApp.UnitTest.Lib.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libApp.UnitTest.Lib.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFrameworksBuildPhase section */
|
||||
1F28448E15E6FBD600120D64 /* Frameworks */ = {
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
1F28448F15E6FBD600120D64 /* libboost-d-1_55.a in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
D289987405E68DCB004EDB86 /* Frameworks */ = {
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
1FA404A015DC32A80088E24D /* libboost-d-1_55.a in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXFrameworksBuildPhase section */
|
||||
|
||||
/* Begin PBXGroup section */
|
||||
08FB7794FE84155DC02AAC07 /* App.UnitTest.Lib */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
1FA4049715DC328F0088E24D /* boost.xcodeproj */,
|
||||
52D3A1D314ED8D580033CC1E /* Source */,
|
||||
52D3A1D414ED8D5E0033CC1E /* Header */,
|
||||
1AB674ADFE9D54B511CA2CBB /* Products */,
|
||||
);
|
||||
name = App.UnitTest.Lib;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
1AB674ADFE9D54B511CA2CBB /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
D2AAC046055464E500DB518D /* libApp.UnitTest.Lib.a */,
|
||||
1F28449315E6FBD600120D64 /* libApp.UnitTest.iOS.a */,
|
||||
);
|
||||
name = Products;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
1FA4049815DC328F0088E24D /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
1FA4049D15DC328F0088E24D /* Boost_1_55.dylib */,
|
||||
1FA4049F15DC328F0088E24D /* libboost-d-1_55.a */,
|
||||
1F97D9DF15EC084E00993FF3 /* libBoost static iOS.a */,
|
||||
);
|
||||
name = Products;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
52D3A1D314ED8D580033CC1E /* Source */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
4281E5FF1980682C002F5A98 /* LuaVMDummy.cpp */,
|
||||
9F26E37017CD8E6F003F653B /* DataModelFixture.cpp */,
|
||||
52D3A51F14ED9A620033CC1E /* App.UnitTest.Lib.cpp */,
|
||||
52D3A1D614ED8D720033CC1E /* Performance.cpp */,
|
||||
);
|
||||
name = Source;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
52D3A1D414ED8D5E0033CC1E /* Header */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
52D3A1D914ED8D920033CC1E /* App.UnitTest.Lib.h */,
|
||||
52D3A1DA14ED8D920033CC1E /* DataModelFixture.h */,
|
||||
52D3A1DB14ED8D920033CC1E /* Performance.h */,
|
||||
);
|
||||
name = Header;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
/* End PBXGroup section */
|
||||
|
||||
/* Begin PBXHeadersBuildPhase section */
|
||||
1F28448A15E6FBD600120D64 /* Headers */ = {
|
||||
isa = PBXHeadersBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
D2AAC043055464E500DB518D /* Headers */ = {
|
||||
isa = PBXHeadersBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXHeadersBuildPhase section */
|
||||
|
||||
/* Begin PBXNativeTarget section */
|
||||
1F28448715E6FBD600120D64 /* App.UnitTest.iOS */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = 1F28449015E6FBD600120D64 /* Build configuration list for PBXNativeTarget "App.UnitTest.iOS" */;
|
||||
buildPhases = (
|
||||
1F28448A15E6FBD600120D64 /* Headers */,
|
||||
1F28448B15E6FBD600120D64 /* Sources */,
|
||||
1F28448E15E6FBD600120D64 /* Frameworks */,
|
||||
);
|
||||
buildRules = (
|
||||
);
|
||||
dependencies = (
|
||||
1F28448815E6FBD600120D64 /* PBXTargetDependency */,
|
||||
);
|
||||
name = App.UnitTest.iOS;
|
||||
productName = App.UnitTest.Lib;
|
||||
productReference = 1F28449315E6FBD600120D64 /* libApp.UnitTest.iOS.a */;
|
||||
productType = "com.apple.product-type.library.static";
|
||||
};
|
||||
D2AAC045055464E500DB518D /* App.UnitTest.Lib */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "App.UnitTest.Lib" */;
|
||||
buildPhases = (
|
||||
D2AAC043055464E500DB518D /* Headers */,
|
||||
D2AAC044055464E500DB518D /* Sources */,
|
||||
D289987405E68DCB004EDB86 /* Frameworks */,
|
||||
);
|
||||
buildRules = (
|
||||
);
|
||||
dependencies = (
|
||||
1FA404A215DC32BA0088E24D /* PBXTargetDependency */,
|
||||
);
|
||||
name = App.UnitTest.Lib;
|
||||
productName = App.UnitTest.Lib;
|
||||
productReference = D2AAC046055464E500DB518D /* libApp.UnitTest.Lib.a */;
|
||||
productType = "com.apple.product-type.library.static";
|
||||
};
|
||||
/* End PBXNativeTarget section */
|
||||
|
||||
/* Begin PBXProject section */
|
||||
08FB7793FE84155DC02AAC07 /* Project object */ = {
|
||||
isa = PBXProject;
|
||||
attributes = {
|
||||
};
|
||||
buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "App.UnitTest.Lib" */;
|
||||
compatibilityVersion = "Xcode 3.1";
|
||||
developmentRegion = English;
|
||||
hasScannedForEncodings = 1;
|
||||
knownRegions = (
|
||||
English,
|
||||
Japanese,
|
||||
French,
|
||||
German,
|
||||
);
|
||||
mainGroup = 08FB7794FE84155DC02AAC07 /* App.UnitTest.Lib */;
|
||||
projectDirPath = "";
|
||||
projectReferences = (
|
||||
{
|
||||
ProductGroup = 1FA4049815DC328F0088E24D /* Products */;
|
||||
ProjectRef = 1FA4049715DC328F0088E24D /* boost.xcodeproj */;
|
||||
},
|
||||
);
|
||||
projectRoot = "";
|
||||
targets = (
|
||||
D2AAC045055464E500DB518D /* App.UnitTest.Lib */,
|
||||
1F28448715E6FBD600120D64 /* App.UnitTest.iOS */,
|
||||
);
|
||||
};
|
||||
/* End PBXProject section */
|
||||
|
||||
/* Begin PBXReferenceProxy section */
|
||||
1F97D9DF15EC084E00993FF3 /* libBoost static iOS.a */ = {
|
||||
isa = PBXReferenceProxy;
|
||||
fileType = archive.ar;
|
||||
path = "libBoost static iOS.a";
|
||||
remoteRef = 1F97D9DE15EC084E00993FF3 /* PBXContainerItemProxy */;
|
||||
sourceTree = BUILT_PRODUCTS_DIR;
|
||||
};
|
||||
1FA4049D15DC328F0088E24D /* Boost_1_55.dylib */ = {
|
||||
isa = PBXReferenceProxy;
|
||||
fileType = "compiled.mach-o.dylib";
|
||||
path = Boost_1_55.dylib;
|
||||
remoteRef = 1FA4049C15DC328F0088E24D /* PBXContainerItemProxy */;
|
||||
sourceTree = BUILT_PRODUCTS_DIR;
|
||||
};
|
||||
1FA4049F15DC328F0088E24D /* libboost-d-1_55.a */ = {
|
||||
isa = PBXReferenceProxy;
|
||||
fileType = archive.ar;
|
||||
path = "libboost-d-1_55.a";
|
||||
remoteRef = 1FA4049E15DC328F0088E24D /* PBXContainerItemProxy */;
|
||||
sourceTree = BUILT_PRODUCTS_DIR;
|
||||
};
|
||||
/* End PBXReferenceProxy section */
|
||||
|
||||
/* Begin PBXSourcesBuildPhase section */
|
||||
1F28448B15E6FBD600120D64 /* Sources */ = {
|
||||
isa = PBXSourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
1F28448C15E6FBD600120D64 /* Performance.cpp in Sources */,
|
||||
1F28448D15E6FBD600120D64 /* App.UnitTest.Lib.cpp in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
D2AAC044055464E500DB518D /* Sources */ = {
|
||||
isa = PBXSourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
4281E6001980682C002F5A98 /* LuaVMDummy.cpp in Sources */,
|
||||
52D3A1D814ED8D720033CC1E /* Performance.cpp in Sources */,
|
||||
52D3A52014ED9A620033CC1E /* App.UnitTest.Lib.cpp in Sources */,
|
||||
9F26E37117CD8E6F003F653B /* DataModelFixture.cpp in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXSourcesBuildPhase section */
|
||||
|
||||
/* Begin PBXTargetDependency section */
|
||||
1F28448815E6FBD600120D64 /* PBXTargetDependency */ = {
|
||||
isa = PBXTargetDependency;
|
||||
name = boost_static;
|
||||
targetProxy = 1F28448915E6FBD600120D64 /* PBXContainerItemProxy */;
|
||||
};
|
||||
1FA404A215DC32BA0088E24D /* PBXTargetDependency */ = {
|
||||
isa = PBXTargetDependency;
|
||||
name = boost_static;
|
||||
targetProxy = 1FA404A115DC32BA0088E24D /* PBXContainerItemProxy */;
|
||||
};
|
||||
/* End PBXTargetDependency section */
|
||||
|
||||
/* Begin XCBuildConfiguration section */
|
||||
1DEB91EC08733DB70010E9CD /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
ARCHS = i386;
|
||||
COPY_PHASE_STRIP = NO;
|
||||
GCC_DYNAMIC_NO_PIC = NO;
|
||||
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
||||
GCC_MODEL_TUNING = G5;
|
||||
GCC_VERSION = "";
|
||||
HEADER_SEARCH_PATHS = (
|
||||
include,
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
../App/util/include,
|
||||
../App/include,
|
||||
../Base/include,
|
||||
../Log/include,
|
||||
../Rendering/g3d/include,
|
||||
../Rendering/RbxG3D/include,
|
||||
../Base.UnitTest.Lib/include,
|
||||
../Network/include,
|
||||
../Network,
|
||||
../Rendering/AppDraw/include,
|
||||
../Rendering,
|
||||
../Network/raknet/Source,
|
||||
../Rendering/GfxBase/include,
|
||||
../App.BulletPhysics,
|
||||
../ClientShared,
|
||||
"$(CONTRIB_PATH)/SDL2/include",
|
||||
);
|
||||
INSTALL_PATH = /usr/local/lib;
|
||||
ONLY_ACTIVE_ARCH = YES;
|
||||
PRODUCT_NAME = App.UnitTest.Lib;
|
||||
SDKROOT = macosx;
|
||||
VALID_ARCHS = i386;
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
1DEB91ED08733DB70010E9CD /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
ARCHS = i386;
|
||||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||||
GCC_MODEL_TUNING = G5;
|
||||
GCC_VERSION = "";
|
||||
HEADER_SEARCH_PATHS = (
|
||||
include,
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
../App/util/include,
|
||||
../App/include,
|
||||
../Base/include,
|
||||
../Log/include,
|
||||
../Rendering/g3d/include,
|
||||
../Rendering/RbxG3D/include,
|
||||
../Base.UnitTest.Lib/include,
|
||||
../Network/include,
|
||||
../Network,
|
||||
../Rendering/AppDraw/include,
|
||||
../Rendering,
|
||||
../Network/raknet/Source,
|
||||
../Rendering/GfxBase/include,
|
||||
../App.BulletPhysics,
|
||||
../ClientShared,
|
||||
"$(CONTRIB_PATH)/SDL2/include",
|
||||
);
|
||||
INSTALL_PATH = /usr/local/lib;
|
||||
ONLY_ACTIVE_ARCH = YES;
|
||||
PRODUCT_NAME = App.UnitTest.Lib;
|
||||
SDKROOT = macosx;
|
||||
VALID_ARCHS = i386;
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
1DEB91F008733DB70010E9CD /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
||||
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||||
GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = "_DEBUG=1";
|
||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
|
||||
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
||||
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.6;
|
||||
ONLY_ACTIVE_ARCH = YES;
|
||||
PREBINDING = NO;
|
||||
SDKROOT = macosx10.8;
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
1DEB91F108733DB70010E9CD /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
||||
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||||
GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = "NDEBUG=1";
|
||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
|
||||
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
||||
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.6;
|
||||
PREBINDING = NO;
|
||||
SDKROOT = macosx10.8;
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
1F28449115E6FBD600120D64 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
ARCHS = (
|
||||
armv7,
|
||||
armv6,
|
||||
);
|
||||
COPY_PHASE_STRIP = NO;
|
||||
GCC_DYNAMIC_NO_PIC = NO;
|
||||
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
||||
GCC_MODEL_TUNING = G5;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||
"$(inherited)",
|
||||
RBX_PLATFORM_IOS,
|
||||
);
|
||||
GCC_VERSION = com.apple.compilers.llvmgcc42;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
include,
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
../App/include,
|
||||
../Base/include,
|
||||
../Log/include,
|
||||
../Rendering/g3d/include,
|
||||
../Rendering/RbxG3D/include,
|
||||
../Base.UnitTest.Lib/include,
|
||||
../App.BulletPhysics,
|
||||
);
|
||||
INSTALL_PATH = /usr/local/lib;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 4.0;
|
||||
ONLY_ACTIVE_ARCH = YES;
|
||||
PRODUCT_NAME = App.UnitTest.iOS;
|
||||
SDKROOT = iphoneos;
|
||||
VALID_ARCHS = "armv7 armv6";
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
1F28449215E6FBD600120D64 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
ARCHS = (
|
||||
armv7,
|
||||
armv6,
|
||||
);
|
||||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||||
GCC_MODEL_TUNING = G5;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||
"$(inherited)",
|
||||
RBX_PLATFORM_IOS,
|
||||
);
|
||||
GCC_VERSION = com.apple.compilers.llvmgcc42;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
include,
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
../App/include,
|
||||
../Base/include,
|
||||
../Log/include,
|
||||
../Rendering/g3d/include,
|
||||
../Rendering/RbxG3D/include,
|
||||
../Base.UnitTest.Lib/include,
|
||||
../App.BulletPhysics,
|
||||
);
|
||||
INSTALL_PATH = /usr/local/lib;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 4.0;
|
||||
ONLY_ACTIVE_ARCH = YES;
|
||||
PRODUCT_NAME = App.UnitTest.iOS;
|
||||
SDKROOT = iphoneos;
|
||||
VALID_ARCHS = "armv7 armv6";
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
D0D04FCE1C75F42B00CDE19D /* NoOpt */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
||||
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||||
GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||
"NDEBUG=1",
|
||||
"_NOOPT=1",
|
||||
);
|
||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
|
||||
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
||||
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.6;
|
||||
PREBINDING = NO;
|
||||
SDKROOT = macosx10.8;
|
||||
};
|
||||
name = NoOpt;
|
||||
};
|
||||
D0D04FCF1C75F42B00CDE19D /* NoOpt */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
ARCHS = i386;
|
||||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||||
GCC_MODEL_TUNING = G5;
|
||||
GCC_VERSION = "";
|
||||
HEADER_SEARCH_PATHS = (
|
||||
include,
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
../App/util/include,
|
||||
../App/include,
|
||||
../Base/include,
|
||||
../Log/include,
|
||||
../Rendering/g3d/include,
|
||||
../Rendering/RbxG3D/include,
|
||||
../Base.UnitTest.Lib/include,
|
||||
../Network/include,
|
||||
../Network,
|
||||
../Rendering/AppDraw/include,
|
||||
../Rendering,
|
||||
../Network/raknet/Source,
|
||||
../Rendering/GfxBase/include,
|
||||
../App.BulletPhysics,
|
||||
../ClientShared,
|
||||
"$(CONTRIB_PATH)/SDL2/include",
|
||||
);
|
||||
INSTALL_PATH = /usr/local/lib;
|
||||
ONLY_ACTIVE_ARCH = YES;
|
||||
PRODUCT_NAME = App.UnitTest.Lib;
|
||||
SDKROOT = macosx;
|
||||
VALID_ARCHS = i386;
|
||||
};
|
||||
name = NoOpt;
|
||||
};
|
||||
D0D04FD01C75F42B00CDE19D /* NoOpt */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
ARCHS = (
|
||||
armv7,
|
||||
armv6,
|
||||
);
|
||||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||||
GCC_MODEL_TUNING = G5;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||
"$(inherited)",
|
||||
RBX_PLATFORM_IOS,
|
||||
);
|
||||
GCC_VERSION = com.apple.compilers.llvmgcc42;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
include,
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
../App/include,
|
||||
../Base/include,
|
||||
../Log/include,
|
||||
../Rendering/g3d/include,
|
||||
../Rendering/RbxG3D/include,
|
||||
../Base.UnitTest.Lib/include,
|
||||
../App.BulletPhysics,
|
||||
);
|
||||
INSTALL_PATH = /usr/local/lib;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 4.0;
|
||||
ONLY_ACTIVE_ARCH = YES;
|
||||
PRODUCT_NAME = App.UnitTest.iOS;
|
||||
SDKROOT = iphoneos;
|
||||
VALID_ARCHS = "armv7 armv6";
|
||||
};
|
||||
name = NoOpt;
|
||||
};
|
||||
/* End XCBuildConfiguration section */
|
||||
|
||||
/* Begin XCConfigurationList section */
|
||||
1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "App.UnitTest.Lib" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
1DEB91EC08733DB70010E9CD /* Debug */,
|
||||
1DEB91ED08733DB70010E9CD /* Release */,
|
||||
D0D04FCF1C75F42B00CDE19D /* NoOpt */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "App.UnitTest.Lib" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
1DEB91F008733DB70010E9CD /* Debug */,
|
||||
1DEB91F108733DB70010E9CD /* Release */,
|
||||
D0D04FCE1C75F42B00CDE19D /* NoOpt */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
1F28449015E6FBD600120D64 /* Build configuration list for PBXNativeTarget "App.UnitTest.iOS" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
1F28449115E6FBD600120D64 /* Debug */,
|
||||
1F28449215E6FBD600120D64 /* Release */,
|
||||
D0D04FD01C75F42B00CDE19D /* NoOpt */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
/* End XCConfigurationList section */
|
||||
};
|
||||
rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
|
||||
}
|
||||
Reference in New Issue
Block a user