aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Snippets/compiler/xcode_ios64/Snippets.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
authorgit perforce import user <a@b>2016-10-25 12:29:14 -0600
committerSheikh Dawood Abdul Ajees <Sheikh Dawood Abdul Ajees>2016-10-25 18:56:37 -0500
commit3dfe2108cfab31ba3ee5527e217d0d8e99a51162 (patch)
treefa6485c169e50d7415a651bf838f5bcd0fd3bfbd /PhysX_3.4/Snippets/compiler/xcode_ios64/Snippets.xcodeproj/project.pbxproj
downloadphysx-3.4-3dfe2108cfab31ba3ee5527e217d0d8e99a51162.tar.xz
physx-3.4-3dfe2108cfab31ba3ee5527e217d0d8e99a51162.zip
Initial commit:
PhysX 3.4.0 Update @ 21294896 APEX 1.4.0 Update @ 21275617 [CL 21300167]
Diffstat (limited to 'PhysX_3.4/Snippets/compiler/xcode_ios64/Snippets.xcodeproj/project.pbxproj')
-rw-r--r--PhysX_3.4/Snippets/compiler/xcode_ios64/Snippets.xcodeproj/project.pbxproj7761
1 files changed, 7761 insertions, 0 deletions
diff --git a/PhysX_3.4/Snippets/compiler/xcode_ios64/Snippets.xcodeproj/project.pbxproj b/PhysX_3.4/Snippets/compiler/xcode_ios64/Snippets.xcodeproj/project.pbxproj
new file mode 100644
index 00000000..7a058d53
--- /dev/null
+++ b/PhysX_3.4/Snippets/compiler/xcode_ios64/Snippets.xcodeproj/project.pbxproj
@@ -0,0 +1,7761 @@
+// !$*UTF8*$!
+{
+ archiveVersion = 1;
+ classes = {
+ };
+ objectVersion = 42;
+ objects = {
+
+/* Begin PBXBuildFile section of SnippetUtils */
+ FFFF6ae9b6407fd36ae9b640 /* SnippetUtils.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6ae9b6407fd36ae9b640 /* SnippetUtils.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6ae171a07fd36ae171a0 /* SnippetUtils */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SnippetUtils"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6ae9b6407fd36ae9b640 /* SnippetUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetUtils.cpp"; path = "../../SnippetUtils/SnippetUtils.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6ae9b6a87fd36ae9b6a8 /* SnippetUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetUtils.h"; path = "../../SnippetUtils/SnippetUtils.h"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26ae171a07fd36ae171a0 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6ae171a07fd36ae171a0 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86ae171a07fd36ae171a0 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6ae9b6407fd36ae9b640,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetHelloWorld */
+ FFFF6ae4cc107fd36ae4cc10 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6ae3b7507fd36ae3b750 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6ae3b7507fd36ae3b750 /* ClassicMain.cpp */; };
+ FFFF6ae97e707fd36ae97e70 /* SnippetHelloWorld.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6ae97e707fd36ae97e70 /* SnippetHelloWorld.cpp */; };
+ FFFF6ae97ed87fd36ae97ed8 /* SnippetHelloWorldRender.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6ae97ed87fd36ae97ed8 /* SnippetHelloWorldRender.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6ae4c1307fd36ae4c130 /* SnippetHelloWorld */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetHelloWorld"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6ae3b7507fd36ae3b750 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6ae97e707fd36ae97e70 /* SnippetHelloWorld.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetHelloWorld.cpp"; path = "../../SnippetHelloWorld/SnippetHelloWorld.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6ae97ed87fd36ae97ed8 /* SnippetHelloWorldRender.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetHelloWorldRender.cpp"; path = "../../SnippetHelloWorld/SnippetHelloWorldRender.cpp"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26ae4c1307fd36ae4c130 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6ae4c1307fd36ae4c130 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86ae4c1307fd36ae4c130 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6ae3b7507fd36ae3b750,
+ FFFF6ae97e707fd36ae97e70,
+ FFFF6ae97ed87fd36ae97ed8,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46ae4cc107fd36ae4cc10 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetImmediateMode */
+ FFFF6aea16e07fd36aea16e0 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6ae31cf07fd36ae31cf0 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6ae31cf07fd36ae31cf0 /* ClassicMain.cpp */; };
+ FFFF6ae326507fd36ae32650 /* SnippetImmediateMode.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6ae326507fd36ae32650 /* SnippetImmediateMode.cpp */; };
+ FFFF6ae326b87fd36ae326b8 /* SnippetImmediateModeRender.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6ae326b87fd36ae326b8 /* SnippetImmediateModeRender.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6ae2e3907fd36ae2e390 /* SnippetImmediateMode */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetImmediateMode"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6ae31cf07fd36ae31cf0 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6ae326507fd36ae32650 /* SnippetImmediateMode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetImmediateMode.cpp"; path = "../../SnippetImmediateMode/SnippetImmediateMode.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6ae326b87fd36ae326b8 /* SnippetImmediateModeRender.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetImmediateModeRender.cpp"; path = "../../SnippetImmediateMode/SnippetImmediateModeRender.cpp"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26ae2e3907fd36ae2e390 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6ae2e3907fd36ae2e390 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86ae2e3907fd36ae2e390 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6ae31cf07fd36ae31cf0,
+ FFFF6ae326507fd36ae32650,
+ FFFF6ae326b87fd36ae326b8,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46aea16e07fd36aea16e0 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetSplitFetchResults */
+ FFFF6ae7bfd07fd36ae7bfd0 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6ae0bad07fd36ae0bad0 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6ae0bad07fd36ae0bad0 /* ClassicMain.cpp */; };
+ FFFF6ae0c1607fd36ae0c160 /* SnippetSplitFetchResults.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6ae0c1607fd36ae0c160 /* SnippetSplitFetchResults.cpp */; };
+ FFFF6ae0c1c87fd36ae0c1c8 /* SnippetSplitFetchResultsRender.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6ae0c1c87fd36ae0c1c8 /* SnippetSplitFetchResultsRender.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6ae328407fd36ae32840 /* SnippetSplitFetchResults */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetSplitFetchResults"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6ae0bad07fd36ae0bad0 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6ae0c1607fd36ae0c160 /* SnippetSplitFetchResults.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetSplitFetchResults.cpp"; path = "../../SnippetSplitFetchResults/SnippetSplitFetchResults.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6ae0c1c87fd36ae0c1c8 /* SnippetSplitFetchResultsRender.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetSplitFetchResultsRender.cpp"; path = "../../SnippetSplitFetchResults/SnippetSplitFetchResultsRender.cpp"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26ae328407fd36ae32840 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6ae328407fd36ae32840 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86ae328407fd36ae32840 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6ae0bad07fd36ae0bad0,
+ FFFF6ae0c1607fd36ae0c160,
+ FFFF6ae0c1c87fd36ae0c1c8,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46ae7bfd07fd36ae7bfd0 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetCustomJoint */
+ FFFF6ae200e07fd36ae200e0 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6aead5307fd36aead530 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6aead5307fd36aead530 /* ClassicMain.cpp */; };
+ FFFF6aea9fd07fd36aea9fd0 /* PulleyJoint.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aea9fd07fd36aea9fd0 /* PulleyJoint.cpp */; };
+ FFFF6aeaa0387fd36aeaa038 /* SnippetCustomJoint.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aeaa0387fd36aeaa038 /* SnippetCustomJoint.cpp */; };
+ FFFF6aeaa0a07fd36aeaa0a0 /* SnippetCustomJointRender.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aeaa0a07fd36aeaa0a0 /* SnippetCustomJointRender.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6ae1f7107fd36ae1f710 /* SnippetCustomJoint */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetCustomJoint"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6aead5307fd36aead530 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aea9fd07fd36aea9fd0 /* PulleyJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PulleyJoint.cpp"; path = "../../SnippetCustomJoint/PulleyJoint.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aeaa0387fd36aeaa038 /* SnippetCustomJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetCustomJoint.cpp"; path = "../../SnippetCustomJoint/SnippetCustomJoint.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aeaa0a07fd36aeaa0a0 /* SnippetCustomJointRender.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetCustomJointRender.cpp"; path = "../../SnippetCustomJoint/SnippetCustomJointRender.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aeaa1087fd36aeaa108 /* PulleyJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PulleyJoint.h"; path = "../../SnippetCustomJoint/PulleyJoint.h"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26ae1f7107fd36ae1f710 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6ae1f7107fd36ae1f710 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86ae1f7107fd36ae1f710 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6aead5307fd36aead530,
+ FFFF6aea9fd07fd36aea9fd0,
+ FFFF6aeaa0387fd36aeaa038,
+ FFFF6aeaa0a07fd36aeaa0a0,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46ae200e07fd36ae200e0 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetSerialization */
+ FFFF6aea68707fd36aea6870 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6aeb2d307fd36aeb2d30 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6aeb2d307fd36aeb2d30 /* ClassicMain.cpp */; };
+ FFFF6aeb32f07fd36aeb32f0 /* SnippetSerialization.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aeb32f07fd36aeb32f0 /* SnippetSerialization.cpp */; };
+ FFFF6aeb33587fd36aeb3358 /* SnippetSerializationRender.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aeb33587fd36aeb3358 /* SnippetSerializationRender.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6aea9da07fd36aea9da0 /* SnippetSerialization */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetSerialization"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6aeb2d307fd36aeb2d30 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aeb32f07fd36aeb32f0 /* SnippetSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetSerialization.cpp"; path = "../../SnippetSerialization/SnippetSerialization.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aeb33587fd36aeb3358 /* SnippetSerializationRender.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetSerializationRender.cpp"; path = "../../SnippetSerialization/SnippetSerializationRender.cpp"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26aea9da07fd36aea9da0 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6aea9da07fd36aea9da0 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86aea9da07fd36aea9da0 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6aeb2d307fd36aeb2d30,
+ FFFF6aeb32f07fd36aeb32f0,
+ FFFF6aeb33587fd36aeb3358,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46aea68707fd36aea6870 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetContactReport */
+ FFFF6aeb3f007fd36aeb3f00 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6aeb63c07fd36aeb63c0 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6aeb63c07fd36aeb63c0 /* ClassicMain.cpp */; };
+ FFFF6aeb6a307fd36aeb6a30 /* SnippetContactReport.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aeb6a307fd36aeb6a30 /* SnippetContactReport.cpp */; };
+ FFFF6aeb6a987fd36aeb6a98 /* SnippetContactReportRender.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aeb6a987fd36aeb6a98 /* SnippetContactReportRender.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6aeb34e07fd36aeb34e0 /* SnippetContactReport */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetContactReport"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6aeb63c07fd36aeb63c0 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aeb6a307fd36aeb6a30 /* SnippetContactReport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetContactReport.cpp"; path = "../../SnippetContactReport/SnippetContactReport.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aeb6a987fd36aeb6a98 /* SnippetContactReportRender.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetContactReportRender.cpp"; path = "../../SnippetContactReport/SnippetContactReportRender.cpp"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26aeb34e07fd36aeb34e0 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6aeb34e07fd36aeb34e0 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86aeb34e07fd36aeb34e0 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6aeb63c07fd36aeb63c0,
+ FFFF6aeb6a307fd36aeb6a30,
+ FFFF6aeb6a987fd36aeb6a98,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46aeb3f007fd36aeb3f00 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetJoint */
+ FFFF6aeb76707fd36aeb7670 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6aeb9af07fd36aeb9af0 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6aeb9af07fd36aeb9af0 /* ClassicMain.cpp */; };
+ FFFF6aeba0507fd36aeba050 /* SnippetJoint.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aeba0507fd36aeba050 /* SnippetJoint.cpp */; };
+ FFFF6aeba0b87fd36aeba0b8 /* SnippetJointRender.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aeba0b87fd36aeba0b8 /* SnippetJointRender.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6aeb6c207fd36aeb6c20 /* SnippetJoint */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetJoint"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6aeb9af07fd36aeb9af0 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aeba0507fd36aeba050 /* SnippetJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetJoint.cpp"; path = "../../SnippetJoint/SnippetJoint.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aeba0b87fd36aeba0b8 /* SnippetJointRender.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetJointRender.cpp"; path = "../../SnippetJoint/SnippetJointRender.cpp"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26aeb6c207fd36aeb6c20 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6aeb6c207fd36aeb6c20 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86aeb6c207fd36aeb6c20 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6aeb9af07fd36aeb9af0,
+ FFFF6aeba0507fd36aeba050,
+ FFFF6aeba0b87fd36aeba0b8,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46aeb76707fd36aeb7670 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetContactReportCCD */
+ FFFF6aebacb07fd36aebacb0 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6aebd2007fd36aebd200 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6aebd2007fd36aebd200 /* ClassicMain.cpp */; };
+ FFFF6aebd8307fd36aebd830 /* SnippetContactReportCCD.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aebd8307fd36aebd830 /* SnippetContactReportCCD.cpp */; };
+ FFFF6aebd8987fd36aebd898 /* SnippetContactReportCCDRender.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aebd8987fd36aebd898 /* SnippetContactReportCCDRender.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6aeba2407fd36aeba240 /* SnippetContactReportCCD */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetContactReportCCD"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6aebd2007fd36aebd200 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aebd8307fd36aebd830 /* SnippetContactReportCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetContactReportCCD.cpp"; path = "../../SnippetContactReportCCD/SnippetContactReportCCD.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aebd8987fd36aebd898 /* SnippetContactReportCCDRender.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetContactReportCCDRender.cpp"; path = "../../SnippetContactReportCCD/SnippetContactReportCCDRender.cpp"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26aeba2407fd36aeba240 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6aeba2407fd36aeba240 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86aeba2407fd36aeba240 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6aebd2007fd36aebd200,
+ FFFF6aebd8307fd36aebd830,
+ FFFF6aebd8987fd36aebd898,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46aebacb07fd36aebacb0 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetCloth */
+ FFFF6aebe4007fd36aebe400 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6aec04707fd36aec0470 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6aec04707fd36aec0470 /* ClassicMain.cpp */; };
+ FFFF6aebdde07fd36aebdde0 /* SnippetCloth.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aebdde07fd36aebdde0 /* SnippetCloth.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6aebd6407fd36aebd640 /* SnippetCloth */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetCloth"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6aec04707fd36aec0470 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aebdde07fd36aebdde0 /* SnippetCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetCloth.cpp"; path = "../../SnippetCloth/SnippetCloth.cpp"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26aebd6407fd36aebd640 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6aebd6407fd36aebd640 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86aebd6407fd36aebd640 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6aec04707fd36aec0470,
+ FFFF6aebdde07fd36aebdde0,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46aebe4007fd36aebe400 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetMBP */
+ FFFF6aec17c07fd36aec17c0 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6aec3c007fd36aec3c00 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6aec3c007fd36aec3c00 /* ClassicMain.cpp */; };
+ FFFF6aec41707fd36aec4170 /* SnippetMBP.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aec41707fd36aec4170 /* SnippetMBP.cpp */; };
+ FFFF6aec41d87fd36aec41d8 /* SnippetMBPRender.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aec41d87fd36aec41d8 /* SnippetMBPRender.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6aec0c207fd36aec0c20 /* SnippetMBP */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetMBP"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6aec3c007fd36aec3c00 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aec41707fd36aec4170 /* SnippetMBP.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetMBP.cpp"; path = "../../SnippetMBP/SnippetMBP.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aec41d87fd36aec41d8 /* SnippetMBPRender.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetMBPRender.cpp"; path = "../../SnippetMBP/SnippetMBPRender.cpp"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26aec0c207fd36aec0c20 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6aec0c207fd36aec0c20 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86aec0c207fd36aec0c20 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6aec3c007fd36aec3c00,
+ FFFF6aec41707fd36aec4170,
+ FFFF6aec41d87fd36aec41d8,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46aec17c07fd36aec17c0 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetArticulation */
+ FFFF6aec4e007fd36aec4e00 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6aec72c07fd36aec72c0 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6aec72c07fd36aec72c0 /* ClassicMain.cpp */; };
+ FFFF6aec78c07fd36aec78c0 /* SnippetArticulation.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aec78c07fd36aec78c0 /* SnippetArticulation.cpp */; };
+ FFFF6aec79287fd36aec7928 /* SnippetArticulationRender.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aec79287fd36aec7928 /* SnippetArticulationRender.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6aec43607fd36aec4360 /* SnippetArticulation */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetArticulation"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6aec72c07fd36aec72c0 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aec78c07fd36aec78c0 /* SnippetArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetArticulation.cpp"; path = "../../SnippetArticulation/SnippetArticulation.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aec79287fd36aec7928 /* SnippetArticulationRender.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetArticulationRender.cpp"; path = "../../SnippetArticulation/SnippetArticulationRender.cpp"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26aec43607fd36aec4360 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6aec43607fd36aec4360 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86aec43607fd36aec4360 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6aec72c07fd36aec72c0,
+ FFFF6aec78c07fd36aec78c0,
+ FFFF6aec79287fd36aec7928,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46aec4e007fd36aec4e00 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetRaycastCCD */
+ FFFF6aec84c07fd36aec84c0 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6aeca9807fd36aeca980 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6aeca9807fd36aeca980 /* ClassicMain.cpp */; };
+ FFFF6aecaf107fd36aecaf10 /* SnippetRaycastCCD.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aecaf107fd36aecaf10 /* SnippetRaycastCCD.cpp */; };
+ FFFF6aecaf787fd36aecaf78 /* SnippetRaycastCCDRender.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aecaf787fd36aecaf78 /* SnippetRaycastCCDRender.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6aec76d07fd36aec76d0 /* SnippetRaycastCCD */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetRaycastCCD"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6aeca9807fd36aeca980 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aecaf107fd36aecaf10 /* SnippetRaycastCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetRaycastCCD.cpp"; path = "../../SnippetRaycastCCD/SnippetRaycastCCD.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aecaf787fd36aecaf78 /* SnippetRaycastCCDRender.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetRaycastCCDRender.cpp"; path = "../../SnippetRaycastCCD/SnippetRaycastCCDRender.cpp"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26aec76d07fd36aec76d0 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6aec76d07fd36aec76d0 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86aec76d07fd36aec76d0 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6aeca9807fd36aeca980,
+ FFFF6aecaf107fd36aecaf10,
+ FFFF6aecaf787fd36aecaf78,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46aec84c07fd36aec84c0 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetCustomProfiler */
+ FFFF6aecbb807fd36aecbb80 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6aece0407fd36aece040 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6aece0407fd36aece040 /* ClassicMain.cpp */; };
+ FFFF6aece6b07fd36aece6b0 /* SnippetCustomProfiler.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aece6b07fd36aece6b0 /* SnippetCustomProfiler.cpp */; };
+ FFFF6aece7187fd36aece718 /* SnippetCustomProfilerRender.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aece7187fd36aece718 /* SnippetCustomProfilerRender.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6aecb1007fd36aecb100 /* SnippetCustomProfiler */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetCustomProfiler"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6aece0407fd36aece040 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aece6b07fd36aece6b0 /* SnippetCustomProfiler.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetCustomProfiler.cpp"; path = "../../SnippetCustomProfiler/SnippetCustomProfiler.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aece7187fd36aece718 /* SnippetCustomProfilerRender.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetCustomProfilerRender.cpp"; path = "../../SnippetCustomProfiler/SnippetCustomProfilerRender.cpp"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26aecb1007fd36aecb100 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6aecb1007fd36aecb100 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86aecb1007fd36aecb100 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6aece0407fd36aece040,
+ FFFF6aece6b07fd36aece6b0,
+ FFFF6aece7187fd36aece718,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46aecbb807fd36aecbb80 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetVehicleTank */
+ FFFF6aecf2a07fd36aecf2a0 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6aed09207fd36aed0920 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6aed09207fd36aed0920 /* ClassicMain.cpp */; };
+ FFFF6aed22907fd36aed2290 /* SnippetVehicleTank.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aed22907fd36aed2290 /* SnippetVehicleTank.cpp */; };
+ FFFF6aed22f87fd36aed22f8 /* SnippetVehicleTankRender.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aed22f87fd36aed22f8 /* SnippetVehicleTankRender.cpp */; };
+ FFFF6b84ca007fd36b84ca00 /* SnippetVehicle4WCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b84ca007fd36b84ca00 /* SnippetVehicle4WCreate.cpp */; };
+ FFFF6b84ca687fd36b84ca68 /* SnippetVehicleCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b84ca687fd36b84ca68 /* SnippetVehicleCreate.cpp */; };
+ FFFF6b84cad07fd36b84cad0 /* SnippetVehicleFilterShader.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b84cad07fd36b84cad0 /* SnippetVehicleFilterShader.cpp */; };
+ FFFF6b84cb387fd36b84cb38 /* SnippetVehicleNoDriveCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b84cb387fd36b84cb38 /* SnippetVehicleNoDriveCreate.cpp */; };
+ FFFF6b84cba07fd36b84cba0 /* SnippetVehicleSceneQuery.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b84cba07fd36b84cba0 /* SnippetVehicleSceneQuery.cpp */; };
+ FFFF6b84cc087fd36b84cc08 /* SnippetVehicleTankCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b84cc087fd36b84cc08 /* SnippetVehicleTankCreate.cpp */; };
+ FFFF6b84cc707fd36b84cc70 /* SnippetVehicleTireFriction.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b84cc707fd36b84cc70 /* SnippetVehicleTireFriction.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6aece8a07fd36aece8a0 /* SnippetVehicleTank */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetVehicleTank"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6aed09207fd36aed0920 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aed22907fd36aed2290 /* SnippetVehicleTank.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleTank.cpp"; path = "../../SnippetVehicleTank/SnippetVehicleTank.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aed22f87fd36aed22f8 /* SnippetVehicleTankRender.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleTankRender.cpp"; path = "../../SnippetVehicleTank/SnippetVehicleTankRender.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84ca007fd36b84ca00 /* SnippetVehicle4WCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicle4WCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicle4WCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84ca687fd36b84ca68 /* SnippetVehicleCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84cad07fd36b84cad0 /* SnippetVehicleFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleFilterShader.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleFilterShader.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84cb387fd36b84cb38 /* SnippetVehicleNoDriveCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleNoDriveCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleNoDriveCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84cba07fd36b84cba0 /* SnippetVehicleSceneQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleSceneQuery.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleSceneQuery.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84cc087fd36b84cc08 /* SnippetVehicleTankCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleTankCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleTankCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84cc707fd36b84cc70 /* SnippetVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleTireFriction.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84ccd87fd36b84ccd8 /* SnippetVehicleConcurrency.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleConcurrency.h"; path = "../../SnippetVehicleCommon/SnippetVehicleConcurrency.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84cd407fd36b84cd40 /* SnippetVehicleCreate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleCreate.h"; path = "../../SnippetVehicleCommon/SnippetVehicleCreate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84cda87fd36b84cda8 /* SnippetVehicleFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleFilterShader.h"; path = "../../SnippetVehicleCommon/SnippetVehicleFilterShader.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84ce107fd36b84ce10 /* SnippetVehicleSceneQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleSceneQuery.h"; path = "../../SnippetVehicleCommon/SnippetVehicleSceneQuery.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84ce787fd36b84ce78 /* SnippetVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleTireFriction.h"; path = "../../SnippetVehicleCommon/SnippetVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84cee07fd36b84cee0 /* SnippetVehicleWheelQueryResult.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleWheelQueryResult.h"; path = "../../SnippetVehicleCommon/SnippetVehicleWheelQueryResult.h"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26aece8a07fd36aece8a0 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6aece8a07fd36aece8a0 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86aece8a07fd36aece8a0 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6aed09207fd36aed0920,
+ FFFF6aed22907fd36aed2290,
+ FFFF6aed22f87fd36aed22f8,
+ FFFF6b84ca007fd36b84ca00,
+ FFFF6b84ca687fd36b84ca68,
+ FFFF6b84cad07fd36b84cad0,
+ FFFF6b84cb387fd36b84cb38,
+ FFFF6b84cba07fd36b84cba0,
+ FFFF6b84cc087fd36b84cc08,
+ FFFF6b84cc707fd36b84cc70,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46aecf2a07fd36aecf2a0 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetVehicle4W */
+ FFFF6aed41407fd36aed4140 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6aed70507fd36aed7050 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6aed70507fd36aed7050 /* ClassicMain.cpp */; };
+ FFFF6aed71507fd36aed7150 /* SnippetVehicle4W.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aed71507fd36aed7150 /* SnippetVehicle4W.cpp */; };
+ FFFF6aed71b87fd36aed71b8 /* SnippetVehicle4WRender.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aed71b87fd36aed71b8 /* SnippetVehicle4WRender.cpp */; };
+ FFFF6b84fa007fd36b84fa00 /* SnippetVehicle4WCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b84fa007fd36b84fa00 /* SnippetVehicle4WCreate.cpp */; };
+ FFFF6b84fa687fd36b84fa68 /* SnippetVehicleCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b84fa687fd36b84fa68 /* SnippetVehicleCreate.cpp */; };
+ FFFF6b84fad07fd36b84fad0 /* SnippetVehicleFilterShader.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b84fad07fd36b84fad0 /* SnippetVehicleFilterShader.cpp */; };
+ FFFF6b84fb387fd36b84fb38 /* SnippetVehicleNoDriveCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b84fb387fd36b84fb38 /* SnippetVehicleNoDriveCreate.cpp */; };
+ FFFF6b84fba07fd36b84fba0 /* SnippetVehicleSceneQuery.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b84fba07fd36b84fba0 /* SnippetVehicleSceneQuery.cpp */; };
+ FFFF6b84fc087fd36b84fc08 /* SnippetVehicleTankCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b84fc087fd36b84fc08 /* SnippetVehicleTankCreate.cpp */; };
+ FFFF6b84fc707fd36b84fc70 /* SnippetVehicleTireFriction.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b84fc707fd36b84fc70 /* SnippetVehicleTireFriction.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6aed38907fd36aed3890 /* SnippetVehicle4W */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetVehicle4W"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6aed70507fd36aed7050 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aed71507fd36aed7150 /* SnippetVehicle4W.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicle4W.cpp"; path = "../../SnippetVehicle4W/SnippetVehicle4W.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aed71b87fd36aed71b8 /* SnippetVehicle4WRender.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicle4WRender.cpp"; path = "../../SnippetVehicle4W/SnippetVehicle4WRender.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84fa007fd36b84fa00 /* SnippetVehicle4WCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicle4WCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicle4WCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84fa687fd36b84fa68 /* SnippetVehicleCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84fad07fd36b84fad0 /* SnippetVehicleFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleFilterShader.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleFilterShader.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84fb387fd36b84fb38 /* SnippetVehicleNoDriveCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleNoDriveCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleNoDriveCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84fba07fd36b84fba0 /* SnippetVehicleSceneQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleSceneQuery.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleSceneQuery.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84fc087fd36b84fc08 /* SnippetVehicleTankCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleTankCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleTankCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84fc707fd36b84fc70 /* SnippetVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleTireFriction.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84fcd87fd36b84fcd8 /* SnippetVehicleConcurrency.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleConcurrency.h"; path = "../../SnippetVehicleCommon/SnippetVehicleConcurrency.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84fd407fd36b84fd40 /* SnippetVehicleCreate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleCreate.h"; path = "../../SnippetVehicleCommon/SnippetVehicleCreate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84fda87fd36b84fda8 /* SnippetVehicleFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleFilterShader.h"; path = "../../SnippetVehicleCommon/SnippetVehicleFilterShader.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84fe107fd36b84fe10 /* SnippetVehicleSceneQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleSceneQuery.h"; path = "../../SnippetVehicleCommon/SnippetVehicleSceneQuery.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84fe787fd36b84fe78 /* SnippetVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleTireFriction.h"; path = "../../SnippetVehicleCommon/SnippetVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b84fee07fd36b84fee0 /* SnippetVehicleWheelQueryResult.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleWheelQueryResult.h"; path = "../../SnippetVehicleCommon/SnippetVehicleWheelQueryResult.h"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26aed38907fd36aed3890 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6aed38907fd36aed3890 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86aed38907fd36aed3890 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6aed70507fd36aed7050,
+ FFFF6aed71507fd36aed7150,
+ FFFF6aed71b87fd36aed71b8,
+ FFFF6b84fa007fd36b84fa00,
+ FFFF6b84fa687fd36b84fa68,
+ FFFF6b84fad07fd36b84fad0,
+ FFFF6b84fb387fd36b84fb38,
+ FFFF6b84fba07fd36b84fba0,
+ FFFF6b84fc087fd36b84fc08,
+ FFFF6b84fc707fd36b84fc70,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46aed41407fd36aed4140 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetVehicleScale */
+ FFFF6aed8f007fd36aed8f00 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6cd8fc807fd36cd8fc80 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6cd8fc807fd36cd8fc80 /* ClassicMain.cpp */; };
+ FFFF6cd9e7e07fd36cd9e7e0 /* SnippetVehicleScale.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6cd9e7e07fd36cd9e7e0 /* SnippetVehicleScale.cpp */; };
+ FFFF6cd9e8487fd36cd9e848 /* SnippetVehicleScaleRender.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6cd9e8487fd36cd9e848 /* SnippetVehicleScaleRender.cpp */; };
+ FFFF6b13ca007fd36b13ca00 /* SnippetVehicle4WCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b13ca007fd36b13ca00 /* SnippetVehicle4WCreate.cpp */; };
+ FFFF6b13ca687fd36b13ca68 /* SnippetVehicleCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b13ca687fd36b13ca68 /* SnippetVehicleCreate.cpp */; };
+ FFFF6b13cad07fd36b13cad0 /* SnippetVehicleFilterShader.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b13cad07fd36b13cad0 /* SnippetVehicleFilterShader.cpp */; };
+ FFFF6b13cb387fd36b13cb38 /* SnippetVehicleNoDriveCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b13cb387fd36b13cb38 /* SnippetVehicleNoDriveCreate.cpp */; };
+ FFFF6b13cba07fd36b13cba0 /* SnippetVehicleSceneQuery.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b13cba07fd36b13cba0 /* SnippetVehicleSceneQuery.cpp */; };
+ FFFF6b13cc087fd36b13cc08 /* SnippetVehicleTankCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b13cc087fd36b13cc08 /* SnippetVehicleTankCreate.cpp */; };
+ FFFF6b13cc707fd36b13cc70 /* SnippetVehicleTireFriction.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b13cc707fd36b13cc70 /* SnippetVehicleTireFriction.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6aed86c07fd36aed86c0 /* SnippetVehicleScale */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetVehicleScale"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6cd8fc807fd36cd8fc80 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6cd9e7e07fd36cd9e7e0 /* SnippetVehicleScale.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleScale.cpp"; path = "../../SnippetVehicleScale/SnippetVehicleScale.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6cd9e8487fd36cd9e848 /* SnippetVehicleScaleRender.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleScaleRender.cpp"; path = "../../SnippetVehicleScale/SnippetVehicleScaleRender.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b13ca007fd36b13ca00 /* SnippetVehicle4WCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicle4WCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicle4WCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b13ca687fd36b13ca68 /* SnippetVehicleCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b13cad07fd36b13cad0 /* SnippetVehicleFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleFilterShader.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleFilterShader.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b13cb387fd36b13cb38 /* SnippetVehicleNoDriveCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleNoDriveCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleNoDriveCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b13cba07fd36b13cba0 /* SnippetVehicleSceneQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleSceneQuery.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleSceneQuery.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b13cc087fd36b13cc08 /* SnippetVehicleTankCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleTankCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleTankCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b13cc707fd36b13cc70 /* SnippetVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleTireFriction.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b13ccd87fd36b13ccd8 /* SnippetVehicleConcurrency.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleConcurrency.h"; path = "../../SnippetVehicleCommon/SnippetVehicleConcurrency.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b13cd407fd36b13cd40 /* SnippetVehicleCreate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleCreate.h"; path = "../../SnippetVehicleCommon/SnippetVehicleCreate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b13cda87fd36b13cda8 /* SnippetVehicleFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleFilterShader.h"; path = "../../SnippetVehicleCommon/SnippetVehicleFilterShader.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b13ce107fd36b13ce10 /* SnippetVehicleSceneQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleSceneQuery.h"; path = "../../SnippetVehicleCommon/SnippetVehicleSceneQuery.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b13ce787fd36b13ce78 /* SnippetVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleTireFriction.h"; path = "../../SnippetVehicleCommon/SnippetVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b13cee07fd36b13cee0 /* SnippetVehicleWheelQueryResult.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleWheelQueryResult.h"; path = "../../SnippetVehicleCommon/SnippetVehicleWheelQueryResult.h"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26aed86c07fd36aed86c0 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6aed86c07fd36aed86c0 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86aed86c07fd36aed86c0 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6cd8fc807fd36cd8fc80,
+ FFFF6cd9e7e07fd36cd9e7e0,
+ FFFF6cd9e8487fd36cd9e848,
+ FFFF6b13ca007fd36b13ca00,
+ FFFF6b13ca687fd36b13ca68,
+ FFFF6b13cad07fd36b13cad0,
+ FFFF6b13cb387fd36b13cb38,
+ FFFF6b13cba07fd36b13cba0,
+ FFFF6b13cc087fd36b13cc08,
+ FFFF6b13cc707fd36b13cc70,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46aed8f007fd36aed8f00 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetVehicleNoDrive */
+ FFFF6cdaa6607fd36cdaa660 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6cdaca907fd36cdaca90 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6cdaca907fd36cdaca90 /* ClassicMain.cpp */; };
+ FFFF6cd51a007fd36cd51a00 /* SnippetVehicleNoDrive.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6cd51a007fd36cd51a00 /* SnippetVehicleNoDrive.cpp */; };
+ FFFF6cd51a687fd36cd51a68 /* SnippetVehicleNoDriveRender.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6cd51a687fd36cd51a68 /* SnippetVehicleNoDriveRender.cpp */; };
+ FFFF6b1418007fd36b141800 /* SnippetVehicle4WCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b1418007fd36b141800 /* SnippetVehicle4WCreate.cpp */; };
+ FFFF6b1418687fd36b141868 /* SnippetVehicleCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b1418687fd36b141868 /* SnippetVehicleCreate.cpp */; };
+ FFFF6b1418d07fd36b1418d0 /* SnippetVehicleFilterShader.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b1418d07fd36b1418d0 /* SnippetVehicleFilterShader.cpp */; };
+ FFFF6b1419387fd36b141938 /* SnippetVehicleNoDriveCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b1419387fd36b141938 /* SnippetVehicleNoDriveCreate.cpp */; };
+ FFFF6b1419a07fd36b1419a0 /* SnippetVehicleSceneQuery.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b1419a07fd36b1419a0 /* SnippetVehicleSceneQuery.cpp */; };
+ FFFF6b141a087fd36b141a08 /* SnippetVehicleTankCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b141a087fd36b141a08 /* SnippetVehicleTankCreate.cpp */; };
+ FFFF6b141a707fd36b141a70 /* SnippetVehicleTireFriction.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b141a707fd36b141a70 /* SnippetVehicleTireFriction.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6cda9d307fd36cda9d30 /* SnippetVehicleNoDrive */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetVehicleNoDrive"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6cdaca907fd36cdaca90 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6cd51a007fd36cd51a00 /* SnippetVehicleNoDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleNoDrive.cpp"; path = "../../SnippetVehicleNoDrive/SnippetVehicleNoDrive.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6cd51a687fd36cd51a68 /* SnippetVehicleNoDriveRender.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleNoDriveRender.cpp"; path = "../../SnippetVehicleNoDrive/SnippetVehicleNoDriveRender.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b1418007fd36b141800 /* SnippetVehicle4WCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicle4WCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicle4WCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b1418687fd36b141868 /* SnippetVehicleCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b1418d07fd36b1418d0 /* SnippetVehicleFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleFilterShader.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleFilterShader.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b1419387fd36b141938 /* SnippetVehicleNoDriveCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleNoDriveCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleNoDriveCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b1419a07fd36b1419a0 /* SnippetVehicleSceneQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleSceneQuery.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleSceneQuery.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b141a087fd36b141a08 /* SnippetVehicleTankCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleTankCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleTankCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b141a707fd36b141a70 /* SnippetVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleTireFriction.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b141ad87fd36b141ad8 /* SnippetVehicleConcurrency.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleConcurrency.h"; path = "../../SnippetVehicleCommon/SnippetVehicleConcurrency.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b141b407fd36b141b40 /* SnippetVehicleCreate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleCreate.h"; path = "../../SnippetVehicleCommon/SnippetVehicleCreate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b141ba87fd36b141ba8 /* SnippetVehicleFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleFilterShader.h"; path = "../../SnippetVehicleCommon/SnippetVehicleFilterShader.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b141c107fd36b141c10 /* SnippetVehicleSceneQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleSceneQuery.h"; path = "../../SnippetVehicleCommon/SnippetVehicleSceneQuery.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b141c787fd36b141c78 /* SnippetVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleTireFriction.h"; path = "../../SnippetVehicleCommon/SnippetVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b141ce07fd36b141ce0 /* SnippetVehicleWheelQueryResult.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleWheelQueryResult.h"; path = "../../SnippetVehicleCommon/SnippetVehicleWheelQueryResult.h"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26cda9d307fd36cda9d30 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6cda9d307fd36cda9d30 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86cda9d307fd36cda9d30 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6cdaca907fd36cdaca90,
+ FFFF6cd51a007fd36cd51a00,
+ FFFF6cd51a687fd36cd51a68,
+ FFFF6b1418007fd36b141800,
+ FFFF6b1418687fd36b141868,
+ FFFF6b1418d07fd36b1418d0,
+ FFFF6b1419387fd36b141938,
+ FFFF6b1419a07fd36b1419a0,
+ FFFF6b141a087fd36b141a08,
+ FFFF6b141a707fd36b141a70,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46cdaa6607fd36cdaa660 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetVehicleMultiThreading */
+ FFFF6cd7dbb07fd36cd7dbb0 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6cc6bb907fd36cc6bb90 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6cc6bb907fd36cc6bb90 /* ClassicMain.cpp */; };
+ FFFF6cc6bc007fd36cc6bc00 /* SnippetVehicleMultiThreading.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6cc6bc007fd36cc6bc00 /* SnippetVehicleMultiThreading.cpp */; };
+ FFFF6b1448007fd36b144800 /* SnippetVehicle4WCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b1448007fd36b144800 /* SnippetVehicle4WCreate.cpp */; };
+ FFFF6b1448687fd36b144868 /* SnippetVehicleCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b1448687fd36b144868 /* SnippetVehicleCreate.cpp */; };
+ FFFF6b1448d07fd36b1448d0 /* SnippetVehicleFilterShader.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b1448d07fd36b1448d0 /* SnippetVehicleFilterShader.cpp */; };
+ FFFF6b1449387fd36b144938 /* SnippetVehicleNoDriveCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b1449387fd36b144938 /* SnippetVehicleNoDriveCreate.cpp */; };
+ FFFF6b1449a07fd36b1449a0 /* SnippetVehicleSceneQuery.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b1449a07fd36b1449a0 /* SnippetVehicleSceneQuery.cpp */; };
+ FFFF6b144a087fd36b144a08 /* SnippetVehicleTankCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b144a087fd36b144a08 /* SnippetVehicleTankCreate.cpp */; };
+ FFFF6b144a707fd36b144a70 /* SnippetVehicleTireFriction.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b144a707fd36b144a70 /* SnippetVehicleTireFriction.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6cd7d3707fd36cd7d370 /* SnippetVehicleMultiThreading */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetVehicleMultiThreading"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6cc6bb907fd36cc6bb90 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6cc6bc007fd36cc6bc00 /* SnippetVehicleMultiThreading.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleMultiThreading.cpp"; path = "../../SnippetVehicleMultiThreading/SnippetVehicleMultiThreading.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b1448007fd36b144800 /* SnippetVehicle4WCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicle4WCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicle4WCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b1448687fd36b144868 /* SnippetVehicleCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b1448d07fd36b1448d0 /* SnippetVehicleFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleFilterShader.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleFilterShader.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b1449387fd36b144938 /* SnippetVehicleNoDriveCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleNoDriveCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleNoDriveCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b1449a07fd36b1449a0 /* SnippetVehicleSceneQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleSceneQuery.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleSceneQuery.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b144a087fd36b144a08 /* SnippetVehicleTankCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleTankCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleTankCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b144a707fd36b144a70 /* SnippetVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleTireFriction.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b144ad87fd36b144ad8 /* SnippetVehicleConcurrency.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleConcurrency.h"; path = "../../SnippetVehicleCommon/SnippetVehicleConcurrency.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b144b407fd36b144b40 /* SnippetVehicleCreate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleCreate.h"; path = "../../SnippetVehicleCommon/SnippetVehicleCreate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b144ba87fd36b144ba8 /* SnippetVehicleFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleFilterShader.h"; path = "../../SnippetVehicleCommon/SnippetVehicleFilterShader.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b144c107fd36b144c10 /* SnippetVehicleSceneQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleSceneQuery.h"; path = "../../SnippetVehicleCommon/SnippetVehicleSceneQuery.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b144c787fd36b144c78 /* SnippetVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleTireFriction.h"; path = "../../SnippetVehicleCommon/SnippetVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b144ce07fd36b144ce0 /* SnippetVehicleWheelQueryResult.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleWheelQueryResult.h"; path = "../../SnippetVehicleCommon/SnippetVehicleWheelQueryResult.h"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26cd7d3707fd36cd7d370 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6cd7d3707fd36cd7d370 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86cd7d3707fd36cd7d370 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6cc6bb907fd36cc6bb90,
+ FFFF6cc6bc007fd36cc6bc00,
+ FFFF6b1448007fd36b144800,
+ FFFF6b1448687fd36b144868,
+ FFFF6b1448d07fd36b1448d0,
+ FFFF6b1449387fd36b144938,
+ FFFF6b1449a07fd36b1449a0,
+ FFFF6b144a087fd36b144a08,
+ FFFF6b144a707fd36b144a70,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46cd7dbb07fd36cd7dbb0 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetVehicleContactMod */
+ FFFF6cdc5b007fd36cdc5b00 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6cdbd4007fd36cdbd400 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6cdbd4007fd36cdbd400 /* ClassicMain.cpp */; };
+ FFFF6cdbd5007fd36cdbd500 /* SnippetVehicleContactMod.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6cdbd5007fd36cdbd500 /* SnippetVehicleContactMod.cpp */; };
+ FFFF6cdbd5687fd36cdbd568 /* SnippetVehicleContactModRender.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6cdbd5687fd36cdbd568 /* SnippetVehicleContactModRender.cpp */; };
+ FFFF6b1478007fd36b147800 /* SnippetVehicle4WCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b1478007fd36b147800 /* SnippetVehicle4WCreate.cpp */; };
+ FFFF6b1478687fd36b147868 /* SnippetVehicleCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b1478687fd36b147868 /* SnippetVehicleCreate.cpp */; };
+ FFFF6b1478d07fd36b1478d0 /* SnippetVehicleFilterShader.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b1478d07fd36b1478d0 /* SnippetVehicleFilterShader.cpp */; };
+ FFFF6b1479387fd36b147938 /* SnippetVehicleNoDriveCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b1479387fd36b147938 /* SnippetVehicleNoDriveCreate.cpp */; };
+ FFFF6b1479a07fd36b1479a0 /* SnippetVehicleSceneQuery.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b1479a07fd36b1479a0 /* SnippetVehicleSceneQuery.cpp */; };
+ FFFF6b147a087fd36b147a08 /* SnippetVehicleTankCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b147a087fd36b147a08 /* SnippetVehicleTankCreate.cpp */; };
+ FFFF6b147a707fd36b147a70 /* SnippetVehicleTireFriction.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b147a707fd36b147a70 /* SnippetVehicleTireFriction.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6cd934d07fd36cd934d0 /* SnippetVehicleContactMod */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetVehicleContactMod"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6cdbd4007fd36cdbd400 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6cdbd5007fd36cdbd500 /* SnippetVehicleContactMod.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleContactMod.cpp"; path = "../../SnippetVehicleContactMod/SnippetVehicleContactMod.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6cdbd5687fd36cdbd568 /* SnippetVehicleContactModRender.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleContactModRender.cpp"; path = "../../SnippetVehicleContactMod/SnippetVehicleContactModRender.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b1478007fd36b147800 /* SnippetVehicle4WCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicle4WCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicle4WCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b1478687fd36b147868 /* SnippetVehicleCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b1478d07fd36b1478d0 /* SnippetVehicleFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleFilterShader.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleFilterShader.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b1479387fd36b147938 /* SnippetVehicleNoDriveCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleNoDriveCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleNoDriveCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b1479a07fd36b1479a0 /* SnippetVehicleSceneQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleSceneQuery.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleSceneQuery.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b147a087fd36b147a08 /* SnippetVehicleTankCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleTankCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleTankCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b147a707fd36b147a70 /* SnippetVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleTireFriction.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b147ad87fd36b147ad8 /* SnippetVehicleConcurrency.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleConcurrency.h"; path = "../../SnippetVehicleCommon/SnippetVehicleConcurrency.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b147b407fd36b147b40 /* SnippetVehicleCreate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleCreate.h"; path = "../../SnippetVehicleCommon/SnippetVehicleCreate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b147ba87fd36b147ba8 /* SnippetVehicleFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleFilterShader.h"; path = "../../SnippetVehicleCommon/SnippetVehicleFilterShader.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b147c107fd36b147c10 /* SnippetVehicleSceneQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleSceneQuery.h"; path = "../../SnippetVehicleCommon/SnippetVehicleSceneQuery.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b147c787fd36b147c78 /* SnippetVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleTireFriction.h"; path = "../../SnippetVehicleCommon/SnippetVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b147ce07fd36b147ce0 /* SnippetVehicleWheelQueryResult.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleWheelQueryResult.h"; path = "../../SnippetVehicleCommon/SnippetVehicleWheelQueryResult.h"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26cd934d07fd36cd934d0 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6cd934d07fd36cd934d0 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86cd934d07fd36cd934d0 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6cdbd4007fd36cdbd400,
+ FFFF6cdbd5007fd36cdbd500,
+ FFFF6cdbd5687fd36cdbd568,
+ FFFF6b1478007fd36b147800,
+ FFFF6b1478687fd36b147868,
+ FFFF6b1478d07fd36b1478d0,
+ FFFF6b1479387fd36b147938,
+ FFFF6b1479a07fd36b1479a0,
+ FFFF6b147a087fd36b147a08,
+ FFFF6b147a707fd36b147a70,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46cdc5b007fd36cdc5b00 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetNestedScene */
+ FFFF6cd5b2207fd36cd5b220 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6cdd47007fd36cdd4700 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6cdd47007fd36cdd4700 /* ClassicMain.cpp */; };
+ FFFF6cdd48007fd36cdd4800 /* SnippetNestedScene.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6cdd48007fd36cdd4800 /* SnippetNestedScene.cpp */; };
+ FFFF6cdd48687fd36cdd4868 /* SnippetNestedSceneRender.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6cdd48687fd36cdd4868 /* SnippetNestedSceneRender.cpp */; };
+ FFFF6b14a8007fd36b14a800 /* SnippetVehicle4WCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b14a8007fd36b14a800 /* SnippetVehicle4WCreate.cpp */; };
+ FFFF6b14a8687fd36b14a868 /* SnippetVehicleCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b14a8687fd36b14a868 /* SnippetVehicleCreate.cpp */; };
+ FFFF6b14a8d07fd36b14a8d0 /* SnippetVehicleFilterShader.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b14a8d07fd36b14a8d0 /* SnippetVehicleFilterShader.cpp */; };
+ FFFF6b14a9387fd36b14a938 /* SnippetVehicleNoDriveCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b14a9387fd36b14a938 /* SnippetVehicleNoDriveCreate.cpp */; };
+ FFFF6b14a9a07fd36b14a9a0 /* SnippetVehicleSceneQuery.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b14a9a07fd36b14a9a0 /* SnippetVehicleSceneQuery.cpp */; };
+ FFFF6b14aa087fd36b14aa08 /* SnippetVehicleTankCreate.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b14aa087fd36b14aa08 /* SnippetVehicleTankCreate.cpp */; };
+ FFFF6b14aa707fd36b14aa70 /* SnippetVehicleTireFriction.cpp in Common */= { isa = PBXBuildFile; fileRef = FFFD6b14aa707fd36b14aa70 /* SnippetVehicleTireFriction.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6ccf07e07fd36ccf07e0 /* SnippetNestedScene */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetNestedScene"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6cdd47007fd36cdd4700 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6cdd48007fd36cdd4800 /* SnippetNestedScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetNestedScene.cpp"; path = "../../SnippetNestedScene/SnippetNestedScene.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6cdd48687fd36cdd4868 /* SnippetNestedSceneRender.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetNestedSceneRender.cpp"; path = "../../SnippetNestedScene/SnippetNestedSceneRender.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6cdd48d07fd36cdd48d0 /* NestedScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NestedScene.h"; path = "../../SnippetNestedScene/NestedScene.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b14a8007fd36b14a800 /* SnippetVehicle4WCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicle4WCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicle4WCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b14a8687fd36b14a868 /* SnippetVehicleCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b14a8d07fd36b14a8d0 /* SnippetVehicleFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleFilterShader.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleFilterShader.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b14a9387fd36b14a938 /* SnippetVehicleNoDriveCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleNoDriveCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleNoDriveCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b14a9a07fd36b14a9a0 /* SnippetVehicleSceneQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleSceneQuery.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleSceneQuery.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b14aa087fd36b14aa08 /* SnippetVehicleTankCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleTankCreate.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleTankCreate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b14aa707fd36b14aa70 /* SnippetVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleTireFriction.cpp"; path = "../../SnippetVehicleCommon/SnippetVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6b14aad87fd36b14aad8 /* SnippetVehicleConcurrency.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleConcurrency.h"; path = "../../SnippetVehicleCommon/SnippetVehicleConcurrency.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b14ab407fd36b14ab40 /* SnippetVehicleCreate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleCreate.h"; path = "../../SnippetVehicleCommon/SnippetVehicleCreate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b14aba87fd36b14aba8 /* SnippetVehicleFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleFilterShader.h"; path = "../../SnippetVehicleCommon/SnippetVehicleFilterShader.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b14ac107fd36b14ac10 /* SnippetVehicleSceneQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleSceneQuery.h"; path = "../../SnippetVehicleCommon/SnippetVehicleSceneQuery.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b14ac787fd36b14ac78 /* SnippetVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleTireFriction.h"; path = "../../SnippetVehicleCommon/SnippetVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6b14ace07fd36b14ace0 /* SnippetVehicleWheelQueryResult.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetVehicleWheelQueryResult.h"; path = "../../SnippetVehicleCommon/SnippetVehicleWheelQueryResult.h"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26ccf07e07fd36ccf07e0 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6ccf07e07fd36ccf07e0 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86ccf07e07fd36ccf07e0 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6cdd47007fd36cdd4700,
+ FFFF6cdd48007fd36cdd4800,
+ FFFF6cdd48687fd36cdd4868,
+ FFFF6b14a8007fd36b14a800,
+ FFFF6b14a8687fd36b14a868,
+ FFFF6b14a8d07fd36b14a8d0,
+ FFFF6b14a9387fd36b14a938,
+ FFFF6b14a9a07fd36b14a9a0,
+ FFFF6b14aa087fd36b14aa08,
+ FFFF6b14aa707fd36b14aa70,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46cd5b2207fd36cd5b220 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetSpatialIndex */
+ FFFF6cdce9e07fd36cdce9e0 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6cdba9507fd36cdba950 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6cdba9507fd36cdba950 /* ClassicMain.cpp */; };
+ FFFF6cdd17707fd36cdd1770 /* SnippetSpatialIndex.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6cdd17707fd36cdd1770 /* SnippetSpatialIndex.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6cdd13e07fd36cdd13e0 /* SnippetSpatialIndex */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetSpatialIndex"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6cdba9507fd36cdba950 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6cdd17707fd36cdd1770 /* SnippetSpatialIndex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetSpatialIndex.cpp"; path = "../../SnippetSpatialIndex/SnippetSpatialIndex.cpp"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26cdd13e07fd36cdd13e0 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6cdd13e07fd36cdd13e0 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86cdd13e07fd36cdd13e0 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6cdba9507fd36cdba950,
+ FFFF6cdd17707fd36cdd1770,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46cdce9e07fd36cdce9e0 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetSplitSim */
+ FFFF6cd809707fd36cd80970 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6aedc4a07fd36aedc4a0 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6aedc4a07fd36aedc4a0 /* ClassicMain.cpp */; };
+ FFFF6aedcb907fd36aedcb90 /* SnippetSplitSim.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aedcb907fd36aedcb90 /* SnippetSplitSim.cpp */; };
+ FFFF6aedcbf87fd36aedcbf8 /* SnippetSplitSimRender.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aedcbf87fd36aedcbf8 /* SnippetSplitSimRender.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6cd7ff707fd36cd7ff70 /* SnippetSplitSim */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetSplitSim"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6aedc4a07fd36aedc4a0 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aedcb907fd36aedcb90 /* SnippetSplitSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetSplitSim.cpp"; path = "../../SnippetSplitSim/SnippetSplitSim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aedcbf87fd36aedcbf8 /* SnippetSplitSimRender.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetSplitSimRender.cpp"; path = "../../SnippetSplitSim/SnippetSplitSimRender.cpp"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26cd7ff707fd36cd7ff70 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6cd7ff707fd36cd7ff70 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86cd7ff707fd36cd7ff70 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6aedc4a07fd36aedc4a0,
+ FFFF6aedcb907fd36aedcb90,
+ FFFF6aedcbf87fd36aedcbf8,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46cd809707fd36cd80970 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetTriangleMeshCreate */
+ FFFF6aedd7c07fd36aedd7c0 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6aedfc307fd36aedfc30 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6aedfc307fd36aedfc30 /* ClassicMain.cpp */; };
+ FFFF6aee00307fd36aee0030 /* SnippetTriangleMeshCreate.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aee00307fd36aee0030 /* SnippetTriangleMeshCreate.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6aedcd807fd36aedcd80 /* SnippetTriangleMeshCreate */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetTriangleMeshCreate"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6aedfc307fd36aedfc30 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aee00307fd36aee0030 /* SnippetTriangleMeshCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetTriangleMeshCreate.cpp"; path = "../../SnippetTriangleMeshCreate/SnippetTriangleMeshCreate.cpp"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26aedcd807fd36aedcd80 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6aedcd807fd36aedcd80 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86aedcd807fd36aedcd80 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6aedfc307fd36aedfc30,
+ FFFF6aee00307fd36aee0030,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46aedd7c07fd36aedd7c0 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetMultiThreading */
+ FFFF6aee0cd07fd36aee0cd0 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6aee30507fd36aee3050 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6aee30507fd36aee3050 /* ClassicMain.cpp */; };
+ FFFF6aee34d07fd36aee34d0 /* SnippetMultiThreading.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aee34d07fd36aee34d0 /* SnippetMultiThreading.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6aee01307fd36aee0130 /* SnippetMultiThreading */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetMultiThreading"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6aee30507fd36aee3050 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aee34d07fd36aee34d0 /* SnippetMultiThreading.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetMultiThreading.cpp"; path = "../../SnippetMultiThreading/SnippetMultiThreading.cpp"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26aee01307fd36aee0130 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6aee01307fd36aee0130 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86aee01307fd36aee0130 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6aee30507fd36aee3050,
+ FFFF6aee34d07fd36aee34d0,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46aee0cd07fd36aee0cd0 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetContactModification */
+ FFFF6aee41607fd36aee4160 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6aee66807fd36aee6680 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6aee66807fd36aee6680 /* ClassicMain.cpp */; };
+ FFFF6aee6cf07fd36aee6cf0 /* SnippetContactModification.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aee6cf07fd36aee6cf0 /* SnippetContactModification.cpp */; };
+ FFFF6aee6d587fd36aee6d58 /* SnippetContactModificationRender.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aee6d587fd36aee6d58 /* SnippetContactModificationRender.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6aee35d07fd36aee35d0 /* SnippetContactModification */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetContactModification"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6aee66807fd36aee6680 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aee6cf07fd36aee6cf0 /* SnippetContactModification.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetContactModification.cpp"; path = "../../SnippetContactModification/SnippetContactModification.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aee6d587fd36aee6d58 /* SnippetContactModificationRender.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetContactModificationRender.cpp"; path = "../../SnippetContactModification/SnippetContactModificationRender.cpp"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26aee35d07fd36aee35d0 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6aee35d07fd36aee35d0 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86aee35d07fd36aee35d0 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6aee66807fd36aee6680,
+ FFFF6aee6cf07fd36aee6cf0,
+ FFFF6aee6d587fd36aee6d58,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46aee41607fd36aee4160 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetToleranceScale */
+ FFFF6aee78807fd36aee7880 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6aee9cf07fd36aee9cf0 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6aee9cf07fd36aee9cf0 /* ClassicMain.cpp */; };
+ FFFF6aeea0d07fd36aeea0d0 /* SnippetToleranceScale.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aeea0d07fd36aeea0d0 /* SnippetToleranceScale.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6aee6ee07fd36aee6ee0 /* SnippetToleranceScale */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetToleranceScale"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6aee9cf07fd36aee9cf0 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aeea0d07fd36aeea0d0 /* SnippetToleranceScale.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetToleranceScale.cpp"; path = "../../SnippetToleranceScale/SnippetToleranceScale.cpp"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26aee6ee07fd36aee6ee0 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6aee6ee07fd36aee6ee0 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86aee6ee07fd36aee6ee0 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6aee9cf07fd36aee9cf0,
+ FFFF6aeea0d07fd36aeea0d0,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46aee78807fd36aee7880 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetStepper */
+ FFFF6aeead207fd36aeead20 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6aeed1507fd36aeed150 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6aeed1507fd36aeed150 /* ClassicMain.cpp */; };
+ FFFF6aeed2507fd36aeed250 /* SnippetStepper.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aeed2507fd36aeed250 /* SnippetStepper.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6aeea1d07fd36aeea1d0 /* SnippetStepper */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetStepper"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6aeed1507fd36aeed150 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aeed2507fd36aeed250 /* SnippetStepper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetStepper.cpp"; path = "../../SnippetStepper/SnippetStepper.cpp"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26aeea1d07fd36aeea1d0 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6aeea1d07fd36aeea1d0 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86aeea1d07fd36aeea1d0 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6aeed1507fd36aeed150,
+ FFFF6aeed2507fd36aeed250,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46aeead207fd36aeead20 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetPrunerSerialization */
+ FFFF6aeee1807fd36aeee180 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6aef05f07fd36aef05f0 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6aef05f07fd36aef05f0 /* ClassicMain.cpp */; };
+ FFFF6aef09f07fd36aef09f0 /* SnippetPrunerSerialization.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aef09f07fd36aef09f0 /* SnippetPrunerSerialization.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6aeed6807fd36aeed680 /* SnippetPrunerSerialization */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetPrunerSerialization"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6aef05f07fd36aef05f0 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aef09f07fd36aef09f0 /* SnippetPrunerSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetPrunerSerialization.cpp"; path = "../../SnippetPrunerSerialization/SnippetPrunerSerialization.cpp"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26aeed6807fd36aeed680 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6aeed6807fd36aeed680 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86aeed6807fd36aeed680 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6aef05f07fd36aef05f0,
+ FFFF6aef09f07fd36aef09f0,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46aeee1807fd36aeee180 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXBuildFile section of SnippetConvexMeshCreate */
+ FFFF6aef16907fd36aef1690 /* SnippetUtils in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */; };
+ FFFF6aef3ad07fd36aef3ad0 /* ClassicMain.cpp in Main */= { isa = PBXBuildFile; fileRef = FFFD6aef3ad07fd36aef3ad0 /* ClassicMain.cpp */; };
+ FFFF6aef3eb07fd36aef3eb0 /* SnippetConvexMeshCreate.cpp in Source Files */= { isa = PBXBuildFile; fileRef = FFFD6aef3eb07fd36aef3eb0 /* SnippetConvexMeshCreate.cpp */; };
+/* End PBXFileReference section */
+
+/* Begin PBXFileReference section */
+ FFFD6aef0af07fd36aef0af0 /* SnippetConvexMeshCreate */ = {isa = PBXFileReference; explicitFileType = "warpper.application"; path = "SnippetConvexMeshCreate"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6aef3ad07fd36aef3ad0 /* ClassicMain.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ClassicMain.cpp"; path = "../../SnippetCommon/ClassicMain.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6aef3eb07fd36aef3eb0 /* SnippetConvexMeshCreate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnippetConvexMeshCreate.cpp"; path = "../../SnippetConvexMeshCreate/SnippetConvexMeshCreate.cpp"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXResourcesBuildPhase section */
+ FFF26aef0af07fd36aef0af0 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ FFFC6aef0af07fd36aef0af0 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ FFF86aef0af07fd36aef0af0 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FFFF6aef3ad07fd36aef3ad0,
+ FFFF6aef3eb07fd36aef3eb0,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+/* End PBXShellScriptBuildPhase section */
+/* Begin PBXTargetDependency section */
+ FFF46aef16907fd36aef1690 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ targetProxy = FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXContainerItemProxy section */
+ FFF56ae171a07fd36ae171a0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6ae171a07fd36ae171a0 /* SnippetUtils */;
+ remoteInfo = "SnippetUtils";
+ };
+ FFF56ae4c1307fd36ae4c130 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6ae4c1307fd36ae4c130 /* SnippetHelloWorld */;
+ remoteInfo = "SnippetHelloWorld";
+ };
+ FFF56ae2e3907fd36ae2e390 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6ae2e3907fd36ae2e390 /* SnippetImmediateMode */;
+ remoteInfo = "SnippetImmediateMode";
+ };
+ FFF56ae328407fd36ae32840 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6ae328407fd36ae32840 /* SnippetSplitFetchResults */;
+ remoteInfo = "SnippetSplitFetchResults";
+ };
+ FFF56ae1f7107fd36ae1f710 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6ae1f7107fd36ae1f710 /* SnippetCustomJoint */;
+ remoteInfo = "SnippetCustomJoint";
+ };
+ FFF56aea9da07fd36aea9da0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6aea9da07fd36aea9da0 /* SnippetSerialization */;
+ remoteInfo = "SnippetSerialization";
+ };
+ FFF56aeb34e07fd36aeb34e0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6aeb34e07fd36aeb34e0 /* SnippetContactReport */;
+ remoteInfo = "SnippetContactReport";
+ };
+ FFF56aeb6c207fd36aeb6c20 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6aeb6c207fd36aeb6c20 /* SnippetJoint */;
+ remoteInfo = "SnippetJoint";
+ };
+ FFF56aeba2407fd36aeba240 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6aeba2407fd36aeba240 /* SnippetContactReportCCD */;
+ remoteInfo = "SnippetContactReportCCD";
+ };
+ FFF56aebd6407fd36aebd640 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6aebd6407fd36aebd640 /* SnippetCloth */;
+ remoteInfo = "SnippetCloth";
+ };
+ FFF56aec0c207fd36aec0c20 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6aec0c207fd36aec0c20 /* SnippetMBP */;
+ remoteInfo = "SnippetMBP";
+ };
+ FFF56aec43607fd36aec4360 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6aec43607fd36aec4360 /* SnippetArticulation */;
+ remoteInfo = "SnippetArticulation";
+ };
+ FFF56aec76d07fd36aec76d0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6aec76d07fd36aec76d0 /* SnippetRaycastCCD */;
+ remoteInfo = "SnippetRaycastCCD";
+ };
+ FFF56aecb1007fd36aecb100 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6aecb1007fd36aecb100 /* SnippetCustomProfiler */;
+ remoteInfo = "SnippetCustomProfiler";
+ };
+ FFF56aece8a07fd36aece8a0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6aece8a07fd36aece8a0 /* SnippetVehicleTank */;
+ remoteInfo = "SnippetVehicleTank";
+ };
+ FFF56aed38907fd36aed3890 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6aed38907fd36aed3890 /* SnippetVehicle4W */;
+ remoteInfo = "SnippetVehicle4W";
+ };
+ FFF56aed86c07fd36aed86c0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6aed86c07fd36aed86c0 /* SnippetVehicleScale */;
+ remoteInfo = "SnippetVehicleScale";
+ };
+ FFF56cda9d307fd36cda9d30 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6cda9d307fd36cda9d30 /* SnippetVehicleNoDrive */;
+ remoteInfo = "SnippetVehicleNoDrive";
+ };
+ FFF56cd7d3707fd36cd7d370 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6cd7d3707fd36cd7d370 /* SnippetVehicleMultiThreading */;
+ remoteInfo = "SnippetVehicleMultiThreading";
+ };
+ FFF56cd934d07fd36cd934d0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6cd934d07fd36cd934d0 /* SnippetVehicleContactMod */;
+ remoteInfo = "SnippetVehicleContactMod";
+ };
+ FFF56ccf07e07fd36ccf07e0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6ccf07e07fd36ccf07e0 /* SnippetNestedScene */;
+ remoteInfo = "SnippetNestedScene";
+ };
+ FFF56cdd13e07fd36cdd13e0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6cdd13e07fd36cdd13e0 /* SnippetSpatialIndex */;
+ remoteInfo = "SnippetSpatialIndex";
+ };
+ FFF56cd7ff707fd36cd7ff70 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6cd7ff707fd36cd7ff70 /* SnippetSplitSim */;
+ remoteInfo = "SnippetSplitSim";
+ };
+ FFF56aedcd807fd36aedcd80 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6aedcd807fd36aedcd80 /* SnippetTriangleMeshCreate */;
+ remoteInfo = "SnippetTriangleMeshCreate";
+ };
+ FFF56aee01307fd36aee0130 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6aee01307fd36aee0130 /* SnippetMultiThreading */;
+ remoteInfo = "SnippetMultiThreading";
+ };
+ FFF56aee35d07fd36aee35d0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6aee35d07fd36aee35d0 /* SnippetContactModification */;
+ remoteInfo = "SnippetContactModification";
+ };
+ FFF56aee6ee07fd36aee6ee0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6aee6ee07fd36aee6ee0 /* SnippetToleranceScale */;
+ remoteInfo = "SnippetToleranceScale";
+ };
+ FFF56aeea1d07fd36aeea1d0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6aeea1d07fd36aeea1d0 /* SnippetStepper */;
+ remoteInfo = "SnippetStepper";
+ };
+ FFF56aeed6807fd36aeed680 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6aeed6807fd36aeed680 /* SnippetPrunerSerialization */;
+ remoteInfo = "SnippetPrunerSerialization";
+ };
+ FFF56aef0af07fd36aef0af0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF96ae170907fd36ae17090 /* Project object */;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = FFFA6aef0af07fd36aef0af0 /* SnippetConvexMeshCreate */;
+ remoteInfo = "SnippetConvexMeshCreate";
+ };
+/* End PBXContainerItemProxy section */
+
+/* Begin PBXGroup section */
+ FFFB6ae170f87fd36ae170f8 /* Snippets */ = {
+ isa = PBXGroup;
+ children = (
+ FFF06ae170907fd36ae17090 /* Source */,
+ FFEE6ae170907fd36ae17090 /* Products */,
+ );
+ name = "Snippets";
+ sourceTree = "<group>";
+ };
+
+ FFF06ae170907fd36ae17090 /* Source */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6ae171a07fd36ae171a0,
+ FFFB6ae4c1307fd36ae4c130,
+ FFFB6ae2e3907fd36ae2e390,
+ FFFB6ae328407fd36ae32840,
+ FFFB6ae1f7107fd36ae1f710,
+ FFFB6aea9da07fd36aea9da0,
+ FFFB6aeb34e07fd36aeb34e0,
+ FFFB6aeb6c207fd36aeb6c20,
+ FFFB6aeba2407fd36aeba240,
+ FFFB6aebd6407fd36aebd640,
+ FFFB6aec0c207fd36aec0c20,
+ FFFB6aec43607fd36aec4360,
+ FFFB6aec76d07fd36aec76d0,
+ FFFB6aecb1007fd36aecb100,
+ FFFB6aece8a07fd36aece8a0,
+ FFFB6aed38907fd36aed3890,
+ FFFB6aed86c07fd36aed86c0,
+ FFFB6cda9d307fd36cda9d30,
+ FFFB6cd7d3707fd36cd7d370,
+ FFFB6cd934d07fd36cd934d0,
+ FFFB6ccf07e07fd36ccf07e0,
+ FFFB6cdd13e07fd36cdd13e0,
+ FFFB6cd7ff707fd36cd7ff70,
+ FFFB6aedcd807fd36aedcd80,
+ FFFB6aee01307fd36aee0130,
+ FFFB6aee35d07fd36aee35d0,
+ FFFB6aee6ee07fd36aee6ee0,
+ FFFB6aeea1d07fd36aeea1d0,
+ FFFB6aeed6807fd36aeed680,
+ FFFB6aef0af07fd36aef0af0,
+ );
+ name = Source;
+ sourceTree = "<group>";
+ };
+
+ FFEE6ae170907fd36ae17090 /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6ae171a07fd36ae171a0,
+ FFFD6ae4c1307fd36ae4c130,
+ FFFD6ae2e3907fd36ae2e390,
+ FFFD6ae328407fd36ae32840,
+ FFFD6ae1f7107fd36ae1f710,
+ FFFD6aea9da07fd36aea9da0,
+ FFFD6aeb34e07fd36aeb34e0,
+ FFFD6aeb6c207fd36aeb6c20,
+ FFFD6aeba2407fd36aeba240,
+ FFFD6aebd6407fd36aebd640,
+ FFFD6aec0c207fd36aec0c20,
+ FFFD6aec43607fd36aec4360,
+ FFFD6aec76d07fd36aec76d0,
+ FFFD6aecb1007fd36aecb100,
+ FFFD6aece8a07fd36aece8a0,
+ FFFD6aed38907fd36aed3890,
+ FFFD6aed86c07fd36aed86c0,
+ FFFD6cda9d307fd36cda9d30,
+ FFFD6cd7d3707fd36cd7d370,
+ FFFD6cd934d07fd36cd934d0,
+ FFFD6ccf07e07fd36ccf07e0,
+ FFFD6cdd13e07fd36cdd13e0,
+ FFFD6cd7ff707fd36cd7ff70,
+ FFFD6aedcd807fd36aedcd80,
+ FFFD6aee01307fd36aee0130,
+ FFFD6aee35d07fd36aee35d0,
+ FFFD6aee6ee07fd36aee6ee0,
+ FFFD6aeea1d07fd36aeea1d0,
+ FFFD6aeed6807fd36aeed680,
+ FFFD6aef0af07fd36aef0af0,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
+
+ FFFB6ae171a07fd36ae171a0 /* SnippetUtils */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6ae182e07fd36ae182e0 /* Source Files */,
+ );
+ name = "SnippetUtils";
+ sourceTree = "<group>";
+ };
+ FFFB6ae182e07fd36ae182e0 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6ae9b6407fd36ae9b640 /* SnippetUtils.cpp */,
+ FFFD6ae9b6a87fd36ae9b6a8 /* SnippetUtils.h */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6ae4c1307fd36ae4c130 /* SnippetHelloWorld */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6ae3b7007fd36ae3b700 /* Main */,
+ FFFB6ae3b7287fd36ae3b728 /* Source Files */,
+ );
+ name = "SnippetHelloWorld";
+ sourceTree = "<group>";
+ };
+ FFFB6ae3b7007fd36ae3b700 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6ae3b7507fd36ae3b750 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6ae3b7287fd36ae3b728 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6ae97e707fd36ae97e70 /* SnippetHelloWorld.cpp */,
+ FFFD6ae97ed87fd36ae97ed8 /* SnippetHelloWorldRender.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6ae2e3907fd36ae2e390 /* SnippetImmediateMode */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6ae320c07fd36ae320c0 /* Main */,
+ FFFB6ae320e87fd36ae320e8 /* Source Files */,
+ );
+ name = "SnippetImmediateMode";
+ sourceTree = "<group>";
+ };
+ FFFB6ae320c07fd36ae320c0 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6ae31cf07fd36ae31cf0 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6ae320e87fd36ae320e8 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6ae326507fd36ae32650 /* SnippetImmediateMode.cpp */,
+ FFFD6ae326b87fd36ae326b8 /* SnippetImmediateModeRender.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6ae328407fd36ae32840 /* SnippetSplitFetchResults */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6ae7daf07fd36ae7daf0 /* Main */,
+ FFFB6ae7db187fd36ae7db18 /* Source Files */,
+ );
+ name = "SnippetSplitFetchResults";
+ sourceTree = "<group>";
+ };
+ FFFB6ae7daf07fd36ae7daf0 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6ae0bad07fd36ae0bad0 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6ae7db187fd36ae7db18 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6ae0c1607fd36ae0c160 /* SnippetSplitFetchResults.cpp */,
+ FFFD6ae0c1c87fd36ae0c1c8 /* SnippetSplitFetchResultsRender.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6ae1f7107fd36ae1f710 /* SnippetCustomJoint */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6aead4e07fd36aead4e0 /* Main */,
+ FFFB6aead5087fd36aead508 /* Source Files */,
+ );
+ name = "SnippetCustomJoint";
+ sourceTree = "<group>";
+ };
+ FFFB6aead4e07fd36aead4e0 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aead5307fd36aead530 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aead5087fd36aead508 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aea9fd07fd36aea9fd0 /* PulleyJoint.cpp */,
+ FFFD6aeaa0387fd36aeaa038 /* SnippetCustomJoint.cpp */,
+ FFFD6aeaa0a07fd36aeaa0a0 /* SnippetCustomJointRender.cpp */,
+ FFFD6aeaa1087fd36aeaa108 /* PulleyJoint.h */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aea9da07fd36aea9da0 /* SnippetSerialization */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6aeb29607fd36aeb2960 /* Main */,
+ FFFB6aeb29887fd36aeb2988 /* Source Files */,
+ );
+ name = "SnippetSerialization";
+ sourceTree = "<group>";
+ };
+ FFFB6aeb29607fd36aeb2960 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aeb2d307fd36aeb2d30 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aeb29887fd36aeb2988 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aeb32f07fd36aeb32f0 /* SnippetSerialization.cpp */,
+ FFFD6aeb33587fd36aeb3358 /* SnippetSerializationRender.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aeb34e07fd36aeb34e0 /* SnippetContactReport */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6aeb63707fd36aeb6370 /* Main */,
+ FFFB6aeb63987fd36aeb6398 /* Source Files */,
+ );
+ name = "SnippetContactReport";
+ sourceTree = "<group>";
+ };
+ FFFB6aeb63707fd36aeb6370 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aeb63c07fd36aeb63c0 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aeb63987fd36aeb6398 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aeb6a307fd36aeb6a30 /* SnippetContactReport.cpp */,
+ FFFD6aeb6a987fd36aeb6a98 /* SnippetContactReportRender.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aeb6c207fd36aeb6c20 /* SnippetJoint */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6aeb97707fd36aeb9770 /* Main */,
+ FFFB6aeb97987fd36aeb9798 /* Source Files */,
+ );
+ name = "SnippetJoint";
+ sourceTree = "<group>";
+ };
+ FFFB6aeb97707fd36aeb9770 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aeb9af07fd36aeb9af0 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aeb97987fd36aeb9798 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aeba0507fd36aeba050 /* SnippetJoint.cpp */,
+ FFFD6aeba0b87fd36aeba0b8 /* SnippetJointRender.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aeba2407fd36aeba240 /* SnippetContactReportCCD */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6aebd1207fd36aebd120 /* Main */,
+ FFFB6aebd1487fd36aebd148 /* Source Files */,
+ );
+ name = "SnippetContactReportCCD";
+ sourceTree = "<group>";
+ };
+ FFFB6aebd1207fd36aebd120 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aebd2007fd36aebd200 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aebd1487fd36aebd148 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aebd8307fd36aebd830 /* SnippetContactReportCCD.cpp */,
+ FFFD6aebd8987fd36aebd898 /* SnippetContactReportCCDRender.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aebd6407fd36aebd640 /* SnippetCloth */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6aec07007fd36aec0700 /* Main */,
+ FFFB6aec07287fd36aec0728 /* Source Files */,
+ );
+ name = "SnippetCloth";
+ sourceTree = "<group>";
+ };
+ FFFB6aec07007fd36aec0700 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aec04707fd36aec0470 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aec07287fd36aec0728 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aebdde07fd36aebdde0 /* SnippetCloth.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aec0c207fd36aec0c20 /* SnippetMBP */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6aec35b07fd36aec35b0 /* Main */,
+ FFFB6aec35d87fd36aec35d8 /* Source Files */,
+ );
+ name = "SnippetMBP";
+ sourceTree = "<group>";
+ };
+ FFFB6aec35b07fd36aec35b0 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aec3c007fd36aec3c00 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aec35d87fd36aec35d8 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aec41707fd36aec4170 /* SnippetMBP.cpp */,
+ FFFD6aec41d87fd36aec41d8 /* SnippetMBPRender.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aec43607fd36aec4360 /* SnippetArticulation */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6aec72707fd36aec7270 /* Main */,
+ FFFB6aec72987fd36aec7298 /* Source Files */,
+ );
+ name = "SnippetArticulation";
+ sourceTree = "<group>";
+ };
+ FFFB6aec72707fd36aec7270 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aec72c07fd36aec72c0 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aec72987fd36aec7298 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aec78c07fd36aec78c0 /* SnippetArticulation.cpp */,
+ FFFD6aec79287fd36aec7928 /* SnippetArticulationRender.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aec76d07fd36aec76d0 /* SnippetRaycastCCD */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6aeca9307fd36aeca930 /* Main */,
+ FFFB6aeca9587fd36aeca958 /* Source Files */,
+ );
+ name = "SnippetRaycastCCD";
+ sourceTree = "<group>";
+ };
+ FFFB6aeca9307fd36aeca930 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aeca9807fd36aeca980 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aeca9587fd36aeca958 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aecaf107fd36aecaf10 /* SnippetRaycastCCD.cpp */,
+ FFFD6aecaf787fd36aecaf78 /* SnippetRaycastCCDRender.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aecb1007fd36aecb100 /* SnippetCustomProfiler */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6aecdff07fd36aecdff0 /* Main */,
+ FFFB6aece0187fd36aece018 /* Source Files */,
+ );
+ name = "SnippetCustomProfiler";
+ sourceTree = "<group>";
+ };
+ FFFB6aecdff07fd36aecdff0 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aece0407fd36aece040 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aece0187fd36aece018 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aece6b07fd36aece6b0 /* SnippetCustomProfiler.cpp */,
+ FFFD6aece7187fd36aece718 /* SnippetCustomProfilerRender.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aece8a07fd36aece8a0 /* SnippetVehicleTank */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6aed21607fd36aed2160 /* Main */,
+ FFFB6aed21887fd36aed2188 /* Source Files */,
+ FFFB6aed21b07fd36aed21b0 /* Common */,
+ );
+ name = "SnippetVehicleTank";
+ sourceTree = "<group>";
+ };
+ FFFB6aed21607fd36aed2160 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aed09207fd36aed0920 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aed21887fd36aed2188 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aed22907fd36aed2290 /* SnippetVehicleTank.cpp */,
+ FFFD6aed22f87fd36aed22f8 /* SnippetVehicleTankRender.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aed21b07fd36aed21b0 /* Common */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6b84ca007fd36b84ca00 /* SnippetVehicle4WCreate.cpp */,
+ FFFD6b84ca687fd36b84ca68 /* SnippetVehicleCreate.cpp */,
+ FFFD6b84cad07fd36b84cad0 /* SnippetVehicleFilterShader.cpp */,
+ FFFD6b84cb387fd36b84cb38 /* SnippetVehicleNoDriveCreate.cpp */,
+ FFFD6b84cba07fd36b84cba0 /* SnippetVehicleSceneQuery.cpp */,
+ FFFD6b84cc087fd36b84cc08 /* SnippetVehicleTankCreate.cpp */,
+ FFFD6b84cc707fd36b84cc70 /* SnippetVehicleTireFriction.cpp */,
+ FFFD6b84ccd87fd36b84ccd8 /* SnippetVehicleConcurrency.h */,
+ FFFD6b84cd407fd36b84cd40 /* SnippetVehicleCreate.h */,
+ FFFD6b84cda87fd36b84cda8 /* SnippetVehicleFilterShader.h */,
+ FFFD6b84ce107fd36b84ce10 /* SnippetVehicleSceneQuery.h */,
+ FFFD6b84ce787fd36b84ce78 /* SnippetVehicleTireFriction.h */,
+ FFFD6b84cee07fd36b84cee0 /* SnippetVehicleWheelQueryResult.h */,
+ );
+ name = "Common";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aed38907fd36aed3890 /* SnippetVehicle4W */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6aed6fb07fd36aed6fb0 /* Main */,
+ FFFB6aed6fd87fd36aed6fd8 /* Source Files */,
+ FFFB6aed70007fd36aed7000 /* Common */,
+ );
+ name = "SnippetVehicle4W";
+ sourceTree = "<group>";
+ };
+ FFFB6aed6fb07fd36aed6fb0 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aed70507fd36aed7050 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aed6fd87fd36aed6fd8 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aed71507fd36aed7150 /* SnippetVehicle4W.cpp */,
+ FFFD6aed71b87fd36aed71b8 /* SnippetVehicle4WRender.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aed70007fd36aed7000 /* Common */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6b84fa007fd36b84fa00 /* SnippetVehicle4WCreate.cpp */,
+ FFFD6b84fa687fd36b84fa68 /* SnippetVehicleCreate.cpp */,
+ FFFD6b84fad07fd36b84fad0 /* SnippetVehicleFilterShader.cpp */,
+ FFFD6b84fb387fd36b84fb38 /* SnippetVehicleNoDriveCreate.cpp */,
+ FFFD6b84fba07fd36b84fba0 /* SnippetVehicleSceneQuery.cpp */,
+ FFFD6b84fc087fd36b84fc08 /* SnippetVehicleTankCreate.cpp */,
+ FFFD6b84fc707fd36b84fc70 /* SnippetVehicleTireFriction.cpp */,
+ FFFD6b84fcd87fd36b84fcd8 /* SnippetVehicleConcurrency.h */,
+ FFFD6b84fd407fd36b84fd40 /* SnippetVehicleCreate.h */,
+ FFFD6b84fda87fd36b84fda8 /* SnippetVehicleFilterShader.h */,
+ FFFD6b84fe107fd36b84fe10 /* SnippetVehicleSceneQuery.h */,
+ FFFD6b84fe787fd36b84fe78 /* SnippetVehicleTireFriction.h */,
+ FFFD6b84fee07fd36b84fee0 /* SnippetVehicleWheelQueryResult.h */,
+ );
+ name = "Common";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aed86c07fd36aed86c0 /* SnippetVehicleScale */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6cdc6c907fd36cdc6c90 /* Main */,
+ FFFB6cdc6cb87fd36cdc6cb8 /* Source Files */,
+ FFFB6cdc6ce07fd36cdc6ce0 /* Common */,
+ );
+ name = "SnippetVehicleScale";
+ sourceTree = "<group>";
+ };
+ FFFB6cdc6c907fd36cdc6c90 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6cd8fc807fd36cd8fc80 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6cdc6cb87fd36cdc6cb8 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6cd9e7e07fd36cd9e7e0 /* SnippetVehicleScale.cpp */,
+ FFFD6cd9e8487fd36cd9e848 /* SnippetVehicleScaleRender.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6cdc6ce07fd36cdc6ce0 /* Common */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6b13ca007fd36b13ca00 /* SnippetVehicle4WCreate.cpp */,
+ FFFD6b13ca687fd36b13ca68 /* SnippetVehicleCreate.cpp */,
+ FFFD6b13cad07fd36b13cad0 /* SnippetVehicleFilterShader.cpp */,
+ FFFD6b13cb387fd36b13cb38 /* SnippetVehicleNoDriveCreate.cpp */,
+ FFFD6b13cba07fd36b13cba0 /* SnippetVehicleSceneQuery.cpp */,
+ FFFD6b13cc087fd36b13cc08 /* SnippetVehicleTankCreate.cpp */,
+ FFFD6b13cc707fd36b13cc70 /* SnippetVehicleTireFriction.cpp */,
+ FFFD6b13ccd87fd36b13ccd8 /* SnippetVehicleConcurrency.h */,
+ FFFD6b13cd407fd36b13cd40 /* SnippetVehicleCreate.h */,
+ FFFD6b13cda87fd36b13cda8 /* SnippetVehicleFilterShader.h */,
+ FFFD6b13ce107fd36b13ce10 /* SnippetVehicleSceneQuery.h */,
+ FFFD6b13ce787fd36b13ce78 /* SnippetVehicleTireFriction.h */,
+ FFFD6b13cee07fd36b13cee0 /* SnippetVehicleWheelQueryResult.h */,
+ );
+ name = "Common";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6cda9d307fd36cda9d30 /* SnippetVehicleNoDrive */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6cd518d07fd36cd518d0 /* Main */,
+ FFFB6cd518f87fd36cd518f8 /* Source Files */,
+ FFFB6cd519207fd36cd51920 /* Common */,
+ );
+ name = "SnippetVehicleNoDrive";
+ sourceTree = "<group>";
+ };
+ FFFB6cd518d07fd36cd518d0 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6cdaca907fd36cdaca90 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6cd518f87fd36cd518f8 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6cd51a007fd36cd51a00 /* SnippetVehicleNoDrive.cpp */,
+ FFFD6cd51a687fd36cd51a68 /* SnippetVehicleNoDriveRender.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6cd519207fd36cd51920 /* Common */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6b1418007fd36b141800 /* SnippetVehicle4WCreate.cpp */,
+ FFFD6b1418687fd36b141868 /* SnippetVehicleCreate.cpp */,
+ FFFD6b1418d07fd36b1418d0 /* SnippetVehicleFilterShader.cpp */,
+ FFFD6b1419387fd36b141938 /* SnippetVehicleNoDriveCreate.cpp */,
+ FFFD6b1419a07fd36b1419a0 /* SnippetVehicleSceneQuery.cpp */,
+ FFFD6b141a087fd36b141a08 /* SnippetVehicleTankCreate.cpp */,
+ FFFD6b141a707fd36b141a70 /* SnippetVehicleTireFriction.cpp */,
+ FFFD6b141ad87fd36b141ad8 /* SnippetVehicleConcurrency.h */,
+ FFFD6b141b407fd36b141b40 /* SnippetVehicleCreate.h */,
+ FFFD6b141ba87fd36b141ba8 /* SnippetVehicleFilterShader.h */,
+ FFFD6b141c107fd36b141c10 /* SnippetVehicleSceneQuery.h */,
+ FFFD6b141c787fd36b141c78 /* SnippetVehicleTireFriction.h */,
+ FFFD6b141ce07fd36b141ce0 /* SnippetVehicleWheelQueryResult.h */,
+ );
+ name = "Common";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6cd7d3707fd36cd7d370 /* SnippetVehicleMultiThreading */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6cc6baf07fd36cc6baf0 /* Main */,
+ FFFB6cc6bb187fd36cc6bb18 /* Source Files */,
+ FFFB6cc6bb407fd36cc6bb40 /* Common */,
+ );
+ name = "SnippetVehicleMultiThreading";
+ sourceTree = "<group>";
+ };
+ FFFB6cc6baf07fd36cc6baf0 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6cc6bb907fd36cc6bb90 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6cc6bb187fd36cc6bb18 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6cc6bc007fd36cc6bc00 /* SnippetVehicleMultiThreading.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6cc6bb407fd36cc6bb40 /* Common */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6b1448007fd36b144800 /* SnippetVehicle4WCreate.cpp */,
+ FFFD6b1448687fd36b144868 /* SnippetVehicleCreate.cpp */,
+ FFFD6b1448d07fd36b1448d0 /* SnippetVehicleFilterShader.cpp */,
+ FFFD6b1449387fd36b144938 /* SnippetVehicleNoDriveCreate.cpp */,
+ FFFD6b1449a07fd36b1449a0 /* SnippetVehicleSceneQuery.cpp */,
+ FFFD6b144a087fd36b144a08 /* SnippetVehicleTankCreate.cpp */,
+ FFFD6b144a707fd36b144a70 /* SnippetVehicleTireFriction.cpp */,
+ FFFD6b144ad87fd36b144ad8 /* SnippetVehicleConcurrency.h */,
+ FFFD6b144b407fd36b144b40 /* SnippetVehicleCreate.h */,
+ FFFD6b144ba87fd36b144ba8 /* SnippetVehicleFilterShader.h */,
+ FFFD6b144c107fd36b144c10 /* SnippetVehicleSceneQuery.h */,
+ FFFD6b144c787fd36b144c78 /* SnippetVehicleTireFriction.h */,
+ FFFD6b144ce07fd36b144ce0 /* SnippetVehicleWheelQueryResult.h */,
+ );
+ name = "Common";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6cd934d07fd36cd934d0 /* SnippetVehicleContactMod */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6cdbd3607fd36cdbd360 /* Main */,
+ FFFB6cdbd3887fd36cdbd388 /* Source Files */,
+ FFFB6cdbd3b07fd36cdbd3b0 /* Common */,
+ );
+ name = "SnippetVehicleContactMod";
+ sourceTree = "<group>";
+ };
+ FFFB6cdbd3607fd36cdbd360 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6cdbd4007fd36cdbd400 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6cdbd3887fd36cdbd388 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6cdbd5007fd36cdbd500 /* SnippetVehicleContactMod.cpp */,
+ FFFD6cdbd5687fd36cdbd568 /* SnippetVehicleContactModRender.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6cdbd3b07fd36cdbd3b0 /* Common */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6b1478007fd36b147800 /* SnippetVehicle4WCreate.cpp */,
+ FFFD6b1478687fd36b147868 /* SnippetVehicleCreate.cpp */,
+ FFFD6b1478d07fd36b1478d0 /* SnippetVehicleFilterShader.cpp */,
+ FFFD6b1479387fd36b147938 /* SnippetVehicleNoDriveCreate.cpp */,
+ FFFD6b1479a07fd36b1479a0 /* SnippetVehicleSceneQuery.cpp */,
+ FFFD6b147a087fd36b147a08 /* SnippetVehicleTankCreate.cpp */,
+ FFFD6b147a707fd36b147a70 /* SnippetVehicleTireFriction.cpp */,
+ FFFD6b147ad87fd36b147ad8 /* SnippetVehicleConcurrency.h */,
+ FFFD6b147b407fd36b147b40 /* SnippetVehicleCreate.h */,
+ FFFD6b147ba87fd36b147ba8 /* SnippetVehicleFilterShader.h */,
+ FFFD6b147c107fd36b147c10 /* SnippetVehicleSceneQuery.h */,
+ FFFD6b147c787fd36b147c78 /* SnippetVehicleTireFriction.h */,
+ FFFD6b147ce07fd36b147ce0 /* SnippetVehicleWheelQueryResult.h */,
+ );
+ name = "Common";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6ccf07e07fd36ccf07e0 /* SnippetNestedScene */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6cdd46607fd36cdd4660 /* Main */,
+ FFFB6cdd46887fd36cdd4688 /* Source Files */,
+ FFFB6cdd46b07fd36cdd46b0 /* Common */,
+ );
+ name = "SnippetNestedScene";
+ sourceTree = "<group>";
+ };
+ FFFB6cdd46607fd36cdd4660 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6cdd47007fd36cdd4700 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6cdd46887fd36cdd4688 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6cdd48007fd36cdd4800 /* SnippetNestedScene.cpp */,
+ FFFD6cdd48687fd36cdd4868 /* SnippetNestedSceneRender.cpp */,
+ FFFD6cdd48d07fd36cdd48d0 /* NestedScene.h */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6cdd46b07fd36cdd46b0 /* Common */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6b14a8007fd36b14a800 /* SnippetVehicle4WCreate.cpp */,
+ FFFD6b14a8687fd36b14a868 /* SnippetVehicleCreate.cpp */,
+ FFFD6b14a8d07fd36b14a8d0 /* SnippetVehicleFilterShader.cpp */,
+ FFFD6b14a9387fd36b14a938 /* SnippetVehicleNoDriveCreate.cpp */,
+ FFFD6b14a9a07fd36b14a9a0 /* SnippetVehicleSceneQuery.cpp */,
+ FFFD6b14aa087fd36b14aa08 /* SnippetVehicleTankCreate.cpp */,
+ FFFD6b14aa707fd36b14aa70 /* SnippetVehicleTireFriction.cpp */,
+ FFFD6b14aad87fd36b14aad8 /* SnippetVehicleConcurrency.h */,
+ FFFD6b14ab407fd36b14ab40 /* SnippetVehicleCreate.h */,
+ FFFD6b14aba87fd36b14aba8 /* SnippetVehicleFilterShader.h */,
+ FFFD6b14ac107fd36b14ac10 /* SnippetVehicleSceneQuery.h */,
+ FFFD6b14ac787fd36b14ac78 /* SnippetVehicleTireFriction.h */,
+ FFFD6b14ace07fd36b14ace0 /* SnippetVehicleWheelQueryResult.h */,
+ );
+ name = "Common";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6cdd13e07fd36cdd13e0 /* SnippetSpatialIndex */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6cdcc2e07fd36cdcc2e0 /* Main */,
+ FFFB6cdcc3087fd36cdcc308 /* Source Files */,
+ );
+ name = "SnippetSpatialIndex";
+ sourceTree = "<group>";
+ };
+ FFFB6cdcc2e07fd36cdcc2e0 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6cdba9507fd36cdba950 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6cdcc3087fd36cdcc308 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6cdd17707fd36cdd1770 /* SnippetSpatialIndex.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6cd7ff707fd36cd7ff70 /* SnippetSplitSim */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6aedc1107fd36aedc110 /* Main */,
+ FFFB6aedc1387fd36aedc138 /* Source Files */,
+ );
+ name = "SnippetSplitSim";
+ sourceTree = "<group>";
+ };
+ FFFB6aedc1107fd36aedc110 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aedc4a07fd36aedc4a0 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aedc1387fd36aedc138 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aedcb907fd36aedcb90 /* SnippetSplitSim.cpp */,
+ FFFD6aedcbf87fd36aedcbf8 /* SnippetSplitSimRender.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aedcd807fd36aedcd80 /* SnippetTriangleMeshCreate */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6aedfb807fd36aedfb80 /* Main */,
+ FFFB6aedfba87fd36aedfba8 /* Source Files */,
+ );
+ name = "SnippetTriangleMeshCreate";
+ sourceTree = "<group>";
+ };
+ FFFB6aedfb807fd36aedfb80 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aedfc307fd36aedfc30 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aedfba87fd36aedfba8 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aee00307fd36aee0030 /* SnippetTriangleMeshCreate.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aee01307fd36aee0130 /* SnippetMultiThreading */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6aee23407fd36aee2340 /* Main */,
+ FFFB6aee23687fd36aee2368 /* Source Files */,
+ );
+ name = "SnippetMultiThreading";
+ sourceTree = "<group>";
+ };
+ FFFB6aee23407fd36aee2340 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aee30507fd36aee3050 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aee23687fd36aee2368 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aee34d07fd36aee34d0 /* SnippetMultiThreading.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aee35d07fd36aee35d0 /* SnippetContactModification */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6aee65a07fd36aee65a0 /* Main */,
+ FFFB6aee65c87fd36aee65c8 /* Source Files */,
+ );
+ name = "SnippetContactModification";
+ sourceTree = "<group>";
+ };
+ FFFB6aee65a07fd36aee65a0 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aee66807fd36aee6680 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aee65c87fd36aee65c8 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aee6cf07fd36aee6cf0 /* SnippetContactModification.cpp */,
+ FFFD6aee6d587fd36aee6d58 /* SnippetContactModificationRender.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aee6ee07fd36aee6ee0 /* SnippetToleranceScale */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6aee9c407fd36aee9c40 /* Main */,
+ FFFB6aee9c687fd36aee9c68 /* Source Files */,
+ );
+ name = "SnippetToleranceScale";
+ sourceTree = "<group>";
+ };
+ FFFB6aee9c407fd36aee9c40 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aee9cf07fd36aee9cf0 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aee9c687fd36aee9c68 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aeea0d07fd36aeea0d0 /* SnippetToleranceScale.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aeea1d07fd36aeea1d0 /* SnippetStepper */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6aeed0a07fd36aeed0a0 /* Main */,
+ FFFB6aeed0c87fd36aeed0c8 /* Source Files */,
+ );
+ name = "SnippetStepper";
+ sourceTree = "<group>";
+ };
+ FFFB6aeed0a07fd36aeed0a0 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aeed1507fd36aeed150 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aeed0c87fd36aeed0c8 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aeed2507fd36aeed250 /* SnippetStepper.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aeed6807fd36aeed680 /* SnippetPrunerSerialization */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6aef05407fd36aef0540 /* Main */,
+ FFFB6aef05687fd36aef0568 /* Source Files */,
+ );
+ name = "SnippetPrunerSerialization";
+ sourceTree = "<group>";
+ };
+ FFFB6aef05407fd36aef0540 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aef05f07fd36aef05f0 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aef05687fd36aef0568 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aef09f07fd36aef09f0 /* SnippetPrunerSerialization.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aef0af07fd36aef0af0 /* SnippetConvexMeshCreate */ = {
+ isa = PBXGroup;
+ children = (
+ FFFB6aef34507fd36aef3450 /* Main */,
+ FFFB6aef34787fd36aef3478 /* Source Files */,
+ );
+ name = "SnippetConvexMeshCreate";
+ sourceTree = "<group>";
+ };
+ FFFB6aef34507fd36aef3450 /* Main */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aef3ad07fd36aef3ad0 /* ClassicMain.cpp */,
+ );
+ name = "Main";
+ sourceTree = SOURCE_ROOT;
+ };
+ FFFB6aef34787fd36aef3478 /* Source Files */ = {
+ isa = PBXGroup;
+ children = (
+ FFFD6aef3eb07fd36aef3eb0 /* SnippetConvexMeshCreate.cpp */,
+ );
+ name = "Source Files";
+ sourceTree = SOURCE_ROOT;
+ };
+/* End PBXGroup section */
+
+/* Begin PBXNativeTarget section */
+ FFFA6ae171a07fd36ae171a0 /* SnippetUtils */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66ae171a07fd36ae171a0 /* Build configuration list for PBXNativeTarget "SnippetUtils" */;
+ buildPhases = (
+ FFF26ae171a07fd36ae171a0,
+ FFF86ae171a07fd36ae171a0,
+ FFFC6ae171a07fd36ae171a0,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ );
+ name = "SnippetUtils";
+ productName = "SnippetUtils";
+ productReference = FFFD6ae171a07fd36ae171a0 /* SnippetUtils */;
+ productType = "com.apple.product-type.library.static";
+ };
+ FFFA6ae4c1307fd36ae4c130 /* SnippetHelloWorld */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66ae4c1307fd36ae4c130 /* Build configuration list for PBXNativeTarget "SnippetHelloWorld" */;
+ buildPhases = (
+ FFF26ae4c1307fd36ae4c130,
+ FFF86ae4c1307fd36ae4c130,
+ FFFC6ae4c1307fd36ae4c130,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46ae4cc107fd36ae4cc10, /* SnippetUtils */
+ );
+ name = "SnippetHelloWorld";
+ productName = "SnippetHelloWorld";
+ productReference = FFFD6ae4c1307fd36ae4c130 /* SnippetHelloWorld */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6ae2e3907fd36ae2e390 /* SnippetImmediateMode */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66ae2e3907fd36ae2e390 /* Build configuration list for PBXNativeTarget "SnippetImmediateMode" */;
+ buildPhases = (
+ FFF26ae2e3907fd36ae2e390,
+ FFF86ae2e3907fd36ae2e390,
+ FFFC6ae2e3907fd36ae2e390,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46aea16e07fd36aea16e0, /* SnippetUtils */
+ );
+ name = "SnippetImmediateMode";
+ productName = "SnippetImmediateMode";
+ productReference = FFFD6ae2e3907fd36ae2e390 /* SnippetImmediateMode */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6ae328407fd36ae32840 /* SnippetSplitFetchResults */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66ae328407fd36ae32840 /* Build configuration list for PBXNativeTarget "SnippetSplitFetchResults" */;
+ buildPhases = (
+ FFF26ae328407fd36ae32840,
+ FFF86ae328407fd36ae32840,
+ FFFC6ae328407fd36ae32840,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46ae7bfd07fd36ae7bfd0, /* SnippetUtils */
+ );
+ name = "SnippetSplitFetchResults";
+ productName = "SnippetSplitFetchResults";
+ productReference = FFFD6ae328407fd36ae32840 /* SnippetSplitFetchResults */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6ae1f7107fd36ae1f710 /* SnippetCustomJoint */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66ae1f7107fd36ae1f710 /* Build configuration list for PBXNativeTarget "SnippetCustomJoint" */;
+ buildPhases = (
+ FFF26ae1f7107fd36ae1f710,
+ FFF86ae1f7107fd36ae1f710,
+ FFFC6ae1f7107fd36ae1f710,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46ae200e07fd36ae200e0, /* SnippetUtils */
+ );
+ name = "SnippetCustomJoint";
+ productName = "SnippetCustomJoint";
+ productReference = FFFD6ae1f7107fd36ae1f710 /* SnippetCustomJoint */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6aea9da07fd36aea9da0 /* SnippetSerialization */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66aea9da07fd36aea9da0 /* Build configuration list for PBXNativeTarget "SnippetSerialization" */;
+ buildPhases = (
+ FFF26aea9da07fd36aea9da0,
+ FFF86aea9da07fd36aea9da0,
+ FFFC6aea9da07fd36aea9da0,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46aea68707fd36aea6870, /* SnippetUtils */
+ );
+ name = "SnippetSerialization";
+ productName = "SnippetSerialization";
+ productReference = FFFD6aea9da07fd36aea9da0 /* SnippetSerialization */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6aeb34e07fd36aeb34e0 /* SnippetContactReport */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66aeb34e07fd36aeb34e0 /* Build configuration list for PBXNativeTarget "SnippetContactReport" */;
+ buildPhases = (
+ FFF26aeb34e07fd36aeb34e0,
+ FFF86aeb34e07fd36aeb34e0,
+ FFFC6aeb34e07fd36aeb34e0,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46aeb3f007fd36aeb3f00, /* SnippetUtils */
+ );
+ name = "SnippetContactReport";
+ productName = "SnippetContactReport";
+ productReference = FFFD6aeb34e07fd36aeb34e0 /* SnippetContactReport */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6aeb6c207fd36aeb6c20 /* SnippetJoint */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66aeb6c207fd36aeb6c20 /* Build configuration list for PBXNativeTarget "SnippetJoint" */;
+ buildPhases = (
+ FFF26aeb6c207fd36aeb6c20,
+ FFF86aeb6c207fd36aeb6c20,
+ FFFC6aeb6c207fd36aeb6c20,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46aeb76707fd36aeb7670, /* SnippetUtils */
+ );
+ name = "SnippetJoint";
+ productName = "SnippetJoint";
+ productReference = FFFD6aeb6c207fd36aeb6c20 /* SnippetJoint */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6aeba2407fd36aeba240 /* SnippetContactReportCCD */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66aeba2407fd36aeba240 /* Build configuration list for PBXNativeTarget "SnippetContactReportCCD" */;
+ buildPhases = (
+ FFF26aeba2407fd36aeba240,
+ FFF86aeba2407fd36aeba240,
+ FFFC6aeba2407fd36aeba240,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46aebacb07fd36aebacb0, /* SnippetUtils */
+ );
+ name = "SnippetContactReportCCD";
+ productName = "SnippetContactReportCCD";
+ productReference = FFFD6aeba2407fd36aeba240 /* SnippetContactReportCCD */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6aebd6407fd36aebd640 /* SnippetCloth */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66aebd6407fd36aebd640 /* Build configuration list for PBXNativeTarget "SnippetCloth" */;
+ buildPhases = (
+ FFF26aebd6407fd36aebd640,
+ FFF86aebd6407fd36aebd640,
+ FFFC6aebd6407fd36aebd640,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46aebe4007fd36aebe400, /* SnippetUtils */
+ );
+ name = "SnippetCloth";
+ productName = "SnippetCloth";
+ productReference = FFFD6aebd6407fd36aebd640 /* SnippetCloth */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6aec0c207fd36aec0c20 /* SnippetMBP */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66aec0c207fd36aec0c20 /* Build configuration list for PBXNativeTarget "SnippetMBP" */;
+ buildPhases = (
+ FFF26aec0c207fd36aec0c20,
+ FFF86aec0c207fd36aec0c20,
+ FFFC6aec0c207fd36aec0c20,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46aec17c07fd36aec17c0, /* SnippetUtils */
+ );
+ name = "SnippetMBP";
+ productName = "SnippetMBP";
+ productReference = FFFD6aec0c207fd36aec0c20 /* SnippetMBP */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6aec43607fd36aec4360 /* SnippetArticulation */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66aec43607fd36aec4360 /* Build configuration list for PBXNativeTarget "SnippetArticulation" */;
+ buildPhases = (
+ FFF26aec43607fd36aec4360,
+ FFF86aec43607fd36aec4360,
+ FFFC6aec43607fd36aec4360,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46aec4e007fd36aec4e00, /* SnippetUtils */
+ );
+ name = "SnippetArticulation";
+ productName = "SnippetArticulation";
+ productReference = FFFD6aec43607fd36aec4360 /* SnippetArticulation */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6aec76d07fd36aec76d0 /* SnippetRaycastCCD */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66aec76d07fd36aec76d0 /* Build configuration list for PBXNativeTarget "SnippetRaycastCCD" */;
+ buildPhases = (
+ FFF26aec76d07fd36aec76d0,
+ FFF86aec76d07fd36aec76d0,
+ FFFC6aec76d07fd36aec76d0,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46aec84c07fd36aec84c0, /* SnippetUtils */
+ );
+ name = "SnippetRaycastCCD";
+ productName = "SnippetRaycastCCD";
+ productReference = FFFD6aec76d07fd36aec76d0 /* SnippetRaycastCCD */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6aecb1007fd36aecb100 /* SnippetCustomProfiler */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66aecb1007fd36aecb100 /* Build configuration list for PBXNativeTarget "SnippetCustomProfiler" */;
+ buildPhases = (
+ FFF26aecb1007fd36aecb100,
+ FFF86aecb1007fd36aecb100,
+ FFFC6aecb1007fd36aecb100,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46aecbb807fd36aecbb80, /* SnippetUtils */
+ );
+ name = "SnippetCustomProfiler";
+ productName = "SnippetCustomProfiler";
+ productReference = FFFD6aecb1007fd36aecb100 /* SnippetCustomProfiler */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6aece8a07fd36aece8a0 /* SnippetVehicleTank */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66aece8a07fd36aece8a0 /* Build configuration list for PBXNativeTarget "SnippetVehicleTank" */;
+ buildPhases = (
+ FFF26aece8a07fd36aece8a0,
+ FFF86aece8a07fd36aece8a0,
+ FFFC6aece8a07fd36aece8a0,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46aecf2a07fd36aecf2a0, /* SnippetUtils */
+ );
+ name = "SnippetVehicleTank";
+ productName = "SnippetVehicleTank";
+ productReference = FFFD6aece8a07fd36aece8a0 /* SnippetVehicleTank */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6aed38907fd36aed3890 /* SnippetVehicle4W */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66aed38907fd36aed3890 /* Build configuration list for PBXNativeTarget "SnippetVehicle4W" */;
+ buildPhases = (
+ FFF26aed38907fd36aed3890,
+ FFF86aed38907fd36aed3890,
+ FFFC6aed38907fd36aed3890,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46aed41407fd36aed4140, /* SnippetUtils */
+ );
+ name = "SnippetVehicle4W";
+ productName = "SnippetVehicle4W";
+ productReference = FFFD6aed38907fd36aed3890 /* SnippetVehicle4W */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6aed86c07fd36aed86c0 /* SnippetVehicleScale */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66aed86c07fd36aed86c0 /* Build configuration list for PBXNativeTarget "SnippetVehicleScale" */;
+ buildPhases = (
+ FFF26aed86c07fd36aed86c0,
+ FFF86aed86c07fd36aed86c0,
+ FFFC6aed86c07fd36aed86c0,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46aed8f007fd36aed8f00, /* SnippetUtils */
+ );
+ name = "SnippetVehicleScale";
+ productName = "SnippetVehicleScale";
+ productReference = FFFD6aed86c07fd36aed86c0 /* SnippetVehicleScale */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6cda9d307fd36cda9d30 /* SnippetVehicleNoDrive */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66cda9d307fd36cda9d30 /* Build configuration list for PBXNativeTarget "SnippetVehicleNoDrive" */;
+ buildPhases = (
+ FFF26cda9d307fd36cda9d30,
+ FFF86cda9d307fd36cda9d30,
+ FFFC6cda9d307fd36cda9d30,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46cdaa6607fd36cdaa660, /* SnippetUtils */
+ );
+ name = "SnippetVehicleNoDrive";
+ productName = "SnippetVehicleNoDrive";
+ productReference = FFFD6cda9d307fd36cda9d30 /* SnippetVehicleNoDrive */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6cd7d3707fd36cd7d370 /* SnippetVehicleMultiThreading */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66cd7d3707fd36cd7d370 /* Build configuration list for PBXNativeTarget "SnippetVehicleMultiThreading" */;
+ buildPhases = (
+ FFF26cd7d3707fd36cd7d370,
+ FFF86cd7d3707fd36cd7d370,
+ FFFC6cd7d3707fd36cd7d370,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46cd7dbb07fd36cd7dbb0, /* SnippetUtils */
+ );
+ name = "SnippetVehicleMultiThreading";
+ productName = "SnippetVehicleMultiThreading";
+ productReference = FFFD6cd7d3707fd36cd7d370 /* SnippetVehicleMultiThreading */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6cd934d07fd36cd934d0 /* SnippetVehicleContactMod */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66cd934d07fd36cd934d0 /* Build configuration list for PBXNativeTarget "SnippetVehicleContactMod" */;
+ buildPhases = (
+ FFF26cd934d07fd36cd934d0,
+ FFF86cd934d07fd36cd934d0,
+ FFFC6cd934d07fd36cd934d0,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46cdc5b007fd36cdc5b00, /* SnippetUtils */
+ );
+ name = "SnippetVehicleContactMod";
+ productName = "SnippetVehicleContactMod";
+ productReference = FFFD6cd934d07fd36cd934d0 /* SnippetVehicleContactMod */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6ccf07e07fd36ccf07e0 /* SnippetNestedScene */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66ccf07e07fd36ccf07e0 /* Build configuration list for PBXNativeTarget "SnippetNestedScene" */;
+ buildPhases = (
+ FFF26ccf07e07fd36ccf07e0,
+ FFF86ccf07e07fd36ccf07e0,
+ FFFC6ccf07e07fd36ccf07e0,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46cd5b2207fd36cd5b220, /* SnippetUtils */
+ );
+ name = "SnippetNestedScene";
+ productName = "SnippetNestedScene";
+ productReference = FFFD6ccf07e07fd36ccf07e0 /* SnippetNestedScene */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6cdd13e07fd36cdd13e0 /* SnippetSpatialIndex */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66cdd13e07fd36cdd13e0 /* Build configuration list for PBXNativeTarget "SnippetSpatialIndex" */;
+ buildPhases = (
+ FFF26cdd13e07fd36cdd13e0,
+ FFF86cdd13e07fd36cdd13e0,
+ FFFC6cdd13e07fd36cdd13e0,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46cdce9e07fd36cdce9e0, /* SnippetUtils */
+ );
+ name = "SnippetSpatialIndex";
+ productName = "SnippetSpatialIndex";
+ productReference = FFFD6cdd13e07fd36cdd13e0 /* SnippetSpatialIndex */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6cd7ff707fd36cd7ff70 /* SnippetSplitSim */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66cd7ff707fd36cd7ff70 /* Build configuration list for PBXNativeTarget "SnippetSplitSim" */;
+ buildPhases = (
+ FFF26cd7ff707fd36cd7ff70,
+ FFF86cd7ff707fd36cd7ff70,
+ FFFC6cd7ff707fd36cd7ff70,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46cd809707fd36cd80970, /* SnippetUtils */
+ );
+ name = "SnippetSplitSim";
+ productName = "SnippetSplitSim";
+ productReference = FFFD6cd7ff707fd36cd7ff70 /* SnippetSplitSim */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6aedcd807fd36aedcd80 /* SnippetTriangleMeshCreate */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66aedcd807fd36aedcd80 /* Build configuration list for PBXNativeTarget "SnippetTriangleMeshCreate" */;
+ buildPhases = (
+ FFF26aedcd807fd36aedcd80,
+ FFF86aedcd807fd36aedcd80,
+ FFFC6aedcd807fd36aedcd80,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46aedd7c07fd36aedd7c0, /* SnippetUtils */
+ );
+ name = "SnippetTriangleMeshCreate";
+ productName = "SnippetTriangleMeshCreate";
+ productReference = FFFD6aedcd807fd36aedcd80 /* SnippetTriangleMeshCreate */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6aee01307fd36aee0130 /* SnippetMultiThreading */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66aee01307fd36aee0130 /* Build configuration list for PBXNativeTarget "SnippetMultiThreading" */;
+ buildPhases = (
+ FFF26aee01307fd36aee0130,
+ FFF86aee01307fd36aee0130,
+ FFFC6aee01307fd36aee0130,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46aee0cd07fd36aee0cd0, /* SnippetUtils */
+ );
+ name = "SnippetMultiThreading";
+ productName = "SnippetMultiThreading";
+ productReference = FFFD6aee01307fd36aee0130 /* SnippetMultiThreading */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6aee35d07fd36aee35d0 /* SnippetContactModification */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66aee35d07fd36aee35d0 /* Build configuration list for PBXNativeTarget "SnippetContactModification" */;
+ buildPhases = (
+ FFF26aee35d07fd36aee35d0,
+ FFF86aee35d07fd36aee35d0,
+ FFFC6aee35d07fd36aee35d0,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46aee41607fd36aee4160, /* SnippetUtils */
+ );
+ name = "SnippetContactModification";
+ productName = "SnippetContactModification";
+ productReference = FFFD6aee35d07fd36aee35d0 /* SnippetContactModification */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6aee6ee07fd36aee6ee0 /* SnippetToleranceScale */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66aee6ee07fd36aee6ee0 /* Build configuration list for PBXNativeTarget "SnippetToleranceScale" */;
+ buildPhases = (
+ FFF26aee6ee07fd36aee6ee0,
+ FFF86aee6ee07fd36aee6ee0,
+ FFFC6aee6ee07fd36aee6ee0,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46aee78807fd36aee7880, /* SnippetUtils */
+ );
+ name = "SnippetToleranceScale";
+ productName = "SnippetToleranceScale";
+ productReference = FFFD6aee6ee07fd36aee6ee0 /* SnippetToleranceScale */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6aeea1d07fd36aeea1d0 /* SnippetStepper */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66aeea1d07fd36aeea1d0 /* Build configuration list for PBXNativeTarget "SnippetStepper" */;
+ buildPhases = (
+ FFF26aeea1d07fd36aeea1d0,
+ FFF86aeea1d07fd36aeea1d0,
+ FFFC6aeea1d07fd36aeea1d0,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46aeead207fd36aeead20, /* SnippetUtils */
+ );
+ name = "SnippetStepper";
+ productName = "SnippetStepper";
+ productReference = FFFD6aeea1d07fd36aeea1d0 /* SnippetStepper */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6aeed6807fd36aeed680 /* SnippetPrunerSerialization */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66aeed6807fd36aeed680 /* Build configuration list for PBXNativeTarget "SnippetPrunerSerialization" */;
+ buildPhases = (
+ FFF26aeed6807fd36aeed680,
+ FFF86aeed6807fd36aeed680,
+ FFFC6aeed6807fd36aeed680,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46aeee1807fd36aeee180, /* SnippetUtils */
+ );
+ name = "SnippetPrunerSerialization";
+ productName = "SnippetPrunerSerialization";
+ productReference = FFFD6aeed6807fd36aeed680 /* SnippetPrunerSerialization */;
+ productType = "com.apple.product-type.application";
+ };
+ FFFA6aef0af07fd36aef0af0 /* SnippetConvexMeshCreate */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = FFF66aef0af07fd36aef0af0 /* Build configuration list for PBXNativeTarget "SnippetConvexMeshCreate" */;
+ buildPhases = (
+ FFF26aef0af07fd36aef0af0,
+ FFF86aef0af07fd36aef0af0,
+ FFFC6aef0af07fd36aef0af0,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ FFF46aef16907fd36aef1690, /* SnippetUtils */
+ );
+ name = "SnippetConvexMeshCreate";
+ productName = "SnippetConvexMeshCreate";
+ productReference = FFFD6aef0af07fd36aef0af0 /* SnippetConvexMeshCreate */;
+ productType = "com.apple.product-type.application";
+ };
+/* End PBXNativeTarget section */
+
+/* Begin XCConfigurationList section */
+ FFF66ae171a07fd36ae171a0 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b8668007fd36b866800,
+ FFF76b866ef07fd36b866ef0,
+ FFF76b8675e07fd36b8675e0,
+ FFF76b867cd07fd36b867cd0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66ae4c1307fd36ae4c130 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b8684007fd36b868400,
+ FFF76b868af07fd36b868af0,
+ FFF76b8691e07fd36b8691e0,
+ FFF76b8698d07fd36b8698d0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66ae2e3907fd36ae2e390 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b86a0007fd36b86a000,
+ FFF76b86a6f07fd36b86a6f0,
+ FFF76b86ade07fd36b86ade0,
+ FFF76b86b4d07fd36b86b4d0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66ae328407fd36ae32840 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b86bc007fd36b86bc00,
+ FFF76b86c2f07fd36b86c2f0,
+ FFF76b86c9e07fd36b86c9e0,
+ FFF76b86d0d07fd36b86d0d0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66ae1f7107fd36ae1f710 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b86d8007fd36b86d800,
+ FFF76b86def07fd36b86def0,
+ FFF76b86e5e07fd36b86e5e0,
+ FFF76b86ecd07fd36b86ecd0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66aea9da07fd36aea9da0 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b86f4007fd36b86f400,
+ FFF76b86faf07fd36b86faf0,
+ FFF76b8701e07fd36b8701e0,
+ FFF76b8708d07fd36b8708d0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66aeb34e07fd36aeb34e0 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b8710007fd36b871000,
+ FFF76b8716f07fd36b8716f0,
+ FFF76b871de07fd36b871de0,
+ FFF76b8724d07fd36b8724d0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66aeb6c207fd36aeb6c20 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b872c007fd36b872c00,
+ FFF76b8732f07fd36b8732f0,
+ FFF76b8739e07fd36b8739e0,
+ FFF76b8740d07fd36b8740d0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66aeba2407fd36aeba240 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b8748007fd36b874800,
+ FFF76b874ef07fd36b874ef0,
+ FFF76b8755e07fd36b8755e0,
+ FFF76b875cd07fd36b875cd0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66aebd6407fd36aebd640 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b8764007fd36b876400,
+ FFF76b876af07fd36b876af0,
+ FFF76b8771e07fd36b8771e0,
+ FFF76b8778d07fd36b8778d0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66aec0c207fd36aec0c20 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b8780007fd36b878000,
+ FFF76b8786f07fd36b8786f0,
+ FFF76b878de07fd36b878de0,
+ FFF76b8794d07fd36b8794d0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66aec43607fd36aec4360 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b879c007fd36b879c00,
+ FFF76b87a2f07fd36b87a2f0,
+ FFF76b87a9e07fd36b87a9e0,
+ FFF76b87b0d07fd36b87b0d0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66aec76d07fd36aec76d0 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b87b8007fd36b87b800,
+ FFF76b87bef07fd36b87bef0,
+ FFF76b87c5e07fd36b87c5e0,
+ FFF76b87ccd07fd36b87ccd0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66aecb1007fd36aecb100 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b87d4007fd36b87d400,
+ FFF76b87daf07fd36b87daf0,
+ FFF76b87e1e07fd36b87e1e0,
+ FFF76b87e8d07fd36b87e8d0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66aece8a07fd36aece8a0 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b87f0007fd36b87f000,
+ FFF76b87f6f07fd36b87f6f0,
+ FFF76b87fde07fd36b87fde0,
+ FFF76b8804d07fd36b8804d0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66aed38907fd36aed3890 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b880c007fd36b880c00,
+ FFF76b8812f07fd36b8812f0,
+ FFF76b8819e07fd36b8819e0,
+ FFF76b8820d07fd36b8820d0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66aed86c07fd36aed86c0 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b8828007fd36b882800,
+ FFF76b882ef07fd36b882ef0,
+ FFF76b8835e07fd36b8835e0,
+ FFF76b883cd07fd36b883cd0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66cda9d307fd36cda9d30 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b8844007fd36b884400,
+ FFF76b884af07fd36b884af0,
+ FFF76b8851e07fd36b8851e0,
+ FFF76b8858d07fd36b8858d0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66cd7d3707fd36cd7d370 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b8860007fd36b886000,
+ FFF76b8866f07fd36b8866f0,
+ FFF76b886de07fd36b886de0,
+ FFF76b8874d07fd36b8874d0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66cd934d07fd36cd934d0 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b887c007fd36b887c00,
+ FFF76b8882f07fd36b8882f0,
+ FFF76b8889e07fd36b8889e0,
+ FFF76b8890d07fd36b8890d0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66ccf07e07fd36ccf07e0 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b8898007fd36b889800,
+ FFF76b889ef07fd36b889ef0,
+ FFF76b88a5e07fd36b88a5e0,
+ FFF76b88acd07fd36b88acd0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66cdd13e07fd36cdd13e0 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b88b4007fd36b88b400,
+ FFF76b88baf07fd36b88baf0,
+ FFF76b88c1e07fd36b88c1e0,
+ FFF76b88c8d07fd36b88c8d0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66cd7ff707fd36cd7ff70 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b88d0007fd36b88d000,
+ FFF76b88d6f07fd36b88d6f0,
+ FFF76b88dde07fd36b88dde0,
+ FFF76b88e4d07fd36b88e4d0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66aedcd807fd36aedcd80 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b88ec007fd36b88ec00,
+ FFF76b88f2f07fd36b88f2f0,
+ FFF76b88f9e07fd36b88f9e0,
+ FFF76b8900d07fd36b8900d0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66aee01307fd36aee0130 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b8908007fd36b890800,
+ FFF76b890ef07fd36b890ef0,
+ FFF76b8915e07fd36b8915e0,
+ FFF76b891cd07fd36b891cd0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66aee35d07fd36aee35d0 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b8924007fd36b892400,
+ FFF76b892af07fd36b892af0,
+ FFF76b8931e07fd36b8931e0,
+ FFF76b8938d07fd36b8938d0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66aee6ee07fd36aee6ee0 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b8940007fd36b894000,
+ FFF76b8946f07fd36b8946f0,
+ FFF76b894de07fd36b894de0,
+ FFF76b8954d07fd36b8954d0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66aeea1d07fd36aeea1d0 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b895c007fd36b895c00,
+ FFF76b8962f07fd36b8962f0,
+ FFF76b8969e07fd36b8969e0,
+ FFF76b8970d07fd36b8970d0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66aeed6807fd36aeed680 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b8978007fd36b897800,
+ FFF76b897ef07fd36b897ef0,
+ FFF76b8985e07fd36b8985e0,
+ FFF76b898cd07fd36b898cd0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66aef0af07fd36aef0af0 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF76b8994007fd36b899400,
+ FFF76b899af07fd36b899af0,
+ FFF76b89a1e07fd36b89a1e0,
+ FFF76b89a8d07fd36b89a8d0,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+ FFF66ae170907fd36ae17090 = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ FFF36b8668007fd36b866800 /* debug */,
+ FFF36b866ef07fd36b866ef0 /* checked */,
+ FFF36b8675e07fd36b8675e0 /* profile */,
+ FFF36b867cd07fd36b867cd0 /* release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = "debug";
+ };
+/* End XCConfigurationList section */
+/* Begin XCBuildConfiguration section */
+ FFF76b8668007fd36b866800 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ CONFIGURATION_BUILD_DIR = "../../lib/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "PX_PHYSX_STATIC_LIB", "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Source/Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include", "../../../Include/utils", "../../../Source/Common/src",
+ );
+ LIBRARY_SEARCH_PATHS = (
+
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetUtilsDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b866ef07fd36b866ef0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ CONFIGURATION_BUILD_DIR = "../../lib/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Source/Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include", "../../../Include/utils", "../../../Source/Common/src",
+ );
+ LIBRARY_SEARCH_PATHS = (
+
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetUtilsCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b8675e07fd36b8675e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ CONFIGURATION_BUILD_DIR = "../../lib/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Source/Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include", "../../../Include/utils", "../../../Source/Common/src",
+ );
+ LIBRARY_SEARCH_PATHS = (
+
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetUtilsPROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b867cd07fd36b867cd0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ CONFIGURATION_BUILD_DIR = "../../lib/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_SUPPORT_PVD=0",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Source/Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include", "../../../Include/utils", "../../../Source/Common/src",
+ );
+ LIBRARY_SEARCH_PATHS = (
+
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetUtils";
+ };
+ name = "release";
+ };
+ FFF76b8684007fd36b868400 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetHelloWorldDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b868af07fd36b868af0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetHelloWorldCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b8691e07fd36b8691e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetHelloWorldPROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b8698d07fd36b8698d0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetHelloWorld";
+ };
+ name = "release";
+ };
+ FFF76b86a0007fd36b86a000 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetImmediateModeDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b86a6f07fd36b86a6f0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetImmediateModeCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b86ade07fd36b86ade0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetImmediateModePROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b86b4d07fd36b86b4d0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetImmediateMode";
+ };
+ name = "release";
+ };
+ FFF76b86bc007fd36b86bc00 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetSplitFetchResultsDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b86c2f07fd36b86c2f0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetSplitFetchResultsCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b86c9e07fd36b86c9e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetSplitFetchResultsPROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b86d0d07fd36b86d0d0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetSplitFetchResults";
+ };
+ name = "release";
+ };
+ FFF76b86d8007fd36b86d800 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetCustomJointDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b86def07fd36b86def0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetCustomJointCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b86e5e07fd36b86e5e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetCustomJointPROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b86ecd07fd36b86ecd0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetCustomJoint";
+ };
+ name = "release";
+ };
+ FFF76b86f4007fd36b86f400 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetSerializationDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b86faf07fd36b86faf0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetSerializationCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b8701e07fd36b8701e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetSerializationPROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b8708d07fd36b8708d0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetSerialization";
+ };
+ name = "release";
+ };
+ FFF76b8710007fd36b871000 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetContactReportDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b8716f07fd36b8716f0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetContactReportCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b871de07fd36b871de0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetContactReportPROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b8724d07fd36b8724d0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetContactReport";
+ };
+ name = "release";
+ };
+ FFF76b872c007fd36b872c00 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetJointDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b8732f07fd36b8732f0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetJointCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b8739e07fd36b8739e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetJointPROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b8740d07fd36b8740d0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetJoint";
+ };
+ name = "release";
+ };
+ FFF76b8748007fd36b874800 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetContactReportCCDDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b874ef07fd36b874ef0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetContactReportCCDCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b8755e07fd36b8755e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetContactReportCCDPROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b875cd07fd36b875cd0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetContactReportCCD";
+ };
+ name = "release";
+ };
+ FFF76b8764007fd36b876400 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetClothDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b876af07fd36b876af0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetClothCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b8771e07fd36b8771e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetClothPROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b8778d07fd36b8778d0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetCloth";
+ };
+ name = "release";
+ };
+ FFF76b8780007fd36b878000 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetMBPDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b8786f07fd36b8786f0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetMBPCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b878de07fd36b878de0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetMBPPROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b8794d07fd36b8794d0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetMBP";
+ };
+ name = "release";
+ };
+ FFF76b879c007fd36b879c00 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetArticulationDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b87a2f07fd36b87a2f0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetArticulationCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b87a9e07fd36b87a9e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetArticulationPROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b87b0d07fd36b87b0d0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetArticulation";
+ };
+ name = "release";
+ };
+ FFF76b87b8007fd36b87b800 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetRaycastCCDDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b87bef07fd36b87bef0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetRaycastCCDCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b87c5e07fd36b87c5e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetRaycastCCDPROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b87ccd07fd36b87ccd0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetRaycastCCD";
+ };
+ name = "release";
+ };
+ FFF76b87d4007fd36b87d400 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetCustomProfilerDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b87daf07fd36b87daf0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetCustomProfilerCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b87e1e07fd36b87e1e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetCustomProfilerPROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b87e8d07fd36b87e8d0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetCustomProfiler";
+ };
+ name = "release";
+ };
+ FFF76b87f0007fd36b87f000 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicleTankDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b87f6f07fd36b87f6f0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicleTankCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b87fde07fd36b87fde0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicleTankPROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b8804d07fd36b8804d0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicleTank";
+ };
+ name = "release";
+ };
+ FFF76b880c007fd36b880c00 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicle4WDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b8812f07fd36b8812f0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicle4WCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b8819e07fd36b8819e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicle4WPROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b8820d07fd36b8820d0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicle4W";
+ };
+ name = "release";
+ };
+ FFF76b8828007fd36b882800 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicleScaleDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b882ef07fd36b882ef0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicleScaleCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b8835e07fd36b8835e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicleScalePROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b883cd07fd36b883cd0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicleScale";
+ };
+ name = "release";
+ };
+ FFF76b8844007fd36b884400 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicleNoDriveDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b884af07fd36b884af0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicleNoDriveCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b8851e07fd36b8851e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicleNoDrivePROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b8858d07fd36b8858d0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicleNoDrive";
+ };
+ name = "release";
+ };
+ FFF76b8860007fd36b886000 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicleMultiThreadingDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b8866f07fd36b8866f0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicleMultiThreadingCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b886de07fd36b886de0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicleMultiThreadingPROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b8874d07fd36b8874d0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicleMultiThreading";
+ };
+ name = "release";
+ };
+ FFF76b887c007fd36b887c00 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicleContactModDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b8882f07fd36b8882f0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicleContactModCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b8889e07fd36b8889e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicleContactModPROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b8890d07fd36b8890d0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetVehicleContactMod";
+ };
+ name = "release";
+ };
+ FFF76b8898007fd36b889800 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetNestedSceneDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b889ef07fd36b889ef0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetNestedSceneCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b88a5e07fd36b88a5e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetNestedScenePROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b88acd07fd36b88acd0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetNestedScene";
+ };
+ name = "release";
+ };
+ FFF76b88b4007fd36b88b400 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetSpatialIndexDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b88baf07fd36b88baf0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetSpatialIndexCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b88c1e07fd36b88c1e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetSpatialIndexPROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b88c8d07fd36b88c8d0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetSpatialIndex";
+ };
+ name = "release";
+ };
+ FFF76b88d0007fd36b88d000 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetSplitSimDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b88d6f07fd36b88d6f0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetSplitSimCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b88dde07fd36b88dde0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetSplitSimPROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b88e4d07fd36b88e4d0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetSplitSim";
+ };
+ name = "release";
+ };
+ FFF76b88ec007fd36b88ec00 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetTriangleMeshCreateDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b88f2f07fd36b88f2f0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetTriangleMeshCreateCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b88f9e07fd36b88f9e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetTriangleMeshCreatePROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b8900d07fd36b8900d0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetTriangleMeshCreate";
+ };
+ name = "release";
+ };
+ FFF76b8908007fd36b890800 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetMultiThreadingDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b890ef07fd36b890ef0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetMultiThreadingCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b8915e07fd36b8915e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetMultiThreadingPROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b891cd07fd36b891cd0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetMultiThreading";
+ };
+ name = "release";
+ };
+ FFF76b8924007fd36b892400 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetContactModificationDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b892af07fd36b892af0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetContactModificationCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b8931e07fd36b8931e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetContactModificationPROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b8938d07fd36b8938d0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetContactModification";
+ };
+ name = "release";
+ };
+ FFF76b8940007fd36b894000 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetToleranceScaleDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b8946f07fd36b8946f0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetToleranceScaleCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b894de07fd36b894de0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetToleranceScalePROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b8954d07fd36b8954d0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetToleranceScale";
+ };
+ name = "release";
+ };
+ FFF76b895c007fd36b895c00 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetStepperDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b8962f07fd36b8962f0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetStepperCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b8969e07fd36b8969e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetStepperPROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b8970d07fd36b8970d0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetStepper";
+ };
+ name = "release";
+ };
+ FFF76b8978007fd36b897800 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetPrunerSerializationDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b897ef07fd36b897ef0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetPrunerSerializationCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b8985e07fd36b8985e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetPrunerSerializationPROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b898cd07fd36b898cd0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetPrunerSerialization";
+ };
+ name = "release";
+ };
+ FFF76b8994007fd36b899400 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonDEBUG", "-lPhysX3DEBUG", "-lPhysX3VehicleDEBUG", "-lPhysX3CookingDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPhysX3CharacterKinematicDEBUG", "-lSnippetUtilsDEBUG", "-lPxFoundationDEBUG", "-lPsFastXmlDEBUG", "-lPxPvdSDKDEBUG", "-lSimulationControllerDEBUG", "-lSceneQueryDEBUG", "-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelParticlesDEBUG", "-lPxTaskDEBUG", "-lSnippetUtilsDEBUG",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O0",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetConvexMeshCreateDEBUG";
+ };
+ name = "debug";
+ };
+ FFF76b899af07fd36b899af0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonCHECKED", "-lPhysX3CHECKED", "-lPhysX3VehicleCHECKED", "-lPhysX3CookingCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPhysX3CharacterKinematicCHECKED", "-lSnippetUtilsCHECKED", "-lPxFoundationCHECKED", "-lPsFastXmlCHECKED", "-lPxPvdSDKCHECKED", "-lSimulationControllerCHECKED", "-lSceneQueryCHECKED", "-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelParticlesCHECKED", "-lPxTaskCHECKED", "-lSnippetUtilsCHECKED",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetConvexMeshCreateCHECKED";
+ };
+ name = "checked";
+ };
+ FFF76b89a1e07fd36b89a1e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3CommonPROFILE", "-lPhysX3PROFILE", "-lPhysX3VehiclePROFILE", "-lPhysX3CookingPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPhysX3CharacterKinematicPROFILE", "-lSnippetUtilsPROFILE", "-lPxFoundationPROFILE", "-lPsFastXmlPROFILE", "-lPxPvdSDKPROFILE", "-lSimulationControllerPROFILE", "-lSceneQueryPROFILE", "-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelParticlesPROFILE", "-lPxTaskPROFILE", "-lSnippetUtilsPROFILE",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetConvexMeshCreatePROFILE";
+ };
+ name = "profile";
+ };
+ FFF76b89a8d07fd36b89a8d0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos;
+ INFOPLIST_FILE = "../../deployment/ios64/PhysXAppIos64-Info.plist";
+ CONFIGURATION_BUILD_DIR = "../../../Bin/ios64";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ USE_HEADERMAP = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NDEBUG", "PX_SUPPORT_PVD=0", "PHYSX_PROFILE_SDK",
+ );
+ GCC_ENABLE_EXCEPTIONS = NO;
+ OTHER_LDFLAGS = (
+ "-lPhysX3Common", "-lPhysX3", "-lPhysX3Vehicle", "-lPhysX3Cooking", "-lPhysX3Extensions", "-lPhysX3CharacterKinematic", "-lSnippetUtils", "-lPxFoundation", "-lPsFastXml", "-lPxPvdSDK", "-lSimulationController", "-lSceneQuery", "-lLowLevel", "-lLowLevelAABB", "-lLowLevelDynamics", "-lLowLevelCloth", "-lLowLevelParticles", "-lPxTask", "-lSnippetUtils",
+ );
+ OTHER_CFLAGS = (
+ "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-global-constructors", "-Wno-exit-time-destructors", "-Wno-missing-prototypes", "-O3", "-fno-strict-aliasing",
+ );
+ HEADER_SEARCH_PATHS = (
+ "../../../Include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
+ );
+ LIBRARY_SEARCH_PATHS = (
+ "../../../Lib/ios64", "../../lib/ios64", "../../../../PxShared/lib/ios64", "../../lib/ios64",
+ );
+ FRAMEWORK_SEARCH_PATHS = (
+
+ );
+ PRODUCT_NAME = "SnippetConvexMeshCreate";
+ };
+ name = "release";
+ };
+ FFF36b8668007fd36b866800 /* debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ };
+ name = "debug";
+ };
+ FFF36b866ef07fd36b866ef0 /* checked */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ };
+ name = "checked";
+ };
+ FFF36b8675e07fd36b8675e0 /* profile */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ };
+ name = "profile";
+ };
+ FFF36b867cd07fd36b867cd0 /* release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ };
+ name = "release";
+ };
+/* End XCBuildConfiguration section */
+
+/* Begin PBXProject section */
+ FFF96ae170907fd36ae17090 /* Project object */ = {
+ isa = PBXProject;
+ buildConfigurationList = FFF66ae170907fd36ae17090 /* Build configuration list for PBXProject Snippets */;
+ compatibilityVersion = "Xcode 3.2";
+ hasScannedForEncodings = 1;
+ mainGroup = FFFB6ae170f87fd36ae170f8 /* Snippets */;
+ targets = (
+ FFFA6ae171a07fd36ae171a0,
+ FFFA6ae4c1307fd36ae4c130,
+ FFFA6ae2e3907fd36ae2e390,
+ FFFA6ae328407fd36ae32840,
+ FFFA6ae1f7107fd36ae1f710,
+ FFFA6aea9da07fd36aea9da0,
+ FFFA6aeb34e07fd36aeb34e0,
+ FFFA6aeb6c207fd36aeb6c20,
+ FFFA6aeba2407fd36aeba240,
+ FFFA6aebd6407fd36aebd640,
+ FFFA6aec0c207fd36aec0c20,
+ FFFA6aec43607fd36aec4360,
+ FFFA6aec76d07fd36aec76d0,
+ FFFA6aecb1007fd36aecb100,
+ FFFA6aece8a07fd36aece8a0,
+ FFFA6aed38907fd36aed3890,
+ FFFA6aed86c07fd36aed86c0,
+ FFFA6cda9d307fd36cda9d30,
+ FFFA6cd7d3707fd36cd7d370,
+ FFFA6cd934d07fd36cd934d0,
+ FFFA6ccf07e07fd36ccf07e0,
+ FFFA6cdd13e07fd36cdd13e0,
+ FFFA6cd7ff707fd36cd7ff70,
+ FFFA6aedcd807fd36aedcd80,
+ FFFA6aee01307fd36aee0130,
+ FFFA6aee35d07fd36aee35d0,
+ FFFA6aee6ee07fd36aee6ee0,
+ FFFA6aeea1d07fd36aeea1d0,
+ FFFA6aeed6807fd36aeed680,
+ FFFA6aef0af07fd36aef0af0,
+ );
+ };
+/* End PBXProject section */
+
+ };
+ rootObject = FFF96ae170907fd36ae17090 /* Project object */;
+}