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

/* Begin PBXBuildFile section */
		5314084032B5001276189718 /* pugixml.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0E0405306C15001276189718 /* pugixml.cpp */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
		0A4C28F55399001276189718 /* pugiconfig.hpp */ = {isa = PBXFileReference; lastKnownFileType = text; name = "pugiconfig.hpp"; path = "pugiconfig.hpp"; sourceTree = "<group>"; };
		0E0405306C15001276189718 /* pugixml.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "pugixml.cpp"; path = "pugixml.cpp"; sourceTree = "<group>"; };
		7C1A11945858001276189718 /* pugixml.hpp */ = {isa = PBXFileReference; lastKnownFileType = text; name = "pugixml.hpp"; path = "pugixml.hpp"; sourceTree = "<group>"; };
		1DA04ADC64C3001276189718 /* libpugixml_d.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libpugixml_d.a"; path = "libpugixml_d.a"; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		47481C4F0E03001276189718 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		65DB0F6D27EA001276189718 /* pugixml */ = {
			isa = PBXGroup;
			children = (
				20852B6E3BB4001276189718 /* src */,
				578963B4309E001276189718 /* Products */,
			);
			name = pugixml;
			sourceTree = "<group>";
		};
		20852B6E3BB4001276189718 /* src */ = {
			isa = PBXGroup;
			children = (
				0A4C28F55399001276189718 /* pugiconfig.hpp */,
				0E0405306C15001276189718 /* pugixml.cpp */,
				7C1A11945858001276189718 /* pugixml.hpp */,
			);
			name = src;
			path = ../src;
			sourceTree = "<group>";
		};
		578963B4309E001276189718 /* Products */ = {
			isa = PBXGroup;
			children = (
				1DA04ADC64C3001276189718 /* libpugixml_d.a */,
			);
			name = Products;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		566D16C45B6D001276189718 /* pugixml */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 714F05E01D71001276189718 /* Build configuration list for PBXNativeTarget "pugixml" */;
			buildPhases = (
				0B66463C5F89001276189718 /* Resources */,
				6E6449051D38001276189718 /* Sources */,
				47481C4F0E03001276189718 /* Frameworks */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = pugixml;
			productName = pugixml;
			productReference = 1DA04ADC64C3001276189718 /* libpugixml_d.a */;
			productType = "com.apple.product-type.library.static";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		08FB7793FE84155DC02AAC07 /* Project object */ = {
			isa = PBXProject;
			buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "pugixml" */;
			compatibilityVersion = "Xcode 3.1";
			hasScannedForEncodings = 1;
			mainGroup = 65DB0F6D27EA001276189718 /* pugixml */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				566D16C45B6D001276189718 /* libpugixml_d.a */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		0B66463C5F89001276189718 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		6E6449051D38001276189718 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				5314084032B5001276189718 /* pugixml.cpp in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXVariantGroup section */
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
		6B5515257190001276189718 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CONFIGURATION_BUILD_DIR = xcode3;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_MODEL_TUNING = G5;
				INSTALL_PATH = /usr/local/lib;
				PRODUCT_NAME = "pugixml_d";
			};
			name = "Debug";
		};
		4FDB54E4253E001276189718 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				CONFIGURATION_BUILD_DIR = xcode3;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_MODEL_TUNING = G5;
				INSTALL_PATH = /usr/local/lib;
				PRODUCT_NAME = "pugixml";
			};
			name = "Release";
		};
		5B6C3A6F39D0001276189718 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
				COPY_PHASE_STRIP = NO;
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PREPROCESSOR_DEFINITIONS = (
					"_DEBUG",
				);
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				OBJROOT = "xcode3/Universal/Debug";
				ONLY_ACTIVE_ARCH = NO;
				PREBINDING = NO;
				SYMROOT = "xcode3";
			};
			name = "Debug";
		};
		36FC55CE27E8001276189718 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_OPTIMIZATION_LEVEL = s;
				GCC_PREPROCESSOR_DEFINITIONS = (
					"NDEBUG",
				);
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				OBJROOT = "xcode3/Universal/Release";
				ONLY_ACTIVE_ARCH = NO;
				PREBINDING = NO;
				SYMROOT = "xcode3";
			};
			name = "Release";
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		714F05E01D71001276189718 /* Build configuration list for PBXNativeTarget "libpugixml_d.a" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				6B5515257190001276189718 /* Debug */,
				4FDB54E4253E001276189718 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = "Debug";
		};
		1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "pugixml" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				5B6C3A6F39D0001276189718 /* Debug */,
				36FC55CE27E8001276189718 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = "Debug";
		};
/* End XCConfigurationList section */

	};
	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
}