project.pbxproj   [plain text]


// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 39;
	objects = {
		A11CD93206EFAB420038B69F = {
			children = (
				A11CD93506EFAB420038B69F,
			);
			isa = PBXGroup;
			name = Documentation;
			path = ../Documentation;
			refType = 4;
			sourceTree = "<group>";
		};
		A11CD93506EFAB420038B69F = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = compile_et.M;
			refType = 4;
			sourceTree = "<group>";
		};
		A11CD95C06EFB3590038B69F = {
			buildActionMask = 8;
			files = (
			);
			inputPaths = (
				"$(SRCROOT)/../Documentation/compile_et.M",
			);
			isa = PBXShellScriptBuildPhase;
			outputPaths = (
				"$(DSTROOT)/usr/share/man/man1/compile_et.1",
			);
			runOnlyForDeploymentPostprocessing = 1;
			shellPath = /bin/sh;
			shellScript = "mkdir -p \"${DSTROOT}/usr/share/man/man1\"\ninstall -c -m 644 \"${SRCROOT}/../Documentation/compile_et.M\" \"${DSTROOT}/usr/share/man/man1/compile_et.1\"\n";
		};
		A14E593C05CADF940018D315 = {
			containerPortal = F5C9C3AD021C70CE01650119;
			isa = PBXContainerItemProxy;
			proxyType = 1;
			remoteGlobalIDString = F5A5E6670225A5D401650119;
			remoteInfo = "Error Table Generation";
		};
		A1592AC706CBC9D2008C2518 = {
			buildActionMask = 8;
			dstPath = /usr/bin;
			dstSubfolderSpec = 0;
			files = (
				A1592AC806CBC9E4008C2518,
			);
			isa = PBXCopyFilesBuildPhase;
			runOnlyForDeploymentPostprocessing = 1;
		};
		A1592AC806CBC9E4008C2518 = {
			fileRef = F5A5E6690225A61A01650119;
			isa = PBXBuildFile;
			settings = {
			};
		};
		A1AB1DA405DDC34C00526345 = {
			buildPhases = (
				A1AB1DA605DDC34C00526345,
				A1AB1DA805DDC34C00526345,
				A1AB1DAA05DDC34C00526345,
				A1AB1DAB05DDC34C00526345,
				A1592AC706CBC9D2008C2518,
				A11CD95C06EFB3590038B69F,
			);
			buildRules = (
			);
			buildSettings = {
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				HEADER_SEARCH_PATHS = "$(SRCROOT)/../Headers $(SRCROOT)/../../KerberosDebug/Headers $(SRCROOT)/../../KerberosLogin/Headers $(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates $(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/Kerberos";
				LIBRARY_STYLE = STATIC;
				PRODUCT_NAME = KerberosErrors;
				REZ_EXECUTABLE = YES;
				WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
			};
			dependencies = (
				A1AB1DA505DDC34C00526345,
			);
			isa = PBXNativeTarget;
			name = KerberosErrors;
			productInstallPath = /usr/local/lib;
			productName = KerberosErrorLib;
			productReference = A1AB1DAD05DDC34C00526345;
			productType = "com.apple.product-type.library.static";
		};
		A1AB1DA505DDC34C00526345 = {
			isa = PBXTargetDependency;
			target = F5A5E6670225A5D401650119;
			targetProxy = A14E593C05CADF940018D315;
		};
		A1AB1DA605DDC34C00526345 = {
			buildActionMask = 2147483647;
			files = (
				A1AB1DA705DDC34C00526345,
				A1CE52900701FCDC001B200C,
			);
			isa = PBXHeadersBuildPhase;
			runOnlyForDeploymentPostprocessing = 0;
		};
		A1AB1DA705DDC34C00526345 = {
			fileRef = F586010F022E802401120112;
			isa = PBXBuildFile;
			settings = {
			};
		};
		A1AB1DA805DDC34C00526345 = {
			buildActionMask = 2147483647;
			files = (
				A1AB1DA905DDC34C00526345,
				A1CE52780701F9EE001B200C,
			);
			isa = PBXSourcesBuildPhase;
			runOnlyForDeploymentPostprocessing = 0;
		};
		A1AB1DA905DDC34C00526345 = {
			fileRef = F568D4FA0226E280019430C7;
			isa = PBXBuildFile;
			settings = {
			};
		};
		A1AB1DAA05DDC34C00526345 = {
			buildActionMask = 2147483647;
			files = (
			);
			isa = PBXFrameworksBuildPhase;
			runOnlyForDeploymentPostprocessing = 0;
		};
		A1AB1DAB05DDC34C00526345 = {
			buildActionMask = 2147483647;
			files = (
			);
			isa = PBXRezBuildPhase;
			runOnlyForDeploymentPostprocessing = 0;
		};
		A1AB1DAD05DDC34C00526345 = {
			explicitFileType = archive.ar;
			includeInIndex = 0;
			isa = PBXFileReference;
			path = libKerberosErrors.a;
			refType = 3;
			sourceTree = BUILT_PRODUCTS_DIR;
		};
		A1CE52770701F9EE001B200C = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.c;
			path = com_err_threads.c;
			refType = 4;
			sourceTree = "<group>";
		};
		A1CE52780701F9EE001B200C = {
			fileRef = A1CE52770701F9EE001B200C;
			isa = PBXBuildFile;
			settings = {
			};
		};
		A1CE528F0701FCDC001B200C = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = com_err_threads.h;
			refType = 4;
			sourceTree = "<group>";
		};
		A1CE52900701FCDC001B200C = {
			fileRef = A1CE528F0701FCDC001B200C;
			isa = PBXBuildFile;
			settings = {
			};
		};
//A10
//A11
//A12
//A13
//A14
//F50
//F51
//F52
//F53
//F54
		F551B58C02244EC901650119 = {
			children = (
				A1CE528F0701FCDC001B200C,
				F551B58D02244EC901650119,
			);
			isa = PBXGroup;
			name = Headers;
			path = ../Headers;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		F551B58D02244EC901650119 = {
			children = (
				F586010F022E802401120112,
			);
			isa = PBXGroup;
			path = Kerberos;
			refType = 4;
			sourceTree = "<group>";
		};
		F551B59202244EC901650119 = {
			children = (
				A1CE52770701F9EE001B200C,
				F568D4FA0226E280019430C7,
			);
			isa = PBXGroup;
			name = Sources;
			path = ../Sources;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		F568D4FA0226E280019430C7 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.c;
			path = com_err.c;
			refType = 4;
			sourceTree = "<group>";
		};
		F586010F022E802401120112 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = com_err.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F59DBAF602289C2501D5A565 = {
			children = (
				F59DBAF702289C2501D5A565,
				F59DBAF802289C2501D5A565,
				F59DBAF902289C2501D5A565,
				F59DBAFA02289C2501D5A565,
				F59DBAFB02289C2501D5A565,
				F59DBAFC02289C2501D5A565,
				F59DBAFD02289C2501D5A565,
				F59DBAFE02289C2501D5A565,
				F59DBAFF02289C2501D5A565,
				F59DBB0002289C2501D5A565,
				F59DBB0102289C2501D5A565,
				F59DBB0202289C2501D5A565,
				F59DBB0302289C2501D5A565,
				F59DBB0402289C2501D5A565,
				F59DBB0502289C2501D5A565,
				F59DBB0602289C2501D5A565,
			);
			isa = PBXGroup;
			path = KerberosErrors.intermediates;
			refType = 3;
			sourceTree = BUILT_PRODUCTS_DIR;
		};
		F59DBAF702289C2501D5A565 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.c;
			path = "Apple Event Manager.c";
			refType = 4;
			sourceTree = "<group>";
		};
		F59DBAF802289C2501D5A565 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = "Apple Event Manager.h";
			refType = 4;
			sourceTree = "<group>";
		};
		F59DBAF902289C2501D5A565 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.c;
			path = "Code Fragment Manager.c";
			refType = 4;
			sourceTree = "<group>";
		};
		F59DBAFA02289C2501D5A565 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = "Code Fragment Manager.h";
			refType = 4;
			sourceTree = "<group>";
		};
		F59DBAFB02289C2501D5A565 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.c;
			path = "File Manager.c";
			refType = 4;
			sourceTree = "<group>";
		};
		F59DBAFC02289C2501D5A565 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = "File Manager.h";
			refType = 4;
			sourceTree = "<group>";
		};
		F59DBAFD02289C2501D5A565 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.c;
			path = "Gestalt Manager.c";
			refType = 4;
			sourceTree = "<group>";
		};
		F59DBAFE02289C2501D5A565 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = "Gestalt Manager.h";
			refType = 4;
			sourceTree = "<group>";
		};
		F59DBAFF02289C2501D5A565 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.c;
			path = "Memory Manager.c";
			refType = 4;
			sourceTree = "<group>";
		};
		F59DBB0002289C2501D5A565 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = "Memory Manager.h";
			refType = 4;
			sourceTree = "<group>";
		};
		F59DBB0102289C2501D5A565 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.c;
			path = "Process Manager.c";
			refType = 4;
			sourceTree = "<group>";
		};
		F59DBB0202289C2501D5A565 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = "Process Manager.h";
			refType = 4;
			sourceTree = "<group>";
		};
		F59DBB0302289C2501D5A565 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.c;
			path = "Resource Manager.c";
			refType = 4;
			sourceTree = "<group>";
		};
		F59DBB0402289C2501D5A565 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = "Resource Manager.h";
			refType = 4;
			sourceTree = "<group>";
		};
		F59DBB0502289C2501D5A565 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.c;
			path = "Thread Manager.c";
			refType = 4;
			sourceTree = "<group>";
		};
		F59DBB0602289C2501D5A565 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = "Thread Manager.h";
			refType = 4;
			sourceTree = "<group>";
		};
		F5A5E6560225A5BB01650119 = {
			children = (
				F5A5E6570225A5BB01650119,
				F5A5E65A0225A5BB01650119,
				F5A5E65B0225A5BB01650119,
				F5A5E65D0225A5BB01650119,
				F5A5E6600225A5BB01650119,
				F5A5E66C0225A75D01650119,
				F5A5E6650225A5BB01650119,
			);
			isa = PBXGroup;
			name = Resources;
			path = ../Resources;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		F5A5E6570225A5BB01650119 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = text;
			path = "Apple Event Manager.et";
			refType = 4;
			sourceTree = "<group>";
		};
		F5A5E65A0225A5BB01650119 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = text;
			path = "File Manager.et";
			refType = 4;
			sourceTree = "<group>";
		};
		F5A5E65B0225A5BB01650119 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = text;
			path = "Gestalt Manager.et";
			refType = 4;
			sourceTree = "<group>";
		};
		F5A5E65D0225A5BB01650119 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = text;
			path = "Memory Manager.et";
			refType = 4;
			sourceTree = "<group>";
		};
		F5A5E6600225A5BB01650119 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = text;
			path = "Process Manager.et";
			refType = 4;
			sourceTree = "<group>";
		};
		F5A5E6650225A5BB01650119 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = text;
			path = "Thread Manager.et";
			refType = 4;
			sourceTree = "<group>";
		};
		F5A5E6670225A5D401650119 = {
			buildArgumentsString = "-d3 \"-sJAMFILE=$(SRCROOT)/../Scripts/SystemErrorTables.jam\" $(ACTION)";
			buildPhases = (
			);
			buildSettings = {
				PRODUCT_NAME = "Error Table Generation";
				WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
			};
			buildToolPath = /Developer/Private/jam;
			buildWorkingDirectory = "";
			dependencies = (
			);
			isa = PBXLegacyTarget;
			name = "Error Table Generation";
			passBuildSettingsInEnvironment = 1;
			productName = "Error Table Generation";
		};
		F5A5E6680225A61A01650119 = {
			children = (
				F5A5E6690225A61A01650119,
				F5A5E66A0225A61A01650119,
				F5A5E66B0225A63C01650119,
				F5A5E66D0225A93A01650119,
			);
			isa = PBXGroup;
			name = Scripts;
			path = ../Scripts;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		F5A5E6690225A61A01650119 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = text.script.perl;
			path = compile_et;
			refType = 4;
			sourceTree = "<group>";
		};
		F5A5E66A0225A61A01650119 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = text.script.perl;
			path = GenerateErrorList;
			refType = 4;
			sourceTree = "<group>";
		};
		F5A5E66B0225A63C01650119 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.jam;
			path = SystemErrorTables.jam;
			refType = 4;
			sourceTree = "<group>";
		};
		F5A5E66C0225A75D01650119 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = text;
			path = "Resource Manager.et";
			refType = 4;
			sourceTree = "<group>";
		};
		F5A5E66D0225A93A01650119 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.jam;
			path = compile_et.jam;
			refType = 4;
			sourceTree = "<group>";
		};
		F5C9C3AD021C70CE01650119 = {
			buildSettings = {
			};
			buildStyles = (
				F5C9C3AF021C70CE01650119,
				F5C9C3B0021C70CE01650119,
			);
			hasScannedForEncodings = 1;
			isa = PBXProject;
			mainGroup = F5C9C3AE021C70CE01650119;
			productRefGroup = F5C9C3F5021C74A101650119;
			projectDirPath = "";
			targets = (
				F5A5E6670225A5D401650119,
				A1AB1DA405DDC34C00526345,
			);
		};
		F5C9C3AE021C70CE01650119 = {
			children = (
				F5FCBFA90226913001603B63,
				F59DBAF602289C2501D5A565,
				A11CD93206EFAB420038B69F,
				F551B58C02244EC901650119,
				F551B59202244EC901650119,
				F5A5E6560225A5BB01650119,
				F5A5E6680225A61A01650119,
				F5C9C3F5021C74A101650119,
			);
			isa = PBXGroup;
			refType = 4;
			sourceTree = "<group>";
		};
		F5C9C3AF021C70CE01650119 = {
			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;
				ZERO_LINK = YES;
			};
			isa = PBXBuildStyle;
			name = Development;
		};
		F5C9C3B0021C70CE01650119 = {
			buildSettings = {
				COPY_PHASE_STRIP = YES;
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				ZERO_LINK = NO;
			};
			isa = PBXBuildStyle;
			name = Deployment;
		};
		F5C9C3F5021C74A101650119 = {
			children = (
				A1AB1DAD05DDC34C00526345,
			);
			isa = PBXGroup;
			name = Products;
			refType = 4;
			sourceTree = "<group>";
		};
		F5FCBFA90226913001603B63 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = text;
			path = KerberosErrors.pbexp;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
	};
	rootObject = F5C9C3AD021C70CE01650119;
}