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

/* Begin PBXFileReference section */
		E822B876089D54600041E72D /* 500mod_ngobjweb.info */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = 500mod_ngobjweb.info; sourceTree = "<group>"; };
		E822B877089D54600041E72D /* apversion.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = apversion.sh; sourceTree = "<group>"; };
		E822B878089D54600041E72D /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ChangeLog; sourceTree = "<group>"; };
		E822B879089D54600041E72D /* CHANGES */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CHANGES; sourceTree = "<group>"; };
		E822B87A089D54600041E72D /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
		E822B87B089D54600041E72D /* config.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = config.c; sourceTree = "<group>"; };
		E822B87C089D54600041E72D /* COPYRIGHT */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = COPYRIGHT; sourceTree = "<group>"; };
		E822B87D089D54600041E72D /* globals.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = globals.c; sourceTree = "<group>"; };
		E822B87E089D54600041E72D /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = "<group>"; };
		E822B87F089D54600041E72D /* handler.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = handler.c; sourceTree = "<group>"; };
		E822B880089D54600041E72D /* httpd.conf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = httpd.conf; sourceTree = "<group>"; };
		E822B881089D54600041E72D /* NGBufferedDescriptor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = NGBufferedDescriptor.c; sourceTree = "<group>"; };
		E822B882089D54600041E72D /* NGBufferedDescriptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NGBufferedDescriptor.h; sourceTree = "<group>"; };
		E822B883089D54600041E72D /* ngobjweb_module.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ngobjweb_module.c; sourceTree = "<group>"; };
		E822B884089D54600041E72D /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
		E822B885089D54600041E72D /* scanhttp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = scanhttp.c; sourceTree = "<group>"; };
		E822B886089D54600041E72D /* skyrix.conf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = skyrix.conf; sourceTree = "<group>"; };
		E822B887089D54600041E72D /* sns.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sns.c; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXGroup section */
		E822B86B089D544D0041E72D = {
			isa = PBXGroup;
			children = (
				E822B884089D54600041E72D /* README */,
				E822B878089D54600041E72D /* ChangeLog */,
				E822B879089D54600041E72D /* CHANGES */,
				E822B87C089D54600041E72D /* COPYRIGHT */,
				E822B87E089D54600041E72D /* GNUmakefile */,
				E822B876089D54600041E72D /* 500mod_ngobjweb.info */,
				E822B877089D54600041E72D /* apversion.sh */,
				E822B888089D54720041E72D /* src */,
				E822B889089D549F0041E72D /* config */,
			);
			sourceTree = "<group>";
		};
		E822B888089D54720041E72D /* src */ = {
			isa = PBXGroup;
			children = (
				E822B87A089D54600041E72D /* common.h */,
				E822B87F089D54600041E72D /* handler.c */,
				E822B87B089D54600041E72D /* config.c */,
				E822B87D089D54600041E72D /* globals.c */,
				E822B881089D54600041E72D /* NGBufferedDescriptor.c */,
				E822B882089D54600041E72D /* NGBufferedDescriptor.h */,
				E822B883089D54600041E72D /* ngobjweb_module.c */,
				E822B885089D54600041E72D /* scanhttp.c */,
				E822B887089D54600041E72D /* sns.c */,
			);
			name = src;
			sourceTree = "<group>";
		};
		E822B889089D549F0041E72D /* config */ = {
			isa = PBXGroup;
			children = (
				E822B880089D54600041E72D /* httpd.conf */,
				E822B886089D54600041E72D /* skyrix.conf */,
			);
			name = config;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXLegacyTarget section */
		E822B88A089D55B60041E72D /* mod_ngobjweb */ = {
			isa = PBXLegacyTarget;
			buildArgumentsString = "$(ACTION)";
			buildConfigurationList = E822B88B089D55C00041E72D /* Build configuration list for PBXLegacyTarget "mod_ngobjweb" */;
			buildPhases = (
			);
			buildSettings = {
				OPTIMIZATION_CFLAGS = "";
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PRODUCT_NAME = mod_ngobjweb;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			buildToolPath = /usr/bin/make;
			dependencies = (
			);
			name = mod_ngobjweb;
			passBuildSettingsInEnvironment = 1;
			productName = mod_ngobjweb;
		};
		E822B8DF089D56F70041E72D /* install */ = {
			isa = PBXLegacyTarget;
			buildArgumentsString = "install-usr-libexec";
			buildConfigurationList = E822B8E0089D57210041E72D /* Build configuration list for PBXLegacyTarget "install" */;
			buildPhases = (
			);
			buildSettings = {
				OPTIMIZATION_CFLAGS = "";
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PRODUCT_NAME = install;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			buildToolPath = /usr/bin/make;
			buildWorkingDirectory = "";
			dependencies = (
			);
			name = install;
			passBuildSettingsInEnvironment = 1;
			productName = install;
		};
/* End PBXLegacyTarget section */

/* Begin PBXProject section */
		E822B86D089D544D0041E72D /* Project object */ = {
			isa = PBXProject;
			buildConfigurationList = E822B86E089D544D0041E72D /* Build configuration list for PBXProject "mod_ngobjweb" */;
			buildStyles = (
			);
			hasScannedForEncodings = 0;
			mainGroup = E822B86B089D544D0041E72D;
			projectDirPath = "";
			targets = (
				E822B88A089D55B60041E72D /* mod_ngobjweb */,
				E822B8DF089D56F70041E72D /* install */,
			);
		};
/* End PBXProject section */

/* Begin XCBuildConfiguration section */
		E822B86F089D544D0041E72D /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = NO;
			};
			name = Debug;
		};
		E822B870089D544D0041E72D /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = YES;
			};
			name = Release;
		};
		E822B88C089D55C00041E72D /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = NO;
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
				OPTIMIZATION_CFLAGS = "";
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PRODUCT_NAME = mod_ngobjweb;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			name = Debug;
		};
		E822B88D089D55C00041E72D /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = YES;
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				OPTIMIZATION_CFLAGS = "";
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PRODUCT_NAME = mod_ngobjweb;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			name = Release;
		};
		E822B8E1089D57210041E72D /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = NO;
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
				OPTIMIZATION_CFLAGS = "";
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PRODUCT_NAME = install;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			name = Debug;
		};
		E822B8E2089D57210041E72D /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = YES;
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				OPTIMIZATION_CFLAGS = "";
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PRODUCT_NAME = install;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		E822B86E089D544D0041E72D /* Build configuration list for PBXProject "mod_ngobjweb" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				E822B86F089D544D0041E72D /* Debug */,
				E822B870089D544D0041E72D /* Release */,
			);
			defaultConfigurationIsVisible = 0;
		};
		E822B88B089D55C00041E72D /* Build configuration list for PBXLegacyTarget "mod_ngobjweb" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				E822B88C089D55C00041E72D /* Debug */,
				E822B88D089D55C00041E72D /* Release */,
			);
			defaultConfigurationIsVisible = 0;
		};
		E822B8E0089D57210041E72D /* Build configuration list for PBXLegacyTarget "install" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				E822B8E1089D57210041E72D /* Debug */,
				E822B8E2089D57210041E72D /* Release */,
			);
			defaultConfigurationIsVisible = 0;
		};
/* End XCConfigurationList section */
	};
	rootObject = E822B86D089D544D0041E72D /* Project object */;
}