// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ C54C93AC19824F5D00A280B3 /* dLinearAlgebra.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C54C93AB19824F5D00A280B3 /* dLinearAlgebra.cpp */; }; FF8C264E1313D28E00646B90 /* dMathDefines.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FF8C26441313D28E00646B90 /* dMathDefines.cpp */; }; FF8C26501313D28E00646B90 /* dMatrix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FF8C26461313D28E00646B90 /* dMatrix.cpp */; }; FF8C26521313D28E00646B90 /* dQuaternion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FF8C26481313D28E00646B90 /* dQuaternion.cpp */; }; FF8C26541313D28E00646B90 /* dStdAfxMath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FF8C264A1313D28E00646B90 /* dStdAfxMath.cpp */; }; FF8C26561313D28E00646B90 /* dVector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FF8C264C1313D28E00646B90 /* dVector.cpp */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 32BAE0B70371A74B00C91783 /* dMath_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dMath_Prefix.pch; sourceTree = ""; }; C54C93AB19824F5D00A280B3 /* dLinearAlgebra.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dLinearAlgebra.cpp; path = ../../../dMath/dLinearAlgebra.cpp; sourceTree = ""; }; D2AAC06F0554671400DB518D /* libdMath.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdMath.a; sourceTree = BUILT_PRODUCTS_DIR; }; FF8C26441313D28E00646B90 /* dMathDefines.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dMathDefines.cpp; path = ../../../dMath/dMathDefines.cpp; sourceTree = SOURCE_ROOT; }; FF8C26461313D28E00646B90 /* dMatrix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dMatrix.cpp; path = ../../../dMath/dMatrix.cpp; sourceTree = SOURCE_ROOT; }; FF8C26481313D28E00646B90 /* dQuaternion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dQuaternion.cpp; path = ../../../dMath/dQuaternion.cpp; sourceTree = SOURCE_ROOT; }; FF8C264A1313D28E00646B90 /* dStdAfxMath.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dStdAfxMath.cpp; path = ../../../dMath/dStdAfxMath.cpp; sourceTree = SOURCE_ROOT; }; FF8C264C1313D28E00646B90 /* dVector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dVector.cpp; path = ../../../dMath/dVector.cpp; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ D2AAC06D0554671400DB518D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 034768DDFF38A45A11DB9C8B /* Products */ = { isa = PBXGroup; children = ( D2AAC06F0554671400DB518D /* libdMath.a */, ); name = Products; sourceTree = ""; }; 0867D691FE84028FC02AAC07 /* dMath */ = { isa = PBXGroup; children = ( 08FB77ACFE841707C02AAC07 /* Source */, 034768DDFF38A45A11DB9C8B /* Products */, ); name = dMath; sourceTree = ""; }; 08FB77ACFE841707C02AAC07 /* Source */ = { isa = PBXGroup; children = ( FF8C26481313D28E00646B90 /* dQuaternion.cpp */, C54C93AB19824F5D00A280B3 /* dLinearAlgebra.cpp */, 32BAE0B70371A74B00C91783 /* dMath_Prefix.pch */, FF8C26441313D28E00646B90 /* dMathDefines.cpp */, FF8C26461313D28E00646B90 /* dMatrix.cpp */, FF8C264A1313D28E00646B90 /* dStdAfxMath.cpp */, FF8C264C1313D28E00646B90 /* dVector.cpp */, ); name = Source; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ D2AAC06B0554671400DB518D /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ D2AAC06E0554671400DB518D /* dMath */ = { isa = PBXNativeTarget; buildConfigurationList = 1DEB920108733DBB0010E9CD /* Build configuration list for PBXNativeTarget "dMath" */; buildPhases = ( D2AAC06B0554671400DB518D /* Headers */, D2AAC06C0554671400DB518D /* Sources */, D2AAC06D0554671400DB518D /* Frameworks */, ); buildRules = ( ); dependencies = ( ); name = dMath; productName = dMath; productReference = D2AAC06F0554671400DB518D /* libdMath.a */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 0867D690FE84028FC02AAC07 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0610; }; buildConfigurationList = 1DEB920508733DBB0010E9CD /* Build configuration list for PBXProject "dMath" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 1; knownRegions = ( English, Japanese, French, German, ); mainGroup = 0867D691FE84028FC02AAC07 /* dMath */; productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( D2AAC06E0554671400DB518D /* dMath */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ D2AAC06C0554671400DB518D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( FF8C264E1313D28E00646B90 /* dMathDefines.cpp in Sources */, FF8C26501313D28E00646B90 /* dMatrix.cpp in Sources */, FF8C26521313D28E00646B90 /* dQuaternion.cpp in Sources */, FF8C26541313D28E00646B90 /* dStdAfxMath.cpp in Sources */, C54C93AC19824F5D00A280B3 /* dLinearAlgebra.cpp in Sources */, FF8C26561313D28E00646B90 /* dVector.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 1DEB920208733DBB0010E9CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COMBINE_HIDPI_IMAGES = YES; COPY_PHASE_STRIP = NO; GCC_C_LANGUAGE_STANDARD = "compiler-default"; GCC_DYNAMIC_NO_PIC = NO; GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = dMath_Prefix.pch; GCC_PREPROCESSOR_DEFINITIONS = _MACOSX_VER; HEADER_SEARCH_PATHS = ( ../../../../coreLibrary_300/source/newton, ../../../dMath, ../../../dContainers, ../../../thirdParty/tinyxml, "../../../thirdParty/enet-1.2/include", ); INSTALL_PATH = /usr/local/lib; MACOSX_DEPLOYMENT_TARGET = 10.8; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; 1DEB920308733DBB0010E9CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COMBINE_HIDPI_IMAGES = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; GCC_C_LANGUAGE_STANDARD = "compiler-default"; GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 3; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = dMath_Prefix.pch; GCC_PREPROCESSOR_DEFINITIONS = _MACOSX_VER; HEADER_SEARCH_PATHS = ( ../../../../coreLibrary_300/source/newton, ../../../dMath, ../../../dContainers, ../../../thirdParty/tinyxml, "../../../thirdParty/enet-1.2/include", ); INSTALL_PATH = /usr/local/lib; MACOSX_DEPLOYMENT_TARGET = 10.8; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; 1DEB920608733DBB0010E9CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; CLANG_X86_VECTOR_INSTRUCTIONS = sse4.1; GCC_C_LANGUAGE_STANDARD = c99; GCC_OPTIMIZATION_LEVEL = 0; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; MACOSX_DEPLOYMENT_TARGET = 10.8; ONLY_ACTIVE_ARCH = YES; PRODUCT_NAME = dMath_d; SDKROOT = macosx; }; name = Debug; }; 1DEB920708733DBB0010E9CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; CLANG_X86_VECTOR_INSTRUCTIONS = sse4.1; GCC_C_LANGUAGE_STANDARD = c99; GCC_OPTIMIZATION_LEVEL = 3; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; MACOSX_DEPLOYMENT_TARGET = 10.8; ONLY_ACTIVE_ARCH = NO; PRODUCT_NAME = dMath; SDKROOT = macosx; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 1DEB920108733DBB0010E9CD /* Build configuration list for PBXNativeTarget "dMath" */ = { isa = XCConfigurationList; buildConfigurations = ( 1DEB920208733DBB0010E9CD /* Debug */, 1DEB920308733DBB0010E9CD /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 1DEB920508733DBB0010E9CD /* Build configuration list for PBXProject "dMath" */ = { isa = XCConfigurationList; buildConfigurations = ( 1DEB920608733DBB0010E9CD /* Debug */, 1DEB920708733DBB0010E9CD /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 0867D690FE84028FC02AAC07 /* Project object */; }