project.pbxproj   [plain text]


// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 42;
	objects = {

/* Begin PBXAggregateTarget section */
		3BD6945708A0136C00D778E6 /* Build All */ = {
			isa = PBXAggregateTarget;
			buildConfigurationList = 3BD6945F08A013C300D778E6 /* Build configuration list for PBXAggregateTarget "Build All" */;
			buildPhases = (
			);
			buildSettings = {
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PRODUCT_NAME = "Build All";
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			dependencies = (
				3BD6945908A0138800D778E6 /* PBXTargetDependency */,
				3BD6945B08A0138800D778E6 /* PBXTargetDependency */,
				3BD6945D08A0138800D778E6 /* PBXTargetDependency */,
			);
			name = "Build All";
			productName = "Build All";
		};
/* End PBXAggregateTarget section */

/* Begin PBXBuildFile section */
		3B020CAA08BEA59900BDC898 /* xmm_erfgamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 3B020CA908BEA59900BDC898 /* xmm_erfgamma.c */; };
		3B07578B088700BA00FE72B2 /* xmmLibm_test.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B075789088700BA00FE72B2 /* xmmLibm_test.h */; };
		3B0757D90887107500FE72B2 /* xmmLibm_test.c in Sources */ = {isa = PBXBuildFile; fileRef = 3B07578A088700BA00FE72B2 /* xmmLibm_test.c */; };
		3B2D50AE08B3F4B1007B2148 /* fenv.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B2D50AD08B3F4B1007B2148 /* fenv.h */; };
		3B38F6F608982E460009CCD4 /* xmmLibm.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = D2AAC0630554660B00DB518D /* xmmLibm.dylib */; };
		3B3C7CA608747B31006199BD /* xmm_exp.c in Sources */ = {isa = PBXBuildFile; fileRef = 3B3C7CA408747B31006199BD /* xmm_exp.c */; };
		3B40E5F908B5397B00801AE7 /* xmm_misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 3B40E5F708B5397B00801AE7 /* xmm_misc.c */; };
		3B40E69B08B65A8800801AE7 /* xmm_nextafter.c in Sources */ = {isa = PBXBuildFile; fileRef = 3B40E69A08B65A8800801AE7 /* xmm_nextafter.c */; };
		3B44D89208A2F59200D4B2B1 /* xmm_sincostan.c in Sources */ = {isa = PBXBuildFile; fileRef = 3B44D89108A2F59200D4B2B1 /* xmm_sincostan.c */; };
		3B515FA5088ED8B700A5AC2E /* xmm_sqrt.c in Sources */ = {isa = PBXBuildFile; fileRef = 3B515F91088ED6B600A5AC2E /* xmm_sqrt.c */; };
		3B529BD3088C7C2F00EB9140 /* Test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3B529BD2088C7C2F00EB9140 /* Test.cpp */; };
		3B529BDB088C7C4D00EB9140 /* xmmLibm.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = D2AAC0630554660B00DB518D /* xmmLibm.dylib */; };
		3B7B45D408C3867600F8CE88 /* xmm_remainder.c in Sources */ = {isa = PBXBuildFile; fileRef = 3B7B45D308C3867600F8CE88 /* xmm_remainder.c */; };
		3B8ADE2D0891A936002F2391 /* xmm_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 3B8ADE2C0891A936002F2391 /* xmm_power.c */; };
		3B9F6E0608B0EDB300978A06 /* xmm_dimMinMax.c in Sources */ = {isa = PBXBuildFile; fileRef = 3B9F6E0508B0EDB300978A06 /* xmm_dimMinMax.c */; };
		3B9F6E2608B0F0A000978A06 /* xmm_fabs_copysign.c in Sources */ = {isa = PBXBuildFile; fileRef = 3B9F6E2508B0F0A000978A06 /* xmm_fabs_copysign.c */; };
		3B9F6E3908B0F49200978A06 /* xmm_floor.c in Sources */ = {isa = PBXBuildFile; fileRef = 3B9F6E3808B0F49200978A06 /* xmm_floor.c */; };
		3BA90E460868D6AC003309FA /* fenv.h in Headers */ = {isa = PBXBuildFile; fileRef = 3BA90E450868D6AC003309FA /* fenv.h */; };
		3BA90E520868D715003309FA /* fenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 3BA90E500868D715003309FA /* fenv.c */; };
		3BA90E600868D76B003309FA /* fenv.h in Headers */ = {isa = PBXBuildFile; fileRef = 3BA90E5F0868D76B003309FA /* fenv.h */; };
		3BAADF94088857BA006D159F /* xmm_log.c in Sources */ = {isa = PBXBuildFile; fileRef = 3BAADF93088857BA006D159F /* xmm_log.c */; };
		3BB4539508A7C933008A0195 /* xmm_fma.c in Sources */ = {isa = PBXBuildFile; fileRef = 3BB4539408A7C933008A0195 /* xmm_fma.c */; };
		3BF222BA08A4013400ED085B /* xmm_arcsincostan.c in Sources */ = {isa = PBXBuildFile; fileRef = 3BF222B908A4013400ED085B /* xmm_arcsincostan.c */; };
		3BF2232308A420D600ED085B /* xmm_scalb_logb.c in Sources */ = {isa = PBXBuildFile; fileRef = 3BF2232208A420D600ED085B /* xmm_scalb_logb.c */; };
/* End PBXBuildFile section */

/* Begin PBXBuildRule section */
		3B3C7D9808748A90006199BD /* PBXBuildRule */ = {
			isa = PBXBuildRule;
			compilerSpec = com.apple.compilers.gcc.4_0;
			fileType = sourcecode.c;
			isEditable = 1;
			outputFiles = (
			);
		};
/* End PBXBuildRule section */

/* Begin PBXBuildStyle section */
		014CEA520018CE5811CA2923 /* Development */ = {
			isa = PBXBuildStyle;
			buildSettings = {
				COPY_PHASE_STRIP = NO;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
				GCC_OPTIMIZATION_LEVEL = 0;
				OTHER_CFLAGS = (
					"-DXMMLIBM_DEBUG=1",
					"-save-temps",
				);
				ZERO_LINK = YES;
			};
			name = Development;
		};
		014CEA530018CE5811CA2923 /* Deployment */ = {
			isa = PBXBuildStyle;
			buildSettings = {
				COPY_PHASE_STRIP = YES;
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				ZERO_LINK = NO;
			};
			name = Deployment;
		};
/* End PBXBuildStyle section */

/* Begin PBXContainerItemProxy section */
		3B0757810887009600FE72B2 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = D2AAC0620554660B00DB518D;
			remoteInfo = xmmLibm;
		};
		3B529BC1088C7BEC00EB9140 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = D2AAC0620554660B00DB518D;
			remoteInfo = xmmLibm;
		};
		3BD6945808A0138800D778E6 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = D2AAC0620554660B00DB518D;
			remoteInfo = xmmLibm;
		};
		3BD6945A08A0138800D778E6 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 3B07577E0887007A00FE72B2;
			remoteInfo = xmmLibm_test;
		};
		3BD6945C08A0138800D778E6 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 3B529BBF088C7BEC00EB9140;
			remoteInfo = xmmLibm_test2;
		};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
		3B020CA908BEA59900BDC898 /* xmm_erfgamma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = xmm_erfgamma.c; path = Source/xmm_erfgamma.c; sourceTree = "<group>"; };
		3B07577F0887007A00FE72B2 /* xmmLibm_test */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = xmmLibm_test; sourceTree = BUILT_PRODUCTS_DIR; };
		3B075789088700BA00FE72B2 /* xmmLibm_test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xmmLibm_test.h; sourceTree = "<group>"; };
		3B07578A088700BA00FE72B2 /* xmmLibm_test.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmmLibm_test.c; sourceTree = "<group>"; };
		3B2D50AD08B3F4B1007B2148 /* fenv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = fenv.h; path = Headers/architecture/ppc/fenv.h; sourceTree = "<group>"; };
		3B3C7CA408747B31006199BD /* xmm_exp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = xmm_exp.c; path = Source/xmm_exp.c; sourceTree = "<group>"; };
		3B3C7CAA08747B61006199BD /* xmmLibm.exp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.exports; path = xmmLibm.exp; sourceTree = "<group>"; };
		3B3C7CB508747CCE006199BD /* xmmLibm_prefix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = xmmLibm_prefix.h; path = Headers/xmmLibm_prefix.h; sourceTree = "<group>"; };
		3B3C7CE508747F23006199BD /* annuity.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = annuity.c; sourceTree = "<group>"; };
		3B3C7CE608747F23006199BD /* ArcCosLD.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ArcCosLD.c; sourceTree = "<group>"; };
		3B3C7CE708747F23006199BD /* ArcSinLD.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ArcSinLD.c; sourceTree = "<group>"; };
		3B3C7CE808747F23006199BD /* ArcSinTableLD.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ArcSinTableLD.c; sourceTree = "<group>"; };
		3B3C7CE908747F23006199BD /* ArcTan2LD.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ArcTan2LD.c; sourceTree = "<group>"; };
		3B3C7CEA08747F23006199BD /* ArcTanLD.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ArcTanLD.c; sourceTree = "<group>"; };
		3B3C7CEB08747F24006199BD /* ArcTanTableLD.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ArcTanTableLD.c; sourceTree = "<group>"; };
		3B3C7CEC08747F24006199BD /* arctg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = arctg.c; sourceTree = "<group>"; };
		3B3C7CED08747F24006199BD /* ashachath.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ashachath.c; sourceTree = "<group>"; };
		3B3C7CEE08747F24006199BD /* asinacos.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = asinacos.c; sourceTree = "<group>"; };
		3B3C7CEF08747F24006199BD /* atan2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = atan2.c; sourceTree = "<group>"; };
		3B3C7CF008747F24006199BD /* AuxiliaryLD.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = AuxiliaryLD.c; sourceTree = "<group>"; };
		3B3C7CF108747F24006199BD /* AuxilLD.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = AuxilLD.c; sourceTree = "<group>"; };
		3B3C7CF208747F24006199BD /* bcd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = bcd.c; sourceTree = "<group>"; };
		3B3C7CF308747F24006199BD /* bcd.frompaul.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = bcd.frompaul.c; sourceTree = "<group>"; };
		3B3C7CF408747F24006199BD /* bcd.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = bcd.h; sourceTree = "<group>"; };
		3B3C7CF508747F24006199BD /* bcd.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = bcd.o; sourceTree = "<group>"; };
		3B3C7CF608747F24006199BD /* bcd2L.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = bcd2L.c; sourceTree = "<group>"; };
		3B3C7CF708747F24006199BD /* bcd2L.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = bcd2L.h; sourceTree = "<group>"; };
		3B3C7CF808747F24006199BD /* ceilfloor.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ceilfloor.c; sourceTree = "<group>"; };
		3B3C7CF908747F24006199BD /* classify.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = classify.c; sourceTree = "<group>"; };
		3B3C7CFA08747F24006199BD /* compiler.errors */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = compiler.errors; sourceTree = "<group>"; };
		3B3C7CFB08747F24006199BD /* complex.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = complex.c; sourceTree = "<group>"; };
		3B3C7CFC08747F24006199BD /* complex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = complex.h; sourceTree = "<group>"; };
		3B3C7CFD08747F24006199BD /* compound.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = compound.c; sourceTree = "<group>"; };
		3B3C7CFE08747F24006199BD /* CosLD.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = CosLD.c; sourceTree = "<group>"; };
		3B3C7CFF08747F24006199BD /* erfcerf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = erfcerf.c; sourceTree = "<group>"; };
		3B3C7D0008747F24006199BD /* ExponentialLD.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ExponentialLD.c; sourceTree = "<group>"; };
		3B3C7D0108747F24006199BD /* ExpTableLD.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ExpTableLD.c; sourceTree = "<group>"; };
		3B3C7D0208747F24006199BD /* fenv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fenv.c; sourceTree = "<group>"; };
		3B3C7D0308747F24006199BD /* fenv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = fenv.h; sourceTree = "<group>"; };
		3B3C7D0408747F24006199BD /* fenv.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = fenv.o; sourceTree = "<group>"; };
		3B3C7D0508747F24006199BD /* fp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fp.c; sourceTree = "<group>"; };
		3B3C7D0608747F24006199BD /* fp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = fp.h; sourceTree = "<group>"; };
		3B3C7D0708747F24006199BD /* fp_private.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = fp_private.h; sourceTree = "<group>"; };
		3B3C7D0808747F24006199BD /* FPBitDef.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FPBitDef.h; sourceTree = "<group>"; };
		3B3C7D0908747F24006199BD /* fpfloatfunc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fpfloatfunc.c; sourceTree = "<group>"; };
		3B3C7D0A08747F24006199BD /* frexpldexp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = frexpldexp.c; sourceTree = "<group>"; };
		3B3C7D0B08747F24006199BD /* gamma.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gamma.c; sourceTree = "<group>"; };
		3B3C7D0C08747F24006199BD /* hypot.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = hypot.c; sourceTree = "<group>"; };
		3B3C7D0D08747F24006199BD /* ibm.namelist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ibm.namelist; sourceTree = "<group>"; };
		3B3C7D0E08747F24006199BD /* IBMCRunTimeSupport.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = IBMCRunTimeSupport.a; sourceTree = "<group>"; };
		3B3C7D0F08747F24006199BD /* LDArithmetic.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = LDArithmetic.c; sourceTree = "<group>"; };
		3B3C7D1008747F24006199BD /* LDArithmetic.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LDArithmetic.h; sourceTree = "<group>"; };
		3B3C7D1108747F24006199BD /* ldclasssign.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ldclasssign.c; sourceTree = "<group>"; };
		3B3C7D1208747F24006199BD /* lgamma.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lgamma.c; sourceTree = "<group>"; };
		3B3C7D1308747F24006199BD /* LibIcon.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = LibIcon.r; sourceTree = "<group>"; };
		3B3C7D1408747F24006199BD /* LogarithmicLD.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = LogarithmicLD.c; sourceTree = "<group>"; };
		3B3C7D1508747F24006199BD /* logb.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = logb.c; sourceTree = "<group>"; };
		3B3C7D1608747F24006199BD /* LogTableLD.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = LogTableLD.c; sourceTree = "<group>"; };
		3B3C7D1708747F24006199BD /* longdouble.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = longdouble.c; sourceTree = "<group>"; };
		3B3C7D1808747F24006199BD /* mathconst.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mathconst.h; sourceTree = "<group>"; };
		3B3C7D1908747F24006199BD /* MathLib */ = {isa = PBXFileReference; lastKnownFileType = file; path = MathLib; sourceTree = "<group>"; };
		3B3C7D1A08747F24006199BD /* MathLib v2r3 Release Note */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "MathLib v2r3 Release Note"; sourceTree = "<group>"; };
		3B3C7D1B08747F24006199BD /* MathLib.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = MathLib.exp; sourceTree = "<group>"; };
		3B3C7D1C08747F24006199BD /* MathLib.link.errors */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = MathLib.link.errors; sourceTree = "<group>"; };
		3B3C7D1D08747F24006199BD /* MathLib.old */ = {isa = PBXFileReference; lastKnownFileType = file; path = MathLib.old; sourceTree = "<group>"; };
		3B3C7D1E08747F24006199BD /* MathLib.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = MathLib.r; sourceTree = "<group>"; };
		3B3C7D1F08747F24006199BD /* MathLib.xcoff */ = {isa = PBXFileReference; lastKnownFileType = file; path = MathLib.xcoff; sourceTree = "<group>"; };
		3B3C7D2008747F24006199BD /* myclib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = myclib.c; sourceTree = "<group>"; };
		3B3C7D2108747F24006199BD /* myclib.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = myclib.o; sourceTree = "<group>"; };
		3B3C7D2208747F24006199BD /* MyStdLib.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MyStdLib.h; sourceTree = "<group>"; };
		3B3C7D2308747F24006199BD /* MyString.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MyString.h; sourceTree = "<group>"; };
		3B3C7D2408747F24006199BD /* nan.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = nan.c; sourceTree = "<group>"; };
		3B3C7D2508747F24006199BD /* nextafter.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = nextafter.c; sourceTree = "<group>"; };
		3B3C7D2708747F24006199BD /* erfcerf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = erfcerf.c; sourceTree = "<group>"; };
		3B3C7D2808747F24006199BD /* fenv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = fenv.h; sourceTree = "<group>"; };
		3B3C7D2908747F24006199BD /* fp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = fp.h; sourceTree = "<group>"; };
		3B3C7D2A08747F24006199BD /* fp_private.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = fp_private.h; sourceTree = "<group>"; };
		3B3C7D2B08747F24006199BD /* IBMCRunTimeSupport.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = IBMCRunTimeSupport.a; sourceTree = "<group>"; };
		3B3C7D2C08747F24006199BD /* LibIcon.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = LibIcon.r; sourceTree = "<group>"; };
		3B3C7D2D08747F24006199BD /* MathLib.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = MathLib.r; sourceTree = "<group>"; };
		3B3C7D2E08747F24006199BD /* nextafter.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = nextafter.c; sourceTree = "<group>"; };
		3B3C7D2F08747F24006199BD /* nextafterErfc */ = {isa = PBXFileReference; lastKnownFileType = file; path = nextafterErfc; sourceTree = "<group>"; };
		3B3C7D3008747F24006199BD /* nextafterErfc.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = nextafterErfc.exp; sourceTree = "<group>"; };
		3B3C7D3108747F24006199BD /* nextafterErfc.link.errors */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = nextafterErfc.link.errors; sourceTree = "<group>"; };
		3B3C7D3208747F24006199BD /* nextafterErfc.old */ = {isa = PBXFileReference; lastKnownFileType = file; path = nextafterErfc.old; sourceTree = "<group>"; };
		3B3C7D3308747F24006199BD /* nextafterErfc.xcoff */ = {isa = PBXFileReference; lastKnownFileType = file; path = nextafterErfc.xcoff; sourceTree = "<group>"; };
		3B3C7D3408747F24006199BD /* nextafterErfcBuild */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = nextafterErfcBuild; sourceTree = "<group>"; };
		3B3C7D3508747F24006199BD /* SharedLib.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = SharedLib.r; sourceTree = "<group>"; };
		3B3C7D3608747F24006199BD /* power.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = power.c; sourceTree = "<group>"; };
		3B3C7D3708747F24006199BD /* PowerLD.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = PowerLD.c; sourceTree = "<group>"; };
		3B3C7D3808747F24006199BD /* random.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = random.c; sourceTree = "<group>"; };
		3B3C7D3908747F24006199BD /* ReduceLD.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ReduceLD.c; sourceTree = "<group>"; };
		3B3C7D3A08747F24006199BD /* remmod.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = remmod.c; sourceTree = "<group>"; };
		3B3C7D3B08747F24006199BD /* rndint.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rndint.c; sourceTree = "<group>"; };
		3B3C7D3C08747F24006199BD /* rombuild */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = rombuild; sourceTree = "<group>"; };
		3B3C7D3D08747F24006199BD /* scalb.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = scalb.c; sourceTree = "<group>"; };
		3B3C7D3E08747F24006199BD /* SharedLib.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = SharedLib.r; sourceTree = "<group>"; };
		3B3C7D3F08747F24006199BD /* shchth.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = shchth.c; sourceTree = "<group>"; };
		3B3C7D4008747F24006199BD /* sign.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sign.c; sourceTree = "<group>"; };
		3B3C7D4108747F24006199BD /* SinCosTableLD.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SinCosTableLD.c; sourceTree = "<group>"; };
		3B3C7D4208747F24006199BD /* sincostg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sincostg.c; sourceTree = "<group>"; };
		3B3C7D4308747F24006199BD /* sincostgxlC-O3.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = "sincostgxlC-O3.o"; sourceTree = "<group>"; };
		3B3C7D4408747F24006199BD /* sincostgxlC.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = sincostgxlC.o; sourceTree = "<group>"; };
		3B3C7D4508747F24006199BD /* SinLD.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SinLD.c; sourceTree = "<group>"; };
		3B3C7D4608747F24006199BD /* sqrt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sqrt.c; sourceTree = "<group>"; };
		3B3C7D4708747F24006199BD /* SquareRootLD.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SquareRootLD.c; sourceTree = "<group>"; };
		3B3C7D4808747F24006199BD /* tableExpD.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tableExpD.c; sourceTree = "<group>"; };
		3B3C7D4908747F24006199BD /* tableLogD.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tableLogD.c; sourceTree = "<group>"; };
		3B3C7D4A08747F24006199BD /* TanLD.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = TanLD.c; sourceTree = "<group>"; };
		3B3C7D4B08747F24006199BD /* TanTableLD.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = TanTableLD.c; sourceTree = "<group>"; };
		3B3C7D4C08747F24006199BD /* trythis.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = trythis.c; sourceTree = "<group>"; };
		3B3C7D4D08747F24006199BD /* x2dtransfer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = x2dtransfer.c; sourceTree = "<group>"; };
		3B40E5F708B5397B00801AE7 /* xmm_misc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = xmm_misc.c; path = Source/xmm_misc.c; sourceTree = "<group>"; };
		3B40E69A08B65A8800801AE7 /* xmm_nextafter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = xmm_nextafter.c; path = Source/xmm_nextafter.c; sourceTree = "<group>"; };
		3B44D89108A2F59200D4B2B1 /* xmm_sincostan.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = xmm_sincostan.c; path = Source/xmm_sincostan.c; sourceTree = "<group>"; };
		3B515F91088ED6B600A5AC2E /* xmm_sqrt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = xmm_sqrt.c; path = Source/xmm_sqrt.c; sourceTree = "<group>"; };
		3B529BC9088C7BEC00EB9140 /* TestSuite */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = TestSuite; sourceTree = BUILT_PRODUCTS_DIR; };
		3B529BD2088C7C2F00EB9140 /* Test.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Test.cpp; path = TestSuite/Test.cpp; sourceTree = "<group>"; };
		3B7B45D308C3867600F8CE88 /* xmm_remainder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = xmm_remainder.c; path = Source/xmm_remainder.c; sourceTree = "<group>"; };
		3B8ADE2C0891A936002F2391 /* xmm_power.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = xmm_power.c; path = Source/xmm_power.c; sourceTree = "<group>"; };
		3B9F6E0508B0EDB300978A06 /* xmm_dimMinMax.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = xmm_dimMinMax.c; path = Source/xmm_dimMinMax.c; sourceTree = "<group>"; };
		3B9F6E2508B0F0A000978A06 /* xmm_fabs_copysign.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = xmm_fabs_copysign.c; path = Source/xmm_fabs_copysign.c; sourceTree = "<group>"; };
		3B9F6E3808B0F49200978A06 /* xmm_floor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = xmm_floor.c; path = Source/xmm_floor.c; sourceTree = "<group>"; };
		3BA90E450868D6AC003309FA /* fenv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = fenv.h; path = Headers/fenv.h; sourceTree = "<group>"; };
		3BA90E500868D715003309FA /* fenv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = fenv.c; path = Source/fenv.c; sourceTree = "<group>"; };
		3BA90E5F0868D76B003309FA /* fenv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = fenv.h; path = Headers/architecture/i386/fenv.h; sourceTree = "<group>"; };
		3BAADF93088857BA006D159F /* xmm_log.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = xmm_log.c; path = Source/xmm_log.c; sourceTree = "<group>"; };
		3BB4539408A7C933008A0195 /* xmm_fma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = xmm_fma.c; path = Source/xmm_fma.c; sourceTree = SOURCE_ROOT; };
		3BF222B908A4013400ED085B /* xmm_arcsincostan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = xmm_arcsincostan.c; path = Source/xmm_arcsincostan.c; sourceTree = SOURCE_ROOT; };
		3BF2232208A420D600ED085B /* xmm_scalb_logb.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 4; name = xmm_scalb_logb.c; path = Source/xmm_scalb_logb.c; sourceTree = SOURCE_ROOT; };
		D2AAC0630554660B00DB518D /* xmmLibm.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = xmmLibm.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		3B07577D0887007A00FE72B2 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				3B38F6F608982E460009CCD4 /* xmmLibm.dylib in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		3B529BC4088C7BEC00EB9140 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				3B529BDB088C7C4D00EB9140 /* xmmLibm.dylib in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		D289988505E68E00004EDB86 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		08FB7794FE84155DC02AAC07 /* xmmLibm */ = {
			isa = PBXGroup;
			children = (
				3B3C7CAA08747B61006199BD /* xmmLibm.exp */,
				3B3C7CB508747CCE006199BD /* xmmLibm_prefix.h */,
				3BA90E440868D692003309FA /* Headers */,
				08FB7795FE84155DC02AAC07 /* Source */,
				3B3C7CE408747F23006199BD /* finalMathLib.v2r5.newStr2dec */,
				3B529BD1088C7C1300EB9140 /* Test apps */,
				1AB674ADFE9D54B511CA2CBB /* Products */,
			);
			name = xmmLibm;
			sourceTree = "<group>";
		};
		08FB7795FE84155DC02AAC07 /* Source */ = {
			isa = PBXGroup;
			children = (
				3BA90E500868D715003309FA /* fenv.c */,
				3BF222B908A4013400ED085B /* xmm_arcsincostan.c */,
				3B9F6E0508B0EDB300978A06 /* xmm_dimMinMax.c */,
				3B020CA908BEA59900BDC898 /* xmm_erfgamma.c */,
				3B3C7CA408747B31006199BD /* xmm_exp.c */,
				3B9F6E2508B0F0A000978A06 /* xmm_fabs_copysign.c */,
				3BB4539408A7C933008A0195 /* xmm_fma.c */,
				3B9F6E3808B0F49200978A06 /* xmm_floor.c */,
				3BAADF93088857BA006D159F /* xmm_log.c */,
				3B40E5F708B5397B00801AE7 /* xmm_misc.c */,
				3B40E69A08B65A8800801AE7 /* xmm_nextafter.c */,
				3B8ADE2C0891A936002F2391 /* xmm_power.c */,
				3B7B45D308C3867600F8CE88 /* xmm_remainder.c */,
				3BF2232208A420D600ED085B /* xmm_scalb_logb.c */,
				3B44D89108A2F59200D4B2B1 /* xmm_sincostan.c */,
				3B515F91088ED6B600A5AC2E /* xmm_sqrt.c */,
			);
			name = Source;
			sourceTree = "<group>";
		};
		1AB674ADFE9D54B511CA2CBB /* Products */ = {
			isa = PBXGroup;
			children = (
				D2AAC0630554660B00DB518D /* xmmLibm.dylib */,
				3B07577F0887007A00FE72B2 /* xmmLibm_test */,
				3B529BC9088C7BEC00EB9140 /* TestSuite */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		3B2D509808B3F09D007B2148 /* ppc */ = {
			isa = PBXGroup;
			children = (
				3B2D50AD08B3F4B1007B2148 /* fenv.h */,
			);
			name = ppc;
			sourceTree = "<group>";
		};
		3B3C7CE408747F23006199BD /* finalMathLib.v2r5.newStr2dec */ = {
			isa = PBXGroup;
			children = (
				3B3C7CE508747F23006199BD /* annuity.c */,
				3B3C7CE608747F23006199BD /* ArcCosLD.c */,
				3B3C7CE708747F23006199BD /* ArcSinLD.c */,
				3B3C7CE808747F23006199BD /* ArcSinTableLD.c */,
				3B3C7CE908747F23006199BD /* ArcTan2LD.c */,
				3B3C7CEA08747F23006199BD /* ArcTanLD.c */,
				3B3C7CEB08747F24006199BD /* ArcTanTableLD.c */,
				3B3C7CEC08747F24006199BD /* arctg.c */,
				3B3C7CED08747F24006199BD /* ashachath.c */,
				3B3C7CEE08747F24006199BD /* asinacos.c */,
				3B3C7CEF08747F24006199BD /* atan2.c */,
				3B3C7CF008747F24006199BD /* AuxiliaryLD.c */,
				3B3C7CF108747F24006199BD /* AuxilLD.c */,
				3B3C7CF208747F24006199BD /* bcd.c */,
				3B3C7CF308747F24006199BD /* bcd.frompaul.c */,
				3B3C7CF408747F24006199BD /* bcd.h */,
				3B3C7CF508747F24006199BD /* bcd.o */,
				3B3C7CF608747F24006199BD /* bcd2L.c */,
				3B3C7CF708747F24006199BD /* bcd2L.h */,
				3B3C7CF808747F24006199BD /* ceilfloor.c */,
				3B3C7CF908747F24006199BD /* classify.c */,
				3B3C7CFA08747F24006199BD /* compiler.errors */,
				3B3C7CFB08747F24006199BD /* complex.c */,
				3B3C7CFC08747F24006199BD /* complex.h */,
				3B3C7CFD08747F24006199BD /* compound.c */,
				3B3C7CFE08747F24006199BD /* CosLD.c */,
				3B3C7CFF08747F24006199BD /* erfcerf.c */,
				3B3C7D0008747F24006199BD /* ExponentialLD.c */,
				3B3C7D0108747F24006199BD /* ExpTableLD.c */,
				3B3C7D0208747F24006199BD /* fenv.c */,
				3B3C7D0308747F24006199BD /* fenv.h */,
				3B3C7D0408747F24006199BD /* fenv.o */,
				3B3C7D0508747F24006199BD /* fp.c */,
				3B3C7D0608747F24006199BD /* fp.h */,
				3B3C7D0708747F24006199BD /* fp_private.h */,
				3B3C7D0808747F24006199BD /* FPBitDef.h */,
				3B3C7D0908747F24006199BD /* fpfloatfunc.c */,
				3B3C7D0A08747F24006199BD /* frexpldexp.c */,
				3B3C7D0B08747F24006199BD /* gamma.c */,
				3B3C7D0C08747F24006199BD /* hypot.c */,
				3B3C7D0D08747F24006199BD /* ibm.namelist */,
				3B3C7D0E08747F24006199BD /* IBMCRunTimeSupport.a */,
				3B3C7D0F08747F24006199BD /* LDArithmetic.c */,
				3B3C7D1008747F24006199BD /* LDArithmetic.h */,
				3B3C7D1108747F24006199BD /* ldclasssign.c */,
				3B3C7D1208747F24006199BD /* lgamma.c */,
				3B3C7D1308747F24006199BD /* LibIcon.r */,
				3B3C7D1408747F24006199BD /* LogarithmicLD.c */,
				3B3C7D1508747F24006199BD /* logb.c */,
				3B3C7D1608747F24006199BD /* LogTableLD.c */,
				3B3C7D1708747F24006199BD /* longdouble.c */,
				3B3C7D1808747F24006199BD /* mathconst.h */,
				3B3C7D1908747F24006199BD /* MathLib */,
				3B3C7D1A08747F24006199BD /* MathLib v2r3 Release Note */,
				3B3C7D1B08747F24006199BD /* MathLib.exp */,
				3B3C7D1C08747F24006199BD /* MathLib.link.errors */,
				3B3C7D1D08747F24006199BD /* MathLib.old */,
				3B3C7D1E08747F24006199BD /* MathLib.r */,
				3B3C7D1F08747F24006199BD /* MathLib.xcoff */,
				3B3C7D2008747F24006199BD /* myclib.c */,
				3B3C7D2108747F24006199BD /* myclib.o */,
				3B3C7D2208747F24006199BD /* MyStdLib.h */,
				3B3C7D2308747F24006199BD /* MyString.h */,
				3B3C7D2408747F24006199BD /* nan.c */,
				3B3C7D2508747F24006199BD /* nextafter.c */,
				3B3C7D2608747F24006199BD /* nextafterErfc.only */,
				3B3C7D3608747F24006199BD /* power.c */,
				3B3C7D3708747F24006199BD /* PowerLD.c */,
				3B3C7D3808747F24006199BD /* random.c */,
				3B3C7D3908747F24006199BD /* ReduceLD.c */,
				3B3C7D3A08747F24006199BD /* remmod.c */,
				3B3C7D3B08747F24006199BD /* rndint.c */,
				3B3C7D3C08747F24006199BD /* rombuild */,
				3B3C7D3D08747F24006199BD /* scalb.c */,
				3B3C7D3E08747F24006199BD /* SharedLib.r */,
				3B3C7D3F08747F24006199BD /* shchth.c */,
				3B3C7D4008747F24006199BD /* sign.c */,
				3B3C7D4108747F24006199BD /* SinCosTableLD.c */,
				3B3C7D4208747F24006199BD /* sincostg.c */,
				3B3C7D4308747F24006199BD /* sincostgxlC-O3.o */,
				3B3C7D4408747F24006199BD /* sincostgxlC.o */,
				3B3C7D4508747F24006199BD /* SinLD.c */,
				3B3C7D4608747F24006199BD /* sqrt.c */,
				3B3C7D4708747F24006199BD /* SquareRootLD.c */,
				3B3C7D4808747F24006199BD /* tableExpD.c */,
				3B3C7D4908747F24006199BD /* tableLogD.c */,
				3B3C7D4A08747F24006199BD /* TanLD.c */,
				3B3C7D4B08747F24006199BD /* TanTableLD.c */,
				3B3C7D4C08747F24006199BD /* trythis.c */,
				3B3C7D4D08747F24006199BD /* x2dtransfer.c */,
			);
			path = finalMathLib.v2r5.newStr2dec;
			sourceTree = "<group>";
		};
		3B3C7D2608747F24006199BD /* nextafterErfc.only */ = {
			isa = PBXGroup;
			children = (
				3B3C7D2708747F24006199BD /* erfcerf.c */,
				3B3C7D2808747F24006199BD /* fenv.h */,
				3B3C7D2908747F24006199BD /* fp.h */,
				3B3C7D2A08747F24006199BD /* fp_private.h */,
				3B3C7D2B08747F24006199BD /* IBMCRunTimeSupport.a */,
				3B3C7D2C08747F24006199BD /* LibIcon.r */,
				3B3C7D2D08747F24006199BD /* MathLib.r */,
				3B3C7D2E08747F24006199BD /* nextafter.c */,
				3B3C7D2F08747F24006199BD /* nextafterErfc */,
				3B3C7D3008747F24006199BD /* nextafterErfc.exp */,
				3B3C7D3108747F24006199BD /* nextafterErfc.link.errors */,
				3B3C7D3208747F24006199BD /* nextafterErfc.old */,
				3B3C7D3308747F24006199BD /* nextafterErfc.xcoff */,
				3B3C7D3408747F24006199BD /* nextafterErfcBuild */,
				3B3C7D3508747F24006199BD /* SharedLib.r */,
			);
			path = nextafterErfc.only;
			sourceTree = "<group>";
		};
		3B529BD1088C7C1300EB9140 /* Test apps */ = {
			isa = PBXGroup;
			children = (
				3B075789088700BA00FE72B2 /* xmmLibm_test.h */,
				3B07578A088700BA00FE72B2 /* xmmLibm_test.c */,
				3B529BD2088C7C2F00EB9140 /* Test.cpp */,
			);
			name = "Test apps";
			sourceTree = "<group>";
		};
		3BA90E440868D692003309FA /* Headers */ = {
			isa = PBXGroup;
			children = (
				3BA90E450868D6AC003309FA /* fenv.h */,
				3BA90E5B0868D740003309FA /* architecture */,
			);
			name = Headers;
			sourceTree = "<group>";
		};
		3BA90E5B0868D740003309FA /* architecture */ = {
			isa = PBXGroup;
			children = (
				3B2D509808B3F09D007B2148 /* ppc */,
				3BA90E5E0868D74F003309FA /* i386 */,
			);
			name = architecture;
			sourceTree = "<group>";
		};
		3BA90E5E0868D74F003309FA /* i386 */ = {
			isa = PBXGroup;
			children = (
				3BA90E5F0868D76B003309FA /* fenv.h */,
			);
			name = i386;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXHeadersBuildPhase section */
		D2AAC0600554660B00DB518D /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
				3BA90E460868D6AC003309FA /* fenv.h in Headers */,
				3BA90E600868D76B003309FA /* fenv.h in Headers */,
				3B07578B088700BA00FE72B2 /* xmmLibm_test.h in Headers */,
				3B2D50AE08B3F4B1007B2148 /* fenv.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXHeadersBuildPhase section */

/* Begin PBXNativeTarget section */
		3B07577E0887007A00FE72B2 /* xmmLibm_test */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 3B075785088700B400FE72B2 /* Build configuration list for PBXNativeTarget "xmmLibm_test" */;
			buildPhases = (
				3B07577C0887007A00FE72B2 /* Sources */,
				3B07577D0887007A00FE72B2 /* Frameworks */,
			);
			buildRules = (
			);
			buildSettings = {
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				GCC_MODEL_TUNING = G5;
				INSTALL_PATH = "$(HOME)/bin";
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = xmmLibm_test;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			dependencies = (
				3B0757820887009600FE72B2 /* PBXTargetDependency */,
			);
			name = xmmLibm_test;
			productName = xmmLibm_test;
			productReference = 3B07577F0887007A00FE72B2 /* xmmLibm_test */;
			productType = "com.apple.product-type.tool";
		};
		3B529BBF088C7BEC00EB9140 /* TestSuite */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 3B529BC5088C7BEC00EB9140 /* Build configuration list for PBXNativeTarget "TestSuite" */;
			buildPhases = (
				3B529BC2088C7BEC00EB9140 /* Sources */,
				3B529BC4088C7BEC00EB9140 /* Frameworks */,
			);
			buildRules = (
			);
			buildSettings = {
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				GCC_MODEL_TUNING = G5;
				INSTALL_PATH = "$(HOME)/bin";
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = xmmLibm_test;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			dependencies = (
				3B529BC0088C7BEC00EB9140 /* PBXTargetDependency */,
			);
			name = TestSuite;
			productName = xmmLibm_test;
			productReference = 3B529BC9088C7BEC00EB9140 /* TestSuite */;
			productType = "com.apple.product-type.tool";
		};
		D2AAC0620554660B00DB518D /* xmmLibm */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 3B785662087C787600BD9A0C /* Build configuration list for PBXNativeTarget "xmmLibm" */;
			buildPhases = (
				D2AAC0600554660B00DB518D /* Headers */,
				D2AAC0610554660B00DB518D /* Sources */,
				D289988505E68E00004EDB86 /* Frameworks */,
			);
			buildRules = (
				3B3C7D9808748A90006199BD /* PBXBuildRule */,
			);
			buildSettings = {
				ARCHS = i386;
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				EXPORTED_SYMBOLS_FILE = xmmLibm.exp;
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				GCC_MODEL_TUNING = G5;
				GCC_OPTIMIZATION_LEVEL = 3;
				GCC_PREFIX_HEADER = Headers/xmmLibm_prefix.h;
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				INSTALL_PATH = /usr/local/lib;
				LIBRARY_STYLE = DYNAMIC;
				PREBINDING = NO;
				PRODUCT_NAME = xmmLibm;
			};
			dependencies = (
			);
			name = xmmLibm;
			productName = xmmLibm;
			productReference = D2AAC0630554660B00DB518D /* xmmLibm.dylib */;
			productType = "com.apple.product-type.library.dynamic";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		08FB7793FE84155DC02AAC07 /* Project object */ = {
			isa = PBXProject;
			buildConfigurationList = 3B785666087C787600BD9A0C /* Build configuration list for PBXProject "xmmLibm" */;
			buildSettings = {
			};
			buildStyles = (
				014CEA520018CE5811CA2923 /* Development */,
				014CEA530018CE5811CA2923 /* Deployment */,
			);
			hasScannedForEncodings = 1;
			mainGroup = 08FB7794FE84155DC02AAC07 /* xmmLibm */;
			projectDirPath = "";
			targets = (
				3BD6945708A0136C00D778E6 /* Build All */,
				D2AAC0620554660B00DB518D /* xmmLibm */,
				3B07577E0887007A00FE72B2 /* xmmLibm_test */,
				3B529BBF088C7BEC00EB9140 /* TestSuite */,
			);
		};
/* End PBXProject section */

/* Begin PBXSourcesBuildPhase section */
		3B07577C0887007A00FE72B2 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				3B0757D90887107500FE72B2 /* xmmLibm_test.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		3B529BC2088C7BEC00EB9140 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				3B529BD3088C7C2F00EB9140 /* Test.cpp in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		D2AAC0610554660B00DB518D /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				3BA90E520868D715003309FA /* fenv.c in Sources */,
				3B3C7CA608747B31006199BD /* xmm_exp.c in Sources */,
				3BAADF94088857BA006D159F /* xmm_log.c in Sources */,
				3B515FA5088ED8B700A5AC2E /* xmm_sqrt.c in Sources */,
				3B8ADE2D0891A936002F2391 /* xmm_power.c in Sources */,
				3B44D89208A2F59200D4B2B1 /* xmm_sincostan.c in Sources */,
				3BF222BA08A4013400ED085B /* xmm_arcsincostan.c in Sources */,
				3BF2232308A420D600ED085B /* xmm_scalb_logb.c in Sources */,
				3BB4539508A7C933008A0195 /* xmm_fma.c in Sources */,
				3B9F6E0608B0EDB300978A06 /* xmm_dimMinMax.c in Sources */,
				3B9F6E2608B0F0A000978A06 /* xmm_fabs_copysign.c in Sources */,
				3B9F6E3908B0F49200978A06 /* xmm_floor.c in Sources */,
				3B40E5F908B5397B00801AE7 /* xmm_misc.c in Sources */,
				3B40E69B08B65A8800801AE7 /* xmm_nextafter.c in Sources */,
				3B020CAA08BEA59900BDC898 /* xmm_erfgamma.c in Sources */,
				3B7B45D408C3867600F8CE88 /* xmm_remainder.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
		3B0757820887009600FE72B2 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = D2AAC0620554660B00DB518D /* xmmLibm */;
			targetProxy = 3B0757810887009600FE72B2 /* PBXContainerItemProxy */;
		};
		3B529BC0088C7BEC00EB9140 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = D2AAC0620554660B00DB518D /* xmmLibm */;
			targetProxy = 3B529BC1088C7BEC00EB9140 /* PBXContainerItemProxy */;
		};
		3BD6945908A0138800D778E6 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = D2AAC0620554660B00DB518D /* xmmLibm */;
			targetProxy = 3BD6945808A0138800D778E6 /* PBXContainerItemProxy */;
		};
		3BD6945B08A0138800D778E6 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 3B07577E0887007A00FE72B2 /* xmmLibm_test */;
			targetProxy = 3BD6945A08A0138800D778E6 /* PBXContainerItemProxy */;
		};
		3BD6945D08A0138800D778E6 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 3B529BBF088C7BEC00EB9140 /* TestSuite */;
			targetProxy = 3BD6945C08A0138800D778E6 /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

/* Begin XCBuildConfiguration section */
		3B075786088700B400FE72B2 /* Development */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = i386;
				COPY_PHASE_STRIP = NO;
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
				GCC_MODEL_TUNING = G5;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PREFIX_HEADER = Headers/xmmLibm_prefix.h;
				INSTALL_PATH = "$(HOME)/bin";
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = xmmLibm_test;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			name = Development;
		};
		3B075787088700B400FE72B2 /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = i386;
				COPY_PHASE_STRIP = NO;
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
				GCC_MODEL_TUNING = G5;
				GCC_OPTIMIZATION_LEVEL = 3;
				GCC_PREFIX_HEADER = Headers/xmmLibm_prefix.h;
				INSTALL_PATH = "$(HOME)/bin";
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = xmmLibm_test;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			name = Deployment;
		};
		3B075788088700B400FE72B2 /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = i386;
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				GCC_MODEL_TUNING = G5;
				GCC_PREFIX_HEADER = Headers/xmmLibm_prefix.h;
				INSTALL_PATH = "$(HOME)/bin";
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = xmmLibm_test;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			name = Default;
		};
		3B529BC6088C7BEC00EB9140 /* Development */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = i386;
				COPY_PHASE_STRIP = NO;
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
				GCC_MODEL_TUNING = G5;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PREFIX_HEADER = Headers/xmmLibm_prefix.h;
				HEADER_SEARCH_PATHS = TestSuite;
				INSTALL_PATH = "$(HOME)/bin";
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = TestSuite;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			name = Development;
		};
		3B529BC7088C7BEC00EB9140 /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = i386;
				COPY_PHASE_STRIP = YES;
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				GCC_MODEL_TUNING = G5;
				GCC_PREFIX_HEADER = Headers/xmmLibm_prefix.h;
				HEADER_SEARCH_PATHS = TestSuite;
				INSTALL_PATH = "$(HOME)/bin";
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = TestSuite;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			name = Deployment;
		};
		3B529BC8088C7BEC00EB9140 /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = i386;
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				GCC_MODEL_TUNING = G5;
				GCC_PREFIX_HEADER = Headers/xmmLibm_prefix.h;
				HEADER_SEARCH_PATHS = TestSuite;
				INSTALL_PATH = "$(HOME)/bin";
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = TestSuite;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			name = Default;
		};
		3B785663087C787600BD9A0C /* Development */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = i386;
				COPY_PHASE_STRIP = NO;
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				EXPORTED_SYMBOLS_FILE = xmmLibm.exp;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
				GCC_MODEL_TUNING = G5;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PREFIX_HEADER = Headers/xmmLibm_prefix.h;
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				INSTALL_PATH = /usr/local/lib;
				LIBRARY_STYLE = DYNAMIC;
				OTHER_CFLAGS = (
					"-msse3",
					"-nostdlib",
					"$(OTHER_CFLAGS_CONFIG_SPECIFIC)",
				);
				OTHER_CFLAGS_CONFIG_SPECIFIC = "-DXMMLIBM_DEBUG=1";
				PREBINDING = NO;
				PRODUCT_NAME = xmmLibm;
				ZERO_LINK = NO;
			};
			name = Development;
		};
		3B785664087C787600BD9A0C /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = i386;
				COPY_PHASE_STRIP = NO;
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				EXPORTED_SYMBOLS_FILE = xmmLibm.exp;
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
				GCC_MODEL_TUNING = G5;
				GCC_OPTIMIZATION_LEVEL = 3;
				GCC_PREFIX_HEADER = Headers/xmmLibm_prefix.h;
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				INSTALL_PATH = /usr/local/lib;
				LIBRARY_STYLE = DYNAMIC;
				OTHER_CFLAGS = (
					"-msse3",
					"-nostdlib",
					"$(OTHER_CFLAGS_CONFIG_SPECIFIC)",
				);
				PREBINDING = NO;
				PRODUCT_NAME = xmmLibm;
				ZERO_LINK = NO;
			};
			name = Deployment;
		};
		3B785665087C787600BD9A0C /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = i386;
				COPY_PHASE_STRIP = NO;
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				EXPORTED_SYMBOLS_FILE = xmmLibm.exp;
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				GCC_MODEL_TUNING = G5;
				GCC_OPTIMIZATION_LEVEL = 3;
				GCC_PRECOMPILE_PREFIX_HEADER = NO;
				GCC_PREFIX_HEADER = "";
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				INSTALL_PATH = /usr/local/lib;
				LIBRARY_STYLE = DYNAMIC;
				OTHER_CFLAGS = (
					"-msse3",
					"-nostdlib",
					"$(OTHER_CFLAGS_CONFIG_SPECIFIC)",
				);
				PREBINDING = NO;
				PRODUCT_NAME = xmmLibm;
				ZERO_LINK = NO;
			};
			name = Default;
		};
		3B785667087C787600BD9A0C /* Development */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
			};
			name = Development;
		};
		3B785668087C787600BD9A0C /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
			};
			name = Deployment;
		};
		3B785669087C787600BD9A0C /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
			};
			name = Default;
		};
		3BD6946008A013C300D778E6 /* Development */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = NO;
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PRODUCT_NAME = "Build All";
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			name = Development;
		};
		3BD6946108A013C300D778E6 /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = YES;
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PRODUCT_NAME = "Build All";
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			name = Deployment;
		};
		3BD6946208A013C300D778E6 /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PRODUCT_NAME = "Build All";
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			name = Default;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		3B075785088700B400FE72B2 /* Build configuration list for PBXNativeTarget "xmmLibm_test" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				3B075786088700B400FE72B2 /* Development */,
				3B075787088700B400FE72B2 /* Deployment */,
				3B075788088700B400FE72B2 /* Default */,
			);
			defaultConfigurationIsVisible = 0;
		};
		3B529BC5088C7BEC00EB9140 /* Build configuration list for PBXNativeTarget "TestSuite" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				3B529BC6088C7BEC00EB9140 /* Development */,
				3B529BC7088C7BEC00EB9140 /* Deployment */,
				3B529BC8088C7BEC00EB9140 /* Default */,
			);
			defaultConfigurationIsVisible = 0;
		};
		3B785662087C787600BD9A0C /* Build configuration list for PBXNativeTarget "xmmLibm" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				3B785663087C787600BD9A0C /* Development */,
				3B785664087C787600BD9A0C /* Deployment */,
				3B785665087C787600BD9A0C /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
		3B785666087C787600BD9A0C /* Build configuration list for PBXProject "xmmLibm" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				3B785667087C787600BD9A0C /* Development */,
				3B785668087C787600BD9A0C /* Deployment */,
				3B785669087C787600BD9A0C /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
		3BD6945F08A013C300D778E6 /* Build configuration list for PBXAggregateTarget "Build All" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				3BD6946008A013C300D778E6 /* Development */,
				3BD6946108A013C300D778E6 /* Deployment */,
				3BD6946208A013C300D778E6 /* Default */,
			);
			defaultConfigurationIsVisible = 0;
		};
/* End XCConfigurationList section */
	};
	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
}