project.pbxproj   [plain text]


// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 39;
	objects = {
		014CEA440018CDF011CA2923 = {
			buildSettings = {
				DEBUG_CFLAGS = "";
				EXPORTED_SYMBOLS_FILE = "WebCore-combined.exp";
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
				GCC_OPTIMIZATION_LEVEL = 0;
				INSTALL_PATH = "@executable_path/../Frameworks";
				OPTIMIZATION_CFLAGS = "-O0";
				OTHER_LDFLAGS = "-seg1addr $(LOCAL_SEG1_ADDR) $(COMMON_LDFLAGS)";
				SECTORDER_FLAGS = "";
				ZERO_LINK = YES;
			};
			isa = PBXBuildStyle;
			name = Development;
		};
		014CEA450018CDF011CA2923 = {
			buildSettings = {
				COPY_PHASE_STRIP = YES;
				INSTALL_PATH = "@executable_path/../Frameworks";
				OTHER_LDFLAGS = "-seg1addr $(LOCAL_SEG1_ADDR) $(COMMON_LDFLAGS)";
				SECTORDER_FLAGS = "";
			};
			isa = PBXBuildStyle;
			name = Deployment;
		};
//010
//011
//012
//013
//014
//030
//031
//032
//033
//034
		034768DFFF38A50411DB9C8B = {
			children = (
				034768E0FF38A50411DB9C8B,
			);
			isa = PBXGroup;
			name = Products;
			path = "";
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		034768E0FF38A50411DB9C8B = {
			explicitFileType = wrapper.framework;
			isa = PBXFileReference;
			path = WebCore.framework;
			refType = 3;
			sourceTree = BUILT_PRODUCTS_DIR;
		};
//030
//031
//032
//033
//034
//080
//081
//082
//083
//084
		0867D690FE84028FC02AAC07 = {
			buildSettings = {
			};
			buildStyles = (
				014CEA440018CDF011CA2923,
				014CEA450018CDF011CA2923,
				F58C8A07025BD3BC018635CA,
			);
			hasScannedForEncodings = 1;
			isa = PBXProject;
			knownRegions = (
				English,
				Japanese,
				French,
				German,
				Spanish,
				Dutch,
				Italian,
			);
			mainGroup = 0867D691FE84028FC02AAC07;
			productRefGroup = 034768DFFF38A50411DB9C8B;
			projectDirPath = "";
			targets = (
				0867D69CFE84028FC02AAC07,
			);
		};
		0867D691FE84028FC02AAC07 = {
			children = (
				F523D16302DE42AE018635CA,
				F58785E802DE377601EA4122,
				F58785E902DE378A01EA4122,
				089C1665FE841158C02AAC07,
				0867D69AFE84028FC02AAC07,
				034768DFFF38A50411DB9C8B,
			);
			isa = PBXGroup;
			name = WebKit;
			refType = 4;
			sourceTree = "<group>";
		};
		0867D69AFE84028FC02AAC07 = {
			children = (
				F5C2869302846DCD018635CA,
				F5C2869402846DCD018635CA,
				F5C2869502846DCD018635CA,
				F8216299029F4FB501000131,
				93F1D31A0558CC5C00821BC0,
				840633070731A77200DB1FD1,
			);
			isa = PBXGroup;
			name = Frameworks;
			refType = 4;
			sourceTree = "<group>";
		};
		0867D69CFE84028FC02AAC07 = {
			buildPhases = (
				0867D69DFE84028FC02AAC07,
				0867D69EFE84028FC02AAC07,
				0867D69FFE84028FC02AAC07,
				0867D6A0FE84028FC02AAC07,
			);
			buildSettings = {
				COMMON_LDFLAGS = "\"`if [ -f /usr/lib/libxml2.2.6.14.dylib ]; then echo \\\"-lxml2.2.6.14\\\"; else echo \\\"-lxml2\\\"; fi`\"";
				COPY_PHASE_STRIP = NO;
				DEBUG_CFLAGS = "-DNDEBUG";
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				EXPORTED_SYMBOLS_FILE = WebCore.exp;
				FRAMEWORK_SEARCH_PATHS = "\"${DSTROOT}\" \"${MERGE_DIR}/$(SYSTEM_LIBRARY_DIR)/Frameworks/WebKit.framework/Frameworks\" \"$(SYSTEM_LIBRARY_DIR)/Frameworks/WebKit.framework/Frameworks\"";
				FRAMEWORK_VERSION = A;
				GCC_ENABLE_OBJC_GC = YES;
				GCC_FAST_OBJC_DISPATCH = YES;
				GCC_TREAT_WARNINGS_AS_ERRORS = YES;
				HEADER_SEARCH_PATHS = "ForwardingHeaders /usr/include/libxslt /usr/include/libxml2";
				INSTALL_PATH = /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks;
				LIBRARY_SEARCH_PATHS = "";
				LOCAL_SEG1_ADDR = 0x9000000;
				MACOSX_DEPLOYMENT_TARGET = 10.3;
				OPTIMIZATION_CFLAGS = "-Os -falign-loops=16";
				OTHER_CFLAGS = "$(DEBUG_CFLAGS) -DAPPLE_CHANGES";
				OTHER_LDFLAGS = "-no-c++filt -umbrella WebKit $(COMMON_LDFLAGS)";
				PRECOMPILE_PREFIX_HEADER = YES;
				PREFIX_HEADER = WebCorePrefix.h;
				PRODUCT_NAME = WebCore;
				SECTORDER_FLAGS = "-sectorder __TEXT __text /AppleInternal/OrderFiles/WebCore.order";
				USE_GCC3_PFE_SUPPORT = YES;
				WARNING_CFLAGS = "$(WARNING_COMMONFLAGS)";
				WARNING_COMMONFLAGS = "-Werror -Wall -W -Wcast-align -Wchar-subscripts -Wformat-security -Wmissing-format-attribute -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-format-y2k -Wno-unused-parameter";
				WARNING_CPLUSPLUSFLAGS = "$(WARNING_COMMONFLAGS)";
				WRAPPER_EXTENSION = framework;
			};
			dependencies = (
			);
			isa = PBXFrameworkTarget;
			name = WebCore;
			productInstallPath = /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks;
			productName = WebKit;
			productReference = 034768E0FF38A50411DB9C8B;
			productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
<plist version=\"1.0\">
<dict>
	<key>CFBundleDevelopmentRegion</key>
	<string>English</string>
	<key>CFBundleExecutable</key>
	<string>WebCore</string>
	<key>CFBundleGetInfoString</key>
	<string>415.5, Copyright 2005 Apple Computer, Inc.; Copyright 1997 Martin Jones &lt;mjones@kde.org&gt;; Copyright 1998, 1999 Torben Weis &lt;weis@kde.org&gt;; Copyright 1998, 1999, 2002 Waldo Bastian &lt;bastian@kde.org&gt;; Copyright 1998-2000 Lars Knoll &lt;knoll@kde.org&gt;; Copyright 1999, 2001 Antti Koivisto &lt;koivisto@kde.org&gt;; Copyright 1999-2001 Harri Porten &lt;porten@kde.org&gt;; Copyright 2000 Simon Hausmann &lt;hausmann@kde.org&gt;; Copyright 2000, 2001 Dirk Mueller &lt;mueller@kde.org&gt;; Copyright 2000, 2001 Peter Kelly &lt;pmk@post.com&gt;; Copyright 2000 Daniel Molkentin &lt;molkentin@kde.org&gt;; Copyright 2000 Stefan Schimanski &lt;schimmi@kde.org&gt;; Copyright 1998-2000 Netscape Communications Corporation; Copyright 1998, 1999, 2000 Thai Open Source Software Center Ltd and Clark Cooper; Copyright 2001, 2002 Expat maintainers.</string>
	<key>CFBundleIdentifier</key>
	<string>com.apple.WebCore</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>WebCore</string>
	<key>CFBundlePackageType</key>
	<string>FMWK</string>
	<key>CFBundleShortVersionString</key>
	<string>415.5</string>
	<key>CFBundleVersion</key>
	<string>415.5</string>
</dict>
</plist>
";
		};
		0867D69DFE84028FC02AAC07 = {
			buildActionMask = 2147483647;
			files = (
				BC8F618D040594BA00A80004,
				F523D17502DE42E7018635CA,
				F523D17702DE42E7018635CA,
				F523D17902DE42E7018635CA,
				F523D17B02DE42E7018635CA,
				F523D17D02DE42E7018635CA,
				F523D17F02DE42E7018635CA,
				F523D18102DE42E7018635CA,
				F523D18302DE42E7018635CA,
				BC8F618E040594BA00A80004,
				F523D1BD02DE4322018635CA,
				F523D1BF02DE4322018635CA,
				F523D1C102DE4322018635CA,
				F523D1D402DE4322018635CA,
				F523D1D602DE4322018635CA,
				F523D1D802DE4322018635CA,
				F523D1DA02DE4322018635CA,
				F523D1C202DE4322018635CA,
				F523D1C402DE4322018635CA,
				F523D1C602DE4322018635CA,
				F523D1C702DE4322018635CA,
				F523D1C802DE4322018635CA,
				F523D1CA02DE4322018635CA,
				F523D1CC02DE4322018635CA,
				F523D1CE02DE4322018635CA,
				F523D1D002DE4322018635CA,
				F523D1D202DE4322018635CA,
				F523D1DC02DE4322018635CA,
				F523D1DE02DE4322018635CA,
				F523D1E002DE4322018635CA,
				F523D1E202DE4322018635CA,
				F523D1E402DE4322018635CA,
				F523D1E602DE4322018635CA,
				F523D1E802DE4322018635CA,
				F523D1EA02DE4322018635CA,
				F523D1EC02DE4322018635CA,
				F523D1EE02DE4322018635CA,
				F523D1F002DE4322018635CA,
				F523D1F202DE4322018635CA,
				F523D21502DE4369018635CA,
				F523D21702DE4369018635CA,
				F523D21802DE4369018635CA,
				F523D21A02DE4369018635CA,
				F523D21B02DE4369018635CA,
				F523D21D02DE4369018635CA,
				F523D21E02DE4369018635CA,
				F523D22002DE4369018635CA,
				F523D22102DE4369018635CA,
				F523D22302DE4369018635CA,
				F523D22402DE4369018635CA,
				F523D22602DE4369018635CA,
				F523D22802DE4369018635CA,
				F523D22902DE4369018635CA,
				F523D22B02DE4369018635CA,
				F523D22C02DE4369018635CA,
				F523D22E02DE4369018635CA,
				F523D22F02DE4369018635CA,
				F523D23102DE4369018635CA,
				F523D23202DE4369018635CA,
				F523D25702DE4396018635CA,
				F523D25902DE4396018635CA,
				F523D25B02DE4396018635CA,
				F523D25D02DE4396018635CA,
				F523D26002DE4396018635CA,
				F523D26202DE4396018635CA,
				F523D26402DE4396018635CA,
				F523D26602DE4396018635CA,
				F523D26802DE4396018635CA,
				F523D26A02DE4396018635CA,
				F523D26C02DE4396018635CA,
				F523D26E02DE4396018635CA,
				F523D27002DE4396018635CA,
				F523D27202DE4396018635CA,
				F523D27402DE4396018635CA,
				F523D15B02DE42AD018635CA,
				F523D15D02DE42AD018635CA,
				F523D15F02DE42AD018635CA,
				F523D16102DE42AD018635CA,
				BC7294FA03804B3C00A80166,
				F523D28B02DE43D7018635CA,
				F523D28D02DE43D7018635CA,
				F523D28F02DE43D7018635CA,
				F523D29102DE43D7018635CA,
				F523D29302DE43D7018635CA,
				F523D29402DE43D7018635CA,
				F523D29502DE43D7018635CA,
				F523D29802DE43D7018635CA,
				F523D29602DE43D7018635CA,
				F523D29A02DE43D7018635CA,
				F523D29B02DE43D7018635CA,
				F523D2C902DE4438018635CA,
				F523D2CB02DE4438018635CA,
				F523D2CD02DE4438018635CA,
				F523D2CF02DE4438018635CA,
				BC7C965303E9EE7000A80004,
				F523D2D302DE4438018635CA,
				F523D2D502DE4438018635CA,
				F523D2D702DE4438018635CA,
				F523D2D902DE4438018635CA,
				F523D2DB02DE4438018635CA,
				F523D2DE02DE4438018635CA,
				F523D2E302DE4438018635CA,
				BC7C965503E9EE7000A80004,
				F690CFEC031C47F401CA2AC4,
				BCC60E5903F5055A00A80004,
				F523D2E502DE4438018635CA,
				F523D2E702DE4438018635CA,
				F523D2E902DE4438018635CA,
				F523D2EE02DE4438018635CA,
				F523D2F002DE4438018635CA,
				F523D2F202DE4438018635CA,
				BCF0192703D3802200B2D04D,
				F523D31A02DE4476018635CA,
				F523D31C02DE4476018635CA,
				F523D31E02DE4476018635CA,
				F523D32002DE4476018635CA,
				F523D30D02DE4476018635CA,
				F523D31002DE4476018635CA,
				F523D31202DE4476018635CA,
				F523D31402DE4476018635CA,
				F523D31602DE4476018635CA,
				F523D31802DE4476018635CA,
				F523D32202DE4476018635CA,
				F58786C702DE3B8601EA4122,
				F587855702DE375901EA4122,
				9377FB57032C235C008635CE,
				F58786CA02DE3B8601EA4122,
				F58786CC02DE3B8601EA4122,
				F58786CD02DE3B8601EA4122,
				F58786CE02DE3B8601EA4122,
				F58786D402DE3B8601EA4122,
				F587855E02DE375901EA4122,
				F58786CF02DE3B8601EA4122,
				F58786D102DE3B8601EA4122,
				F58786D202DE3B8601EA4122,
				F58786D302DE3B8601EA4122,
				F58786D502DE3B8601EA4122,
				F58785EC02DE37CB01EA4122,
				354F248B02EE28590ACA2ACA,
				F58786D602DE3B8601EA4122,
				F587856C02DE375901EA4122,
				F58786D702DE3B8601EA4122,
				F587856D02DE375901EA4122,
				931C8A180380288B008635CE,
				F58786D902DE3B8601EA4122,
				F58786DA02DE3B8601EA4122,
				93CCF7D6033BD43C008635CE,
				F58786DB02DE3B8601EA4122,
				9394E0AB03AA60FB008635CE,
				F58786DE02DE3B8601EA4122,
				F587857502DE375901EA4122,
				F58786E102DE3B8601EA4122,
				F58786E702DE3B8601EA4122,
				F58786E302DE3B8601EA4122,
				F587860602DE382001EA4122,
				F587860702DE382001EA4122,
				F587862702DE398401EA4122,
				F587860902DE382001EA4122,
				F587858002DE375901EA4122,
				F587862902DE398401EA4122,
				F587860A02DE382001EA4122,
				F587860B02DE382001EA4122,
				F587860C02DE382001EA4122,
				F587863C02DE3A1401EA4122,
				F587863D02DE3A1401EA4122,
				F587863F02DE3A1401EA4122,
				F587858C02DE375901EA4122,
				F587863B02DE3A1401EA4122,
				F587864202DE3A1401EA4122,
				F587865402DE3A9A01EA4122,
				F587865802DE3A9A01EA4122,
				F587860E02DE382001EA4122,
				F587864602DE3A7701EA4122,
				F587864702DE3A7701EA4122,
				F587865502DE3A9A01EA4122,
				F587865602DE3A9A01EA4122,
				F587862602DE398401EA4122,
				F587860F02DE382001EA4122,
				F587862A02DE398401EA4122,
				F587862B02DE398401EA4122,
				F587861002DE382001EA4122,
				F587866E02DE3B3201EA4122,
				F587866F02DE3B3201EA4122,
				F587867002DE3B3201EA4122,
				F587867102DE3B3201EA4122,
				F587867202DE3B3201EA4122,
				F587867302DE3B3201EA4122,
				F587867402DE3B3201EA4122,
				F587866502DE3B1101EA4122,
				F587861502DE382001EA4122,
				F587861402DE382001EA4122,
				F587861602DE382001EA4122,
				F587861802DE382001EA4122,
				F587861A02DE382001EA4122,
				F587861B02DE382001EA4122,
				F58786E802DE3B8601EA4122,
				F58786E902DE3B8601EA4122,
				F58785A502DE375901EA4122,
				F58785A702DE375901EA4122,
				F58785A902DE375901EA4122,
				93861DE1032C2E52008635CE,
				F58786EB02DE3B8601EA4122,
				F58785AA02DE375901EA4122,
				F58786C802DE3B8601EA4122,
				F58786EE02DE3B8601EA4122,
				F583D50303140623018635CE,
				F58786EF02DE3B8601EA4122,
				F58786F002DE3B8601EA4122,
				9394E0A603AA5BBE008635CE,
				F58786F202DE3B8601EA4122,
				F58786F302DE3B8601EA4122,
				F58786F402DE3B8601EA4122,
				F58786F502DE3B8601EA4122,
				F58786F602DE3B8601EA4122,
				F58786F702DE3B8601EA4122,
				F58786F802DE3B8601EA4122,
				F58786FB02DE3B8601EA4122,
				F58786FC02DE3B8601EA4122,
				F58785B702DE375901EA4122,
				F58786EA02DE3B8601EA4122,
				F58786FE02DE3B8601EA4122,
				F587870902DE3B8601EA4122,
				F587871502DE3B8601EA4122,
				F587870102DE3B8601EA4122,
				F587870202DE3B8601EA4122,
				F587870302DE3B8601EA4122,
				F58785BC02DE375901EA4122,
				F587870402DE3B8601EA4122,
				F587870502DE3B8601EA4122,
				93955A4303D72932008635CE,
				93386B92037045B3008635CE,
				F587870602DE3B8601EA4122,
				F5117BCD02F9FFEF018635CE,
				F587870702DE3B8601EA4122,
				F5117BCF02F9FFEF018635CE,
				F587870802DE3B8601EA4122,
				F587870A02DE3B8601EA4122,
				F587870B02DE3B8601EA4122,
				F587870C02DE3B8601EA4122,
				F587870D02DE3B8601EA4122,
				F58785C702DE375901EA4122,
				F587870E02DE3B8601EA4122,
				F587870F02DE3B8601EA4122,
				F58785AD02DE375901EA4122,
				F587871002DE3B8601EA4122,
				F587871102DE3B8601EA4122,
				F587871302DE3B8601EA4122,
				F58785CD02DE375901EA4122,
				F587871402DE3B8601EA4122,
				F58785D002DE375901EA4122,
				F58785D202DE375901EA4122,
				F587871602DE3B8601EA4122,
				F58785D502DE375901EA4122,
				F58785D902DE375901EA4122,
				F5B2A4FE02E2220F018635CB,
				F58785DB02DE375901EA4122,
				F56234E103026D7301629B47,
				F58785DE02DE375901EA4122,
				F5517DC4031AB56301A80180,
				F58785DF02DE375901EA4122,
				F58785E002DE375901EA4122,
				F5B2A52D02E22573018635CB,
				F58785E202DE375901EA4122,
				9325AAB9041D0E9A00A9CAC5,
				F565AE8702ECA583018635CA,
				F58785E302DE375901EA4122,
				F58785E402DE375901EA4122,
				517FA6B30370BD6100CA2D3A,
				F58785E602DE375901EA4122,
				F587861502DE382001EA4122,
				F58786DF02DE3B8601EA4122,
				F58786EC02DE3B8601EA4122,
				F58786F902DE3B8601EA4122,
				F58786FD02DE3B8601EA4122,
				F587870902DE3B8601EA4122,
				F587871502DE3B8601EA4122,
				BC7B2AFA0450824100A8000F,
				BC80A6960468B78100DBCC9C,
				BC32C2EF048BF95C00A8000B,
				BE983D96052A2E0A00892D85,
				55998A5E052B59CC0017A6C1,
				55998A60052B59CC0017A6C1,
				65A640F10533BB1F0085E777,
				BE26F15505517DE000BFA0C3,
				654E7EE40569FD4600358BD2,
				654E7EE50569FD4600358BD2,
				84B2B1F9056BEF3A00D2B771,
				65912B110586921000123A69,
				65912B120586921000123A69,
				BC41978F059293F30016347F,
				BCEACC910592E0AD009D6AEF,
				BCD990DE0594B9FC00AB848D,
				BC74596505954CC80058C893,
				BC745A1D05955F390058C893,
				BCBDB03A0597B36E00B83B92,
				BCBDB096059A28B100B83B92,
				BC7FDE3405C1D9AB0070A902,
				BC7E782205C5EB700088A50F,
				BC3B364905C9D5E200E42902,
				BC3B364A05C9D5E200E42902,
				BE16801A05EDB91A00B87935,
				BE9185E105EE59B80081354D,
				BE94EB6605EFFE6B0032DCB5,
				BE94EB6705EFFE6B0032DCB5,
				BE9970C305F7DD1C00611115,
				BEF7EEA205FF8F0D009717EE,
				932127560606724900B62302,
				932127570606724900B62302,
				932127580606724900B62302,
				932127590606724900B62302,
				9321275A0606724900B62302,
				9321275B0606724900B62302,
				9321275C0606724900B62302,
				9321275D0606724900B62302,
				BE91FC8D06133666005E3790,
				832556E5061DF155007B8054,
				BC86FB8F061F5C23006BB822,
				BE8BD8F506359F6000D3F20B,
				931D712C065FB91800C966E1,
				931D7225065FC25900C966E1,
				93859E33065FCAD300CF54EE,
				51F6A3D80663BF04004D2919,
				51F6A3E00663C2EC004D2919,
				2D90660D0665D937006B6F1A,
				BE02F484066E1C550013A9F6,
				BE02D4E8066F908A0076809F,
				93D1FEF7067EBF89009CE68A,
				9348900606C00363007E7ACE,
				BC06F24E06D18A7E004A6FA3,
				BC06F25006D18A7E004A6FA3,
				93ABCE6006E1A42E0085925B,
				93B641F406E28C5C0055F610,
				BE855F800701E83500239769,
				5150C2A20702629000AF642C,
				93ABE06F070285F600BD91F9,
				93ABE071070285F600BD91F9,
				93ABE073070285F600BD91F9,
				93ABE075070285F600BD91F9,
				932B9835070297DC0032804F,
				939FF8EF0702B1B100979E5E,
				BECE67BE07087B250007C14B,
				BEA5E01E075CEDAC0098A432,
				9378D9FC07640A46004B97BF,
				EDA4AC98076FB89100DD23EC,
			);
			isa = PBXHeadersBuildPhase;
			runOnlyForDeploymentPostprocessing = 0;
		};
		0867D69EFE84028FC02AAC07 = {
			buildActionMask = 2147483647;
			files = (
				F5A1B04A02DE8ABA018635CA,
				F5A1B05402DE8B46018635CA,
				BC8F629A0405F45600A80004,
				84C0FA30052B966D000440A1,
				84C0FA31052B966D000440A1,
				84C0FA32052B966D000440A1,
				84C0FA33052B966D000440A1,
				84C0FA34052B966D000440A1,
				84C0FA35052B966D000440A1,
				84C0FA36052B966D000440A1,
				84C0FA37052B966D000440A1,
				84C0FA38052B966D000440A1,
				84C0FA39052B966D000440A1,
				84C0FA3A052B966D000440A1,
			);
			isa = PBXResourcesBuildPhase;
			runOnlyForDeploymentPostprocessing = 0;
		};
		0867D69FFE84028FC02AAC07 = {
			buildActionMask = 2147483647;
			files = (
				F587855602DE375901EA4122,
				F587855802DE375901EA4122,
				F587855902DE375901EA4122,
				F587855A02DE375901EA4122,
				F587855B02DE375901EA4122,
				F587855C02DE375901EA4122,
				F587855F02DE375901EA4122,
				F587856002DE375901EA4122,
				F587856102DE375901EA4122,
				F587856202DE375901EA4122,
				F587856402DE375901EA4122,
				F587856702DE375901EA4122,
				F587856802DE375901EA4122,
				F587856902DE375901EA4122,
				F587856E02DE375901EA4122,
				F587857002DE375901EA4122,
				F587857102DE375901EA4122,
				F587857202DE375901EA4122,
				F587857402DE375901EA4122,
				F587857602DE375901EA4122,
				F587857702DE375901EA4122,
				F587857802DE375901EA4122,
				F587857D02DE375901EA4122,
				F587857F02DE375901EA4122,
				F587858102DE375901EA4122,
				F587858202DE375901EA4122,
				F587858602DE375901EA4122,
				F587858702DE375901EA4122,
				F587858802DE375901EA4122,
				F587858902DE375901EA4122,
				F587858A02DE375901EA4122,
				F587858B02DE375901EA4122,
				F587858E02DE375901EA4122,
				F587859102DE375901EA4122,
				F587859202DE375901EA4122,
				F587859302DE375901EA4122,
				F587859502DE375901EA4122,
				F587859602DE375901EA4122,
				F587859A02DE375901EA4122,
				F587859E02DE375901EA4122,
				F587859F02DE375901EA4122,
				F58785A002DE375901EA4122,
				F58785A102DE375901EA4122,
				F58785A202DE375901EA4122,
				F58785A302DE375901EA4122,
				F58785A402DE375901EA4122,
				F58785A602DE375901EA4122,
				F58785A802DE375901EA4122,
				F58785AB02DE375901EA4122,
				F58785AC02DE375901EA4122,
				F58785AE02DE375901EA4122,
				F58785AF02DE375901EA4122,
				F58785B002DE375901EA4122,
				F58785B102DE375901EA4122,
				F58785B302DE375901EA4122,
				F58785B402DE375901EA4122,
				F58785B502DE375901EA4122,
				F58785B602DE375901EA4122,
				F58785B802DE375901EA4122,
				F58785BA02DE375901EA4122,
				F58785BB02DE375901EA4122,
				F58785BD02DE375901EA4122,
				F58785BE02DE375901EA4122,
				F58785C002DE375901EA4122,
				F58785C102DE375901EA4122,
				F58785C202DE375901EA4122,
				F58785C302DE375901EA4122,
				F58785C402DE375901EA4122,
				F58785C802DE375901EA4122,
				F58785C902DE375901EA4122,
				F58785CA02DE375901EA4122,
				F58785CB02DE375901EA4122,
				F58785CC02DE375901EA4122,
				F58785CE02DE375901EA4122,
				F58785CF02DE375901EA4122,
				F58785D102DE375901EA4122,
				F58785D402DE375901EA4122,
				F58785D602DE375901EA4122,
				F58785DA02DE375901EA4122,
				F58785DC02DE375901EA4122,
				F58785E102DE375901EA4122,
				F58785E502DE375901EA4122,
				F58785E702DE375901EA4122,
				F523D15A02DE42AD018635CA,
				F523D15C02DE42AD018635CA,
				F523D16002DE42AD018635CA,
				F523D17402DE42E7018635CA,
				F523D17602DE42E7018635CA,
				F523D17802DE42E7018635CA,
				F523D17A02DE42E7018635CA,
				F523D17C02DE42E7018635CA,
				F523D18002DE42E7018635CA,
				F523D1BC02DE4322018635CA,
				F523D1BE02DE4322018635CA,
				F523D1C002DE4322018635CA,
				F523D1C302DE4322018635CA,
				F523D1C502DE4322018635CA,
				F523D1C902DE4322018635CA,
				F523D1CB02DE4322018635CA,
				F523D1CD02DE4322018635CA,
				F523D1CF02DE4322018635CA,
				F523D1D102DE4322018635CA,
				F523D1D302DE4322018635CA,
				F523D1D502DE4322018635CA,
				F523D1D702DE4322018635CA,
				F523D1D902DE4322018635CA,
				F523D1DB02DE4322018635CA,
				F523D1DD02DE4322018635CA,
				F523D1DF02DE4322018635CA,
				F523D1E102DE4322018635CA,
				F523D1E302DE4322018635CA,
				F523D1E502DE4322018635CA,
				F523D1E702DE4322018635CA,
				F523D1E902DE4322018635CA,
				F523D1EB02DE4322018635CA,
				F523D1ED02DE4322018635CA,
				F523D1EF02DE4322018635CA,
				F523D1F102DE4322018635CA,
				F523D21402DE4369018635CA,
				F523D21602DE4369018635CA,
				F523D21902DE4369018635CA,
				F523D21C02DE4369018635CA,
				F523D21F02DE4369018635CA,
				F523D22202DE4369018635CA,
				F523D22502DE4369018635CA,
				F523D22702DE4369018635CA,
				F523D22A02DE4369018635CA,
				F523D22D02DE4369018635CA,
				F523D23002DE4369018635CA,
				F523D25602DE4396018635CA,
				F523D25802DE4396018635CA,
				F523D25A02DE4396018635CA,
				F523D25C02DE4396018635CA,
				F523D25F02DE4396018635CA,
				F523D26102DE4396018635CA,
				F523D26302DE4396018635CA,
				F523D26502DE4396018635CA,
				F523D26702DE4396018635CA,
				F523D26902DE4396018635CA,
				F523D26B02DE4396018635CA,
				F523D26D02DE4396018635CA,
				F523D26F02DE4396018635CA,
				F523D27102DE4396018635CA,
				F523D27302DE4396018635CA,
				F523D28A02DE43D7018635CA,
				F523D28C02DE43D7018635CA,
				F523D29002DE43D7018635CA,
				F523D29702DE43D7018635CA,
				F523D2C802DE4438018635CA,
				F523D2CA02DE4438018635CA,
				F523D2CC02DE4438018635CA,
				F523D2CE02DE4438018635CA,
				F523D2D202DE4438018635CA,
				F523D2D402DE4438018635CA,
				F523D2D602DE4438018635CA,
				F523D2D802DE4438018635CA,
				F523D2DA02DE4438018635CA,
				F523D2DD02DE4438018635CA,
				F523D2E202DE4438018635CA,
				F523D2E402DE4438018635CA,
				F523D2E602DE4438018635CA,
				F523D2E802DE4438018635CA,
				F523D2ED02DE4438018635CA,
				F523D2EF02DE4438018635CA,
				F523D2F102DE4438018635CA,
				F523D30C02DE4476018635CA,
				F523D30F02DE4476018635CA,
				F523D31102DE4476018635CA,
				F523D31302DE4476018635CA,
				F523D31502DE4476018635CA,
				F523D31702DE4476018635CA,
				F523D31902DE4476018635CA,
				F523D31B02DE4476018635CA,
				F523D31D02DE4476018635CA,
				F523D31F02DE4476018635CA,
				F523D32102DE4476018635CA,
				F550D71002E132BB018635CA,
				F5B2A4FF02E2220F018635CB,
				F5B2A52E02E22573018635CB,
				F54A61D402E3523B01A80180,
				F57B0EE102EBC78B018635CA,
				F565AE8802ECA583018635CA,
				354F248C02EE28590ACA2ACA,
				F5117BCE02F9FFEF018635CE,
				F5117BD002F9FFEF018635CE,
				F56234E203026D7301629B47,
				F583D50403140623018635CE,
				F5517DC5031AB56301A80180,
				F690CFED031C47F401CA2AC4,
				9377FB58032C235C008635CE,
				93861DE2032C2E52008635CE,
				93CCF7D7033BD43C008635CE,
				93386B93037045B3008635CE,
				517FA6B70370C7ED00CA2D3A,
				931C8A190380288B008635CE,
				BC7294F903804B3C00A80166,
				BC7294FD03804B5600A80166,
				9394E0A703AA5BBE008635CE,
				9394E0AC03AA60FB008635CE,
				BCF0192603D3802200B2D04D,
				93955A4403D72932008635CE,
				BC7C965203E9EE7000A80004,
				BC7C965403E9EE7000A80004,
				BCC60E5803F5055A00A80004,
				BC8F61880405949900A80004,
				BC8F61890405949900A80004,
				9325AABA041D0E9A00A9CAC5,
				BC7B2AFB0450824100A8000F,
				BC80A6950468B78100DBCC9C,
				BC32C2EE048BF95C00A8000B,
				55998A5F052B59CC0017A6C1,
				55998A61052B59CC0017A6C1,
				65F80698054D9F86008BF776,
				65732B69054EF483007B42F8,
				BE26F15605517DE000BFA0C3,
				654E7EE30569FD4600358BD2,
				84B2B1FA056BEF3A00D2B771,
				84B2B250056BF15F00D2B771,
				65912B100586921000123A69,
				BC419796059294CA0016347F,
				BCEACC900592E0AD009D6AEF,
				BCD990DA0594B9E500AB848D,
				BC74596405954CC80058C893,
				BC745A1C05955F390058C893,
				BCBDB0390597B36E00B83B92,
				BCBDB095059A28B100B83B92,
				BC7FDE3305C1D9AB0070A902,
				BC3B364805C9D5E200E42902,
				BC433AD005D3046F003A5A14,
				BE9185E405EE59B80081354D,
				BE94EB6805EFFE6B0032DCB5,
				BE9970C405F7DD1C00611115,
				BE9CB64E05F942CB00514D9C,
				BE9CB65A05F9546800514D9C,
				BEF7EEA305FF8F0D009717EE,
				BE91FC8E06133666005E3790,
				832556E7061DF161007B8054,
				BC86FB90061F5C23006BB822,
				842F72DD06405FDF00CC271B,
				931D722B065FC40800C966E1,
				51F6A3D70663BF04004D2919,
				51F6A3DF0663C2EC004D2919,
				2D90660E0665D937006B6F1A,
				BE02F485066E1C550013A9F6,
				BE02D4E9066F908A0076809F,
				BE1A407206CA8A33005B28CF,
				BC06F24D06D18A7E004A6FA3,
				BC06F24F06D18A7E004A6FA3,
				93ABCE5F06E1A42E0085925B,
				93B641F306E28C5C0055F610,
				BE8560520701F91100239769,
				5150C2A60702629800AF642C,
				93ABE06E070285F600BD91F9,
				93ABE070070285F600BD91F9,
				93ABE072070285F600BD91F9,
				93ABE074070285F600BD91F9,
				939FF8EE0702B1B100979E5E,
				BEA5DBDB075CEDA00098A432,
				9378D9FB07640A46004B97BF,
				51111AC107BD812C00B7162C,
			);
			isa = PBXSourcesBuildPhase;
			runOnlyForDeploymentPostprocessing = 0;
		};
		0867D6A0FE84028FC02AAC07 = {
			buildActionMask = 2147483647;
			files = (
				F5C287BB02846DCD018635CA,
				F5C287BC02846DCD018635CA,
				F5C287BD02846DCD018635CA,
				F82162D7029F4FB501000131,
				93F1D31B0558CC5C00821BC0,
				840633080731A77200DB1FD1,
			);
			isa = PBXFrameworksBuildPhase;
			runOnlyForDeploymentPostprocessing = 0;
		};
		089C1665FE841158C02AAC07 = {
			children = (
				84C0FA1E052B9652000440A1,
				F5A1B05302DE8B46018635CA,
				BC8F62990405F45600A80004,
			);
			isa = PBXGroup;
			name = Resources;
			refType = 4;
			sourceTree = "<group>";
		};
//080
//081
//082
//083
//084
//2D0
//2D1
//2D2
//2D3
//2D4
		2D90660B0665D937006B6F1A = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQClipboard.h;
			refType = 4;
			sourceTree = "<group>";
		};
		2D90660C0665D937006B6F1A = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQClipboard.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		2D90660D0665D937006B6F1A = {
			fileRef = 2D90660B0665D937006B6F1A;
			isa = PBXBuildFile;
			settings = {
			};
		};
		2D90660E0665D937006B6F1A = {
			fileRef = 2D90660C0665D937006B6F1A;
			isa = PBXBuildFile;
			settings = {
			};
		};
//2D0
//2D1
//2D2
//2D3
//2D4
//350
//351
//352
//353
//354
		354F248902EE28590ACA2ACA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQDOMNode.h;
			refType = 4;
			sourceTree = "<group>";
		};
		354F248A02EE28590ACA2ACA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = KWQDOMNode.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		354F248B02EE28590ACA2ACA = {
			fileRef = 354F248902EE28590ACA2ACA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		354F248C02EE28590ACA2ACA = {
			fileRef = 354F248A02EE28590ACA2ACA;
			isa = PBXBuildFile;
			settings = {
			};
		};
//350
//351
//352
//353
//354
//510
//511
//512
//513
//514
		51111AC007BD812C00B7162C = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = DOMUtility.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		51111AC107BD812C00B7162C = {
			fileRef = 51111AC007BD812C00B7162C;
			isa = PBXBuildFile;
			settings = {
			};
		};
		5150C2A10702629000AF642C = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = WebDashboardRegion.h;
			refType = 4;
			sourceTree = "<group>";
		};
		5150C2A20702629000AF642C = {
			fileRef = 5150C2A10702629000AF642C;
			isa = PBXBuildFile;
			settings = {
			};
		};
		5150C2A50702629800AF642C = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			path = WebDashboardRegion.m;
			refType = 4;
			sourceTree = "<group>";
		};
		5150C2A60702629800AF642C = {
			fileRef = 5150C2A50702629800AF642C;
			isa = PBXBuildFile;
			settings = {
			};
		};
		517FA6B20370BD6100CA2D3A = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = WebCoreUnicode.h;
			refType = 4;
			sourceTree = "<group>";
		};
		517FA6B30370BD6100CA2D3A = {
			fileRef = 517FA6B20370BD6100CA2D3A;
			isa = PBXBuildFile;
			settings = {
				ATTRIBUTES = (
					Private,
				);
			};
		};
		517FA6B60370C7ED00CA2D3A = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = WebCoreUnicode.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		517FA6B70370C7ED00CA2D3A = {
			fileRef = 517FA6B60370C7ED00CA2D3A;
			isa = PBXBuildFile;
			settings = {
			};
		};
		51F6A3D50663BF04004D2919 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_canvasimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		51F6A3D60663BF04004D2919 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_canvasimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		51F6A3D70663BF04004D2919 = {
			fileRef = 51F6A3D50663BF04004D2919;
			isa = PBXBuildFile;
			settings = {
			};
		};
		51F6A3D80663BF04004D2919 = {
			fileRef = 51F6A3D60663BF04004D2919;
			isa = PBXBuildFile;
			settings = {
			};
		};
		51F6A3DD0663C2EC004D2919 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = render_canvasimage.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		51F6A3DE0663C2EC004D2919 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = render_canvasimage.h;
			refType = 4;
			sourceTree = "<group>";
		};
		51F6A3DF0663C2EC004D2919 = {
			fileRef = 51F6A3DD0663C2EC004D2919;
			isa = PBXBuildFile;
			settings = {
			};
		};
		51F6A3E00663C2EC004D2919 = {
			fileRef = 51F6A3DE0663C2EC004D2919;
			isa = PBXBuildFile;
			settings = {
			};
		};
//510
//511
//512
//513
//514
//550
//551
//552
//553
//554
		55998A57052B598F0017A6C1 = {
			children = (
				55998A5A052B59CC0017A6C1,
				55998A5B052B59CC0017A6C1,
				55998A5C052B59CC0017A6C1,
				55998A5D052B59CC0017A6C1,
			);
			isa = PBXGroup;
			name = Accessibility;
			refType = 4;
			sourceTree = "<group>";
		};
		55998A5A052B59CC0017A6C1 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQAccObject.h;
			refType = 4;
			sourceTree = "<group>";
		};
		55998A5B052B59CC0017A6C1 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQAccObject.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		55998A5C052B59CC0017A6C1 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQAccObjectCache.h;
			refType = 4;
			sourceTree = "<group>";
		};
		55998A5D052B59CC0017A6C1 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQAccObjectCache.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		55998A5E052B59CC0017A6C1 = {
			fileRef = 55998A5A052B59CC0017A6C1;
			isa = PBXBuildFile;
			settings = {
			};
		};
		55998A5F052B59CC0017A6C1 = {
			fileRef = 55998A5B052B59CC0017A6C1;
			isa = PBXBuildFile;
			settings = {
			};
		};
		55998A60052B59CC0017A6C1 = {
			fileRef = 55998A5C052B59CC0017A6C1;
			isa = PBXBuildFile;
			settings = {
			};
		};
		55998A61052B59CC0017A6C1 = {
			fileRef = 55998A5D052B59CC0017A6C1;
			isa = PBXBuildFile;
			settings = {
			};
		};
//550
//551
//552
//553
//554
//650
//651
//652
//653
//654
		654E7EE00569FD4600358BD2 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = xmlhttprequest.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		654E7EE10569FD4600358BD2 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = xmlhttprequest.h;
			refType = 4;
			sourceTree = "<group>";
		};
		654E7EE20569FD4600358BD2 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = xmlhttprequest.lut.h;
			refType = 4;
			sourceTree = "<group>";
		};
		654E7EE30569FD4600358BD2 = {
			fileRef = 654E7EE00569FD4600358BD2;
			isa = PBXBuildFile;
			settings = {
			};
		};
		654E7EE40569FD4600358BD2 = {
			fileRef = 654E7EE10569FD4600358BD2;
			isa = PBXBuildFile;
			settings = {
			};
		};
		654E7EE50569FD4600358BD2 = {
			fileRef = 654E7EE20569FD4600358BD2;
			isa = PBXBuildFile;
			settings = {
			};
		};
		65732B68054EF483007B42F8 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKPartsPart.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		65732B69054EF483007B42F8 = {
			fileRef = 65732B68054EF483007B42F8;
			isa = PBXBuildFile;
			settings = {
			};
		};
		65912B0D0586921000123A69 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = xmlserializer.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		65912B0E0586921000123A69 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = xmlserializer.h;
			refType = 4;
			sourceTree = "<group>";
		};
		65912B0F0586921000123A69 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = xmlserializer.lut.h;
			refType = 4;
			sourceTree = "<group>";
		};
		65912B100586921000123A69 = {
			fileRef = 65912B0D0586921000123A69;
			isa = PBXBuildFile;
			settings = {
			};
		};
		65912B110586921000123A69 = {
			fileRef = 65912B0E0586921000123A69;
			isa = PBXBuildFile;
			settings = {
			};
		};
		65912B120586921000123A69 = {
			fileRef = 65912B0F0586921000123A69;
			isa = PBXBuildFile;
			settings = {
			};
		};
		65A640F00533BB1F0085E777 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQExceptions.h;
			refType = 4;
			sourceTree = "<group>";
		};
		65A640F10533BB1F0085E777 = {
			fileRef = 65A640F00533BB1F0085E777;
			isa = PBXBuildFile;
			settings = {
				ATTRIBUTES = (
				);
			};
		};
		65F80697054D9F86008BF776 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQExceptions.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		65F80698054D9F86008BF776 = {
			fileRef = 65F80697054D9F86008BF776;
			isa = PBXBuildFile;
			settings = {
			};
		};
//650
//651
//652
//653
//654
//830
//831
//832
//833
//834
		832556E4061DF155007B8054 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = DOMExtensions.h;
			refType = 4;
			sourceTree = "<group>";
		};
		832556E5061DF155007B8054 = {
			fileRef = 832556E4061DF155007B8054;
			isa = PBXBuildFile;
			settings = {
			};
		};
		832556E6061DF161007B8054 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = DOMHTML.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		832556E7061DF161007B8054 = {
			fileRef = 832556E6061DF161007B8054;
			isa = PBXBuildFile;
			settings = {
			};
		};
		832557C3061E3172007B8054 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = render_arena.h;
			refType = 4;
			sourceTree = "<group>";
		};
//830
//831
//832
//833
//834
//840
//841
//842
//843
//844
		840633070731A77200DB1FD1 = {
			isa = PBXFileReference;
			lastKnownFileType = "compiled.mach-o.dylib";
			name = libxslt.dylib;
			path = /usr/lib/libxslt.dylib;
			refType = 0;
			sourceTree = "<absolute>";
		};
		840633080731A77200DB1FD1 = {
			fileRef = 840633070731A77200DB1FD1;
			isa = PBXBuildFile;
			settings = {
			};
		};
		842F72DC06405FDF00CC271B = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = DOMEvents.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		842F72DD06405FDF00CC271B = {
			fileRef = 842F72DC06405FDF00CC271B;
			isa = PBXBuildFile;
			settings = {
			};
		};
		84B2B1F7056BEF3A00D2B771 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = WebCoreKeyGenerator.h;
			refType = 4;
			sourceTree = "<group>";
		};
		84B2B1F8056BEF3A00D2B771 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			path = WebCoreKeyGenerator.m;
			refType = 4;
			sourceTree = "<group>";
		};
		84B2B1F9056BEF3A00D2B771 = {
			fileRef = 84B2B1F7056BEF3A00D2B771;
			isa = PBXBuildFile;
			settings = {
				ATTRIBUTES = (
					Private,
				);
			};
		};
		84B2B1FA056BEF3A00D2B771 = {
			fileRef = 84B2B1F8056BEF3A00D2B771;
			isa = PBXBuildFile;
			settings = {
			};
		};
		84B2B24F056BF15F00D2B771 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKSSLKeyGen.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		84B2B250056BF15F00D2B771 = {
			fileRef = 84B2B24F056BF15F00D2B771;
			isa = PBXBuildFile;
			settings = {
			};
		};
		84C0FA1E052B9652000440A1 = {
			children = (
				84C0FA24052B966D000440A1,
				84C0FA25052B966D000440A1,
				F5A1B04902DE8ABA018635CA,
				84C0FA26052B966D000440A1,
				84C0FA27052B966D000440A1,
				84C0FA28052B966D000440A1,
				84C0FA29052B966D000440A1,
				84C0FA2A052B966D000440A1,
				84C0FA2B052B966D000440A1,
				84C0FA2C052B966D000440A1,
				84C0FA2D052B966D000440A1,
				84C0FA2E052B966D000440A1,
			);
			isa = PBXGroup;
			name = "Cursor Images";
			refType = 4;
			sourceTree = "<group>";
		};
		84C0FA24052B966D000440A1 = {
			isa = PBXFileReference;
			lastKnownFileType = image.tiff;
			name = eastResizeCursor.tiff;
			path = Resources/eastResizeCursor.tiff;
			refType = 4;
			sourceTree = "<group>";
		};
		84C0FA25052B966D000440A1 = {
			isa = PBXFileReference;
			lastKnownFileType = image.tiff;
			name = helpCursor.tiff;
			path = Resources/helpCursor.tiff;
			refType = 4;
			sourceTree = "<group>";
		};
		84C0FA26052B966D000440A1 = {
			isa = PBXFileReference;
			lastKnownFileType = image.tiff;
			name = moveCursor.tiff;
			path = Resources/moveCursor.tiff;
			refType = 4;
			sourceTree = "<group>";
		};
		84C0FA27052B966D000440A1 = {
			isa = PBXFileReference;
			lastKnownFileType = image.tiff;
			name = northEastResizeCursor.tiff;
			path = Resources/northEastResizeCursor.tiff;
			refType = 4;
			sourceTree = "<group>";
		};
		84C0FA28052B966D000440A1 = {
			isa = PBXFileReference;
			lastKnownFileType = image.tiff;
			name = northResizeCursor.tiff;
			path = Resources/northResizeCursor.tiff;
			refType = 4;
			sourceTree = "<group>";
		};
		84C0FA29052B966D000440A1 = {
			isa = PBXFileReference;
			lastKnownFileType = image.tiff;
			name = northWestResizeCursor.tiff;
			path = Resources/northWestResizeCursor.tiff;
			refType = 4;
			sourceTree = "<group>";
		};
		84C0FA2A052B966D000440A1 = {
			isa = PBXFileReference;
			lastKnownFileType = image.tiff;
			name = southEastResizeCursor.tiff;
			path = Resources/southEastResizeCursor.tiff;
			refType = 4;
			sourceTree = "<group>";
		};
		84C0FA2B052B966D000440A1 = {
			isa = PBXFileReference;
			lastKnownFileType = image.tiff;
			name = southResizeCursor.tiff;
			path = Resources/southResizeCursor.tiff;
			refType = 4;
			sourceTree = "<group>";
		};
		84C0FA2C052B966D000440A1 = {
			isa = PBXFileReference;
			lastKnownFileType = image.tiff;
			name = southWestResizeCursor.tiff;
			path = Resources/southWestResizeCursor.tiff;
			refType = 4;
			sourceTree = "<group>";
		};
		84C0FA2D052B966D000440A1 = {
			isa = PBXFileReference;
			lastKnownFileType = image.tiff;
			name = waitCursor.tiff;
			path = Resources/waitCursor.tiff;
			refType = 4;
			sourceTree = "<group>";
		};
		84C0FA2E052B966D000440A1 = {
			isa = PBXFileReference;
			lastKnownFileType = image.tiff;
			name = westResizeCursor.tiff;
			path = Resources/westResizeCursor.tiff;
			refType = 4;
			sourceTree = "<group>";
		};
		84C0FA30052B966D000440A1 = {
			fileRef = 84C0FA24052B966D000440A1;
			isa = PBXBuildFile;
			settings = {
			};
		};
		84C0FA31052B966D000440A1 = {
			fileRef = 84C0FA25052B966D000440A1;
			isa = PBXBuildFile;
			settings = {
			};
		};
		84C0FA32052B966D000440A1 = {
			fileRef = 84C0FA26052B966D000440A1;
			isa = PBXBuildFile;
			settings = {
			};
		};
		84C0FA33052B966D000440A1 = {
			fileRef = 84C0FA27052B966D000440A1;
			isa = PBXBuildFile;
			settings = {
			};
		};
		84C0FA34052B966D000440A1 = {
			fileRef = 84C0FA28052B966D000440A1;
			isa = PBXBuildFile;
			settings = {
			};
		};
		84C0FA35052B966D000440A1 = {
			fileRef = 84C0FA29052B966D000440A1;
			isa = PBXBuildFile;
			settings = {
			};
		};
		84C0FA36052B966D000440A1 = {
			fileRef = 84C0FA2A052B966D000440A1;
			isa = PBXBuildFile;
			settings = {
			};
		};
		84C0FA37052B966D000440A1 = {
			fileRef = 84C0FA2B052B966D000440A1;
			isa = PBXBuildFile;
			settings = {
			};
		};
		84C0FA38052B966D000440A1 = {
			fileRef = 84C0FA2C052B966D000440A1;
			isa = PBXBuildFile;
			settings = {
			};
		};
		84C0FA39052B966D000440A1 = {
			fileRef = 84C0FA2D052B966D000440A1;
			isa = PBXBuildFile;
			settings = {
			};
		};
		84C0FA3A052B966D000440A1 = {
			fileRef = 84C0FA2E052B966D000440A1;
			isa = PBXBuildFile;
			settings = {
			};
		};
//840
//841
//842
//843
//844
//930
//931
//932
//933
//934
		931C8A160380288B008635CE = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQDummyView.h;
			refType = 4;
			sourceTree = "<group>";
		};
		931C8A170380288B008635CE = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			path = KWQDummyView.m;
			refType = 4;
			sourceTree = "<group>";
		};
		931C8A180380288B008635CE = {
			fileRef = 931C8A160380288B008635CE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		931C8A190380288B008635CE = {
			fileRef = 931C8A170380288B008635CE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		931D712B065FB91800C966E1 = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = DOMEventsInternal.h;
			refType = 4;
			sourceTree = "<group>";
		};
		931D712C065FB91800C966E1 = {
			fileRef = 931D712B065FB91800C966E1;
			isa = PBXBuildFile;
			settings = {
			};
		};
		931D7224065FC25900C966E1 = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = DOMViewsInternal.h;
			refType = 4;
			sourceTree = "<group>";
		};
		931D7225065FC25900C966E1 = {
			fileRef = 931D7224065FC25900C966E1;
			isa = PBXBuildFile;
			settings = {
			};
		};
		931D722A065FC40800C966E1 = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = DOMViews.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		931D722B065FC40800C966E1 = {
			fileRef = 931D722A065FC40800C966E1;
			isa = PBXBuildFile;
			settings = {
			};
		};
		9321274E0606724900B62302 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = DOMHTML.h;
			refType = 4;
			sourceTree = "<group>";
		};
		9321274F0606724900B62302 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = DOMRange.h;
			refType = 4;
			sourceTree = "<group>";
		};
		932127500606724900B62302 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = DOMEvents.h;
			refType = 4;
			sourceTree = "<group>";
		};
		932127510606724900B62302 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = DOMStylesheets.h;
			refType = 4;
			sourceTree = "<group>";
		};
		932127520606724900B62302 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = DOMCore.h;
			refType = 4;
			sourceTree = "<group>";
		};
		932127530606724900B62302 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = DOMTraversal.h;
			refType = 4;
			sourceTree = "<group>";
		};
		932127540606724900B62302 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = DOMViews.h;
			refType = 4;
			sourceTree = "<group>";
		};
		932127550606724900B62302 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = DOMCSS.h;
			refType = 4;
			sourceTree = "<group>";
		};
		932127560606724900B62302 = {
			fileRef = 9321274E0606724900B62302;
			isa = PBXBuildFile;
			settings = {
			};
		};
		932127570606724900B62302 = {
			fileRef = 9321274F0606724900B62302;
			isa = PBXBuildFile;
			settings = {
			};
		};
		932127580606724900B62302 = {
			fileRef = 932127500606724900B62302;
			isa = PBXBuildFile;
			settings = {
			};
		};
		932127590606724900B62302 = {
			fileRef = 932127510606724900B62302;
			isa = PBXBuildFile;
			settings = {
			};
		};
		9321275A0606724900B62302 = {
			fileRef = 932127520606724900B62302;
			isa = PBXBuildFile;
			settings = {
			};
		};
		9321275B0606724900B62302 = {
			fileRef = 932127530606724900B62302;
			isa = PBXBuildFile;
			settings = {
			};
		};
		9321275C0606724900B62302 = {
			fileRef = 932127540606724900B62302;
			isa = PBXBuildFile;
			settings = {
			};
		};
		9321275D0606724900B62302 = {
			fileRef = 932127550606724900B62302;
			isa = PBXBuildFile;
			settings = {
			};
		};
		9325AAB7041D0E9A00A9CAC5 = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = WebCoreScrollView.h;
			refType = 4;
			sourceTree = "<group>";
		};
		9325AAB8041D0E9A00A9CAC5 = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			path = WebCoreScrollView.m;
			refType = 4;
			sourceTree = "<group>";
		};
		9325AAB9041D0E9A00A9CAC5 = {
			fileRef = 9325AAB7041D0E9A00A9CAC5;
			isa = PBXBuildFile;
			settings = {
				ATTRIBUTES = (
					Private,
				);
			};
		};
		9325AABA041D0E9A00A9CAC5 = {
			fileRef = 9325AAB8041D0E9A00A9CAC5;
			isa = PBXBuildFile;
			settings = {
			};
		};
		932B9834070297DC0032804F = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = text_granularity.h;
			path = editing/text_granularity.h;
			refType = 4;
			sourceTree = "<group>";
		};
		932B9835070297DC0032804F = {
			fileRef = 932B9834070297DC0032804F;
			isa = PBXBuildFile;
			settings = {
			};
		};
		93386B90037045B3008635CE = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQResourceLoader.h;
			refType = 4;
			sourceTree = "<group>";
		};
		93386B91037045B3008635CE = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQResourceLoader.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		93386B92037045B3008635CE = {
			fileRef = 93386B90037045B3008635CE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		93386B93037045B3008635CE = {
			fileRef = 93386B91037045B3008635CE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		9348900506C00363007E7ACE = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = DOMPrivate.h;
			refType = 4;
			sourceTree = "<group>";
		};
		9348900606C00363007E7ACE = {
			fileRef = 9348900506C00363007E7ACE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		934E43780414294A008635CE = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.yacc;
			path = parser.y;
			refType = 4;
			sourceTree = "<group>";
		};
		9377FB55032C235C008635CE = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQAssertions.h;
			refType = 4;
			sourceTree = "<group>";
		};
		9377FB56032C235C008635CE = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			path = KWQAssertions.m;
			refType = 4;
			sourceTree = "<group>";
		};
		9377FB57032C235C008635CE = {
			fileRef = 9377FB55032C235C008635CE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		9377FB58032C235C008635CE = {
			fileRef = 9377FB56032C235C008635CE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		9378D9F907640A46004B97BF = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			name = markup.cpp;
			path = editing/markup.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		9378D9FA07640A46004B97BF = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = markup.h;
			path = editing/markup.h;
			refType = 4;
			sourceTree = "<group>";
		};
		9378D9FB07640A46004B97BF = {
			fileRef = 9378D9F907640A46004B97BF;
			isa = PBXBuildFile;
			settings = {
			};
		};
		9378D9FC07640A46004B97BF = {
			fileRef = 9378D9FA07640A46004B97BF;
			isa = PBXBuildFile;
			settings = {
			};
		};
		93859E32065FCAD300CF54EE = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = DOMHTMLInternal.h;
			refType = 4;
			sourceTree = "<group>";
		};
		93859E33065FCAD300CF54EE = {
			fileRef = 93859E32065FCAD300CF54EE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		93861DDF032C2E52008635CE = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQLogging.h;
			refType = 4;
			sourceTree = "<group>";
		};
		93861DE0032C2E52008635CE = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			path = KWQLogging.m;
			refType = 4;
			sourceTree = "<group>";
		};
		93861DE1032C2E52008635CE = {
			fileRef = 93861DDF032C2E52008635CE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		93861DE2032C2E52008635CE = {
			fileRef = 93861DE0032C2E52008635CE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		9394E0A403AA5BBE008635CE = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQPageState.h;
			refType = 4;
			sourceTree = "<group>";
		};
		9394E0A503AA5BBE008635CE = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQPageState.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		9394E0A603AA5BBE008635CE = {
			fileRef = 9394E0A403AA5BBE008635CE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		9394E0A703AA5BBE008635CE = {
			fileRef = 9394E0A503AA5BBE008635CE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		9394E0A903AA60FB008635CE = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQFontFamily.h;
			refType = 4;
			sourceTree = "<group>";
		};
		9394E0AA03AA60FB008635CE = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQFontFamily.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		9394E0AB03AA60FB008635CE = {
			fileRef = 9394E0A903AA60FB008635CE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		9394E0AC03AA60FB008635CE = {
			fileRef = 9394E0AA03AA60FB008635CE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		93955A4103D72932008635CE = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQRenderTreeDebug.h;
			refType = 4;
			sourceTree = "<group>";
		};
		93955A4203D72932008635CE = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = KWQRenderTreeDebug.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		93955A4303D72932008635CE = {
			fileRef = 93955A4103D72932008635CE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		93955A4403D72932008635CE = {
			fileRef = 93955A4203D72932008635CE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		939FF8EC0702B1B100979E5E = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			name = visible_range.cpp;
			path = editing/visible_range.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		939FF8ED0702B1B100979E5E = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = visible_range.h;
			path = editing/visible_range.h;
			refType = 4;
			sourceTree = "<group>";
		};
		939FF8EE0702B1B100979E5E = {
			fileRef = 939FF8EC0702B1B100979E5E;
			isa = PBXBuildFile;
			settings = {
			};
		};
		939FF8EF0702B1B100979E5E = {
			fileRef = 939FF8ED0702B1B100979E5E;
			isa = PBXBuildFile;
			settings = {
			};
		};
		93ABCE5D06E1A42E0085925B = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = formdata.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		93ABCE5E06E1A42E0085925B = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = formdata.h;
			refType = 4;
			sourceTree = "<group>";
		};
		93ABCE5F06E1A42E0085925B = {
			fileRef = 93ABCE5D06E1A42E0085925B;
			isa = PBXBuildFile;
			settings = {
			};
		};
		93ABCE6006E1A42E0085925B = {
			fileRef = 93ABCE5E06E1A42E0085925B;
			isa = PBXBuildFile;
			settings = {
			};
		};
		93ABE066070285F600BD91F9 = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			name = selection.cpp;
			path = editing/selection.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		93ABE067070285F600BD91F9 = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = selection.h;
			path = editing/selection.h;
			refType = 4;
			sourceTree = "<group>";
		};
		93ABE068070285F600BD91F9 = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			name = visible_position.cpp;
			path = editing/visible_position.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		93ABE069070285F600BD91F9 = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = visible_position.h;
			path = editing/visible_position.h;
			refType = 4;
			sourceTree = "<group>";
		};
		93ABE06A070285F600BD91F9 = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			name = visible_text.cpp;
			path = editing/visible_text.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		93ABE06B070285F600BD91F9 = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = visible_text.h;
			path = editing/visible_text.h;
			refType = 4;
			sourceTree = "<group>";
		};
		93ABE06C070285F600BD91F9 = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			name = visible_units.cpp;
			path = editing/visible_units.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		93ABE06D070285F600BD91F9 = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = visible_units.h;
			path = editing/visible_units.h;
			refType = 4;
			sourceTree = "<group>";
		};
		93ABE06E070285F600BD91F9 = {
			fileRef = 93ABE066070285F600BD91F9;
			isa = PBXBuildFile;
			settings = {
			};
		};
		93ABE06F070285F600BD91F9 = {
			fileRef = 93ABE067070285F600BD91F9;
			isa = PBXBuildFile;
			settings = {
			};
		};
		93ABE070070285F600BD91F9 = {
			fileRef = 93ABE068070285F600BD91F9;
			isa = PBXBuildFile;
			settings = {
			};
		};
		93ABE071070285F600BD91F9 = {
			fileRef = 93ABE069070285F600BD91F9;
			isa = PBXBuildFile;
			settings = {
			};
		};
		93ABE072070285F600BD91F9 = {
			fileRef = 93ABE06A070285F600BD91F9;
			isa = PBXBuildFile;
			settings = {
			};
		};
		93ABE073070285F600BD91F9 = {
			fileRef = 93ABE06B070285F600BD91F9;
			isa = PBXBuildFile;
			settings = {
			};
		};
		93ABE074070285F600BD91F9 = {
			fileRef = 93ABE06C070285F600BD91F9;
			isa = PBXBuildFile;
			settings = {
			};
		};
		93ABE075070285F600BD91F9 = {
			fileRef = 93ABE06D070285F600BD91F9;
			isa = PBXBuildFile;
			settings = {
			};
		};
		93B641F106E28C5C0055F610 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQFormData.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		93B641F206E28C5C0055F610 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQFormData.h;
			refType = 4;
			sourceTree = "<group>";
		};
		93B641F306E28C5C0055F610 = {
			fileRef = 93B641F106E28C5C0055F610;
			isa = PBXBuildFile;
			settings = {
			};
		};
		93B641F406E28C5C0055F610 = {
			fileRef = 93B641F206E28C5C0055F610;
			isa = PBXBuildFile;
			settings = {
			};
		};
		93CCF7D4033BD43C008635CE = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQFileButton.h;
			refType = 4;
			sourceTree = "<group>";
		};
		93CCF7D5033BD43C008635CE = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQFileButton.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		93CCF7D6033BD43C008635CE = {
			fileRef = 93CCF7D4033BD43C008635CE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		93CCF7D7033BD43C008635CE = {
			fileRef = 93CCF7D5033BD43C008635CE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		93D1FEF6067EBF89009CE68A = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQFoundationExtras.h;
			refType = 4;
			sourceTree = "<group>";
		};
		93D1FEF7067EBF89009CE68A = {
			fileRef = 93D1FEF6067EBF89009CE68A;
			isa = PBXBuildFile;
			settings = {
			};
		};
		93ECDB7E03ABE65B008635CE = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = text;
			path = KWQColorData.gperf;
			refType = 4;
			sourceTree = "<group>";
		};
		93F1D31A0558CC5C00821BC0 = {
			isa = PBXFileReference;
			lastKnownFileType = "compiled.mach-o.dylib";
			name = libicucore.dylib;
			path = /usr/lib/libicucore.dylib;
			refType = 0;
			sourceTree = "<absolute>";
		};
		93F1D31B0558CC5C00821BC0 = {
			fileRef = 93F1D31A0558CC5C00821BC0;
			isa = PBXBuildFile;
			settings = {
			};
		};
//930
//931
//932
//933
//934
//BC0
//BC1
//BC2
//BC3
//BC4
		BC06F24406D18A35004A6FA3 = {
			children = (
				BC06F24906D18A7E004A6FA3,
				BC06F24A06D18A7E004A6FA3,
				BC06F24B06D18A7E004A6FA3,
				BC06F24C06D18A7E004A6FA3,
			);
			isa = PBXGroup;
			name = xsl;
			path = khtml;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		BC06F24906D18A7E004A6FA3 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			name = xsl_stylesheetimpl.cpp;
			path = xsl/xsl_stylesheetimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BC06F24A06D18A7E004A6FA3 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = xsl_stylesheetimpl.h;
			path = xsl/xsl_stylesheetimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BC06F24B06D18A7E004A6FA3 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			name = xslt_processorimpl.cpp;
			path = xsl/xslt_processorimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BC06F24C06D18A7E004A6FA3 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = xslt_processorimpl.h;
			path = xsl/xslt_processorimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BC06F24D06D18A7E004A6FA3 = {
			fileRef = BC06F24906D18A7E004A6FA3;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC06F24E06D18A7E004A6FA3 = {
			fileRef = BC06F24A06D18A7E004A6FA3;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC06F24F06D18A7E004A6FA3 = {
			fileRef = BC06F24B06D18A7E004A6FA3;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC06F25006D18A7E004A6FA3 = {
			fileRef = BC06F24C06D18A7E004A6FA3;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC32C2EC048BF95C00A8000B = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = render_flexbox.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BC32C2ED048BF95C00A8000B = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = render_flexbox.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BC32C2EE048BF95C00A8000B = {
			fileRef = BC32C2EC048BF95C00A8000B;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC32C2EF048BF95C00A8000B = {
			fileRef = BC32C2ED048BF95C00A8000B;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC3B364505C9D5E200E42902 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom_atomicstring.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BC3B364605C9D5E200E42902 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom_atomicstring.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BC3B364705C9D5E200E42902 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom_atomicstringlist.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BC3B364805C9D5E200E42902 = {
			fileRef = BC3B364505C9D5E200E42902;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC3B364905C9D5E200E42902 = {
			fileRef = BC3B364605C9D5E200E42902;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC3B364A05C9D5E200E42902 = {
			fileRef = BC3B364705C9D5E200E42902;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC41978B059293BE0016347F = {
			children = (
				BC41978E059293F30016347F,
				BC419795059294CA0016347F,
				BCBDB094059A28B100B83B92,
				BCBDB093059A28B100B83B92,
				BCEACC8F0592E0AD009D6AEF,
				BCEACC8E0592E0AD009D6AEF,
				BCD990DD0594B9FC00AB848D,
				BCD990D90594B9E500AB848D,
				BC74596305954CC80058C893,
				BC74596205954CC80058C893,
				BC745A1B05955F390058C893,
				BC745A1A05955F380058C893,
				BCBDB0380597B36E00B83B92,
				BCBDB0370597B36E00B83B92,
			);
			isa = PBXGroup;
			name = xbl;
			path = khtml;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		BC41978E059293F30016347F = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = xbl_binding_manager.h;
			path = xbl/xbl_binding_manager.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BC41978F059293F30016347F = {
			fileRef = BC41978E059293F30016347F;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC419795059294CA0016347F = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			name = xbl_binding_manager.cpp;
			path = xbl/xbl_binding_manager.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BC419796059294CA0016347F = {
			fileRef = BC419795059294CA0016347F;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC433ACF05D3046F003A5A14 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = stringit.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BC433AD005D3046F003A5A14 = {
			fileRef = BC433ACF05D3046F003A5A14;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC7294F703804B3C00A80166 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = arena.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BC7294F803804B3C00A80166 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = arena.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BC7294F903804B3C00A80166 = {
			fileRef = BC7294F703804B3C00A80166;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC7294FA03804B3C00A80166 = {
			fileRef = BC7294F803804B3C00A80166;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC7294FB03804B5600A80166 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = render_arena.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BC7294FD03804B5600A80166 = {
			fileRef = BC7294FB03804B5600A80166;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC74596205954CC80058C893 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			name = xbl_protobinding.cpp;
			path = xbl/xbl_protobinding.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BC74596305954CC80058C893 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = xbl_protobinding.h;
			path = xbl/xbl_protobinding.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BC74596405954CC80058C893 = {
			fileRef = BC74596205954CC80058C893;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC74596505954CC80058C893 = {
			fileRef = BC74596305954CC80058C893;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC745A1A05955F380058C893 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			name = xbl_protohandler.cpp;
			path = xbl/xbl_protohandler.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BC745A1B05955F390058C893 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = xbl_protohandler.h;
			path = xbl/xbl_protohandler.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BC745A1C05955F390058C893 = {
			fileRef = BC745A1A05955F380058C893;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC745A1D05955F390058C893 = {
			fileRef = BC745A1B05955F390058C893;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC7B2AF80450824100A8000F = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQScrollBar.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BC7B2AF90450824100A8000F = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQScrollBar.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		BC7B2AFA0450824100A8000F = {
			fileRef = BC7B2AF80450824100A8000F;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC7B2AFB0450824100A8000F = {
			fileRef = BC7B2AF90450824100A8000F;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC7C964E03E9EE7000A80004 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = render_block.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BC7C964F03E9EE7000A80004 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = render_block.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BC7C965003E9EE7000A80004 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = render_inline.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BC7C965103E9EE7000A80004 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = render_inline.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BC7C965203E9EE7000A80004 = {
			fileRef = BC7C964E03E9EE7000A80004;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC7C965303E9EE7000A80004 = {
			fileRef = BC7C964F03E9EE7000A80004;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC7C965403E9EE7000A80004 = {
			fileRef = BC7C965003E9EE7000A80004;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC7C965503E9EE7000A80004 = {
			fileRef = BC7C965103E9EE7000A80004;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC7E782005C5EB700088A50F = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom_nameimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BC7E782205C5EB700088A50F = {
			fileRef = BC7E782005C5EB700088A50F;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC7FDE3105C1D9AB0070A902 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = xml_namespace_table.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BC7FDE3205C1D9AB0070A902 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = xml_namespace_table.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BC7FDE3305C1D9AB0070A902 = {
			fileRef = BC7FDE3105C1D9AB0070A902;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC7FDE3405C1D9AB0070A902 = {
			fileRef = BC7FDE3205C1D9AB0070A902;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC80A6930468B78100DBCC9C = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = render_canvas.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BC80A6940468B78100DBCC9C = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = render_canvas.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BC80A6950468B78100DBCC9C = {
			fileRef = BC80A6930468B78100DBCC9C;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC80A6960468B78100DBCC9C = {
			fileRef = BC80A6940468B78100DBCC9C;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC86FB8D061F5C23006BB822 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQSlider.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BC86FB8E061F5C23006BB822 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQSlider.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		BC86FB8F061F5C23006BB822 = {
			fileRef = BC86FB8D061F5C23006BB822;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC86FB90061F5C23006BB822 = {
			fileRef = BC86FB8E061F5C23006BB822;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC8F61850405949900A80004 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = css_base.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BC8F61860405949900A80004 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = parser.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BC8F61870405949900A80004 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = tokenizer.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BC8F61880405949900A80004 = {
			fileRef = BC8F61850405949900A80004;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC8F61890405949900A80004 = {
			fileRef = BC8F61860405949900A80004;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC8F618B040594BA00A80004 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = css_base.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BC8F618C040594BA00A80004 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = parser.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BC8F618D040594BA00A80004 = {
			fileRef = BC8F618B040594BA00A80004;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC8F618E040594BA00A80004 = {
			fileRef = BC8F618C040594BA00A80004;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BC8F62990405F45600A80004 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = text;
			name = quirks.css;
			path = khtml/css/quirks.css;
			refType = 4;
			sourceTree = "<group>";
		};
		BC8F629A0405F45600A80004 = {
			fileRef = BC8F62990405F45600A80004;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BCBDB0370597B36E00B83B92 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			name = xbl_protoimplementation.cpp;
			path = xbl/xbl_protoimplementation.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BCBDB0380597B36E00B83B92 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = xbl_protoimplementation.h;
			path = xbl/xbl_protoimplementation.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BCBDB0390597B36E00B83B92 = {
			fileRef = BCBDB0370597B36E00B83B92;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BCBDB03A0597B36E00B83B92 = {
			fileRef = BCBDB0380597B36E00B83B92;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BCBDB093059A28B100B83B92 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			name = xbl_binding.cpp;
			path = xbl/xbl_binding.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BCBDB094059A28B100B83B92 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = xbl_binding.h;
			path = xbl/xbl_binding.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BCBDB095059A28B100B83B92 = {
			fileRef = BCBDB093059A28B100B83B92;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BCBDB096059A28B100B83B92 = {
			fileRef = BCBDB094059A28B100B83B92;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BCC60E5603F5055A00A80004 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = render_line.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BCC60E5703F5055A00A80004 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = render_line.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BCC60E5803F5055A00A80004 = {
			fileRef = BCC60E5603F5055A00A80004;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BCC60E5903F5055A00A80004 = {
			fileRef = BCC60E5703F5055A00A80004;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BCD990D90594B9E500AB848D = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			name = xbl_tokenizer.cpp;
			path = xbl/xbl_tokenizer.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BCD990DA0594B9E500AB848D = {
			fileRef = BCD990D90594B9E500AB848D;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BCD990DD0594B9FC00AB848D = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = xbl_tokenizer.h;
			path = xbl/xbl_tokenizer.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BCD990DE0594B9FC00AB848D = {
			fileRef = BCD990DD0594B9FC00AB848D;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BCEACC8E0592E0AD009D6AEF = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			name = xbl_docimpl.cpp;
			path = xbl/xbl_docimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BCEACC8F0592E0AD009D6AEF = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = xbl_docimpl.h;
			path = xbl/xbl_docimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BCEACC900592E0AD009D6AEF = {
			fileRef = BCEACC8E0592E0AD009D6AEF;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BCEACC910592E0AD009D6AEF = {
			fileRef = BCEACC8F0592E0AD009D6AEF;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BCF0192403D3802200B2D04D = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = table_layout.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BCF0192503D3802200B2D04D = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = table_layout.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BCF0192603D3802200B2D04D = {
			fileRef = BCF0192403D3802200B2D04D;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BCF0192703D3802200B2D04D = {
			fileRef = BCF0192503D3802200B2D04D;
			isa = PBXBuildFile;
			settings = {
			};
		};
//BC0
//BC1
//BC2
//BC3
//BC4
//BE0
//BE1
//BE2
//BE3
//BE4
		BE02D4E6066F908A0076809F = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = jsediting.h;
			path = editing/jsediting.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BE02D4E7066F908A0076809F = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			name = jsediting.cpp;
			path = editing/jsediting.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BE02D4E8066F908A0076809F = {
			fileRef = BE02D4E6066F908A0076809F;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BE02D4E9066F908A0076809F = {
			fileRef = BE02D4E7066F908A0076809F;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BE02F482066E1C550013A9F6 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom_positioniterator.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BE02F483066E1C550013A9F6 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom_positioniterator.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BE02F484066E1C550013A9F6 = {
			fileRef = BE02F482066E1C550013A9F6;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BE02F485066E1C550013A9F6 = {
			fileRef = BE02F483066E1C550013A9F6;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BE16801805EDB91A00B87935 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = "DOM-compat.h";
			refType = 4;
			sourceTree = "<group>";
		};
		BE16801A05EDB91A00B87935 = {
			fileRef = BE16801805EDB91A00B87935;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BE1A407106CA8A33005B28CF = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQTextUtilities.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		BE1A407206CA8A33005B28CF = {
			fileRef = BE1A407106CA8A33005B28CF;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BE26F15305517DE000BFA0C3 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = WebCoreGraphicsBridge.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BE26F15405517DE000BFA0C3 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			path = WebCoreGraphicsBridge.m;
			refType = 4;
			sourceTree = "<group>";
		};
		BE26F15505517DE000BFA0C3 = {
			fileRef = BE26F15305517DE000BFA0C3;
			isa = PBXBuildFile;
			settings = {
				ATTRIBUTES = (
					Private,
				);
			};
		};
		BE26F15605517DE000BFA0C3 = {
			fileRef = BE26F15405517DE000BFA0C3;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BE855F7F0701E83500239769 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = WebCoreView.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BE855F800701E83500239769 = {
			fileRef = BE855F7F0701E83500239769;
			isa = PBXBuildFile;
			settings = {
				ATTRIBUTES = (
					Private,
				);
			};
		};
		BE8560510701F91100239769 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			path = WebCoreView.m;
			refType = 4;
			sourceTree = "<group>";
		};
		BE8560520701F91100239769 = {
			fileRef = BE8560510701F91100239769;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BE8BD8F306359F6000D3F20B = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQTextUtilities.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BE8BD8F506359F6000D3F20B = {
			fileRef = BE8BD8F306359F6000D3F20B;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BE9185DD05EE59B80081354D = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = htmlediting.h;
			path = editing/htmlediting.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BE9185E005EE59B80081354D = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			name = htmlediting.cpp;
			path = editing/htmlediting.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BE9185E105EE59B80081354D = {
			fileRef = BE9185DD05EE59B80081354D;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BE9185E405EE59B80081354D = {
			fileRef = BE9185E005EE59B80081354D;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BE91FC8B06133666005E3790 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom_position.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BE91FC8C06133666005E3790 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom_position.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BE91FC8D06133666005E3790 = {
			fileRef = BE91FC8B06133666005E3790;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BE91FC8E06133666005E3790 = {
			fileRef = BE91FC8C06133666005E3790;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BE94EB6305EFFE6B0032DCB5 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = DOM.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BE94EB6405EFFE6B0032DCB5 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = DOMInternal.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BE94EB6505EFFE6B0032DCB5 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = DOM.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		BE94EB6605EFFE6B0032DCB5 = {
			fileRef = BE94EB6305EFFE6B0032DCB5;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BE94EB6705EFFE6B0032DCB5 = {
			fileRef = BE94EB6405EFFE6B0032DCB5;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BE94EB6805EFFE6B0032DCB5 = {
			fileRef = BE94EB6505EFFE6B0032DCB5;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BE983D95052A2E0A00892D85 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = WebCoreKeyboardAccess.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BE983D96052A2E0A00892D85 = {
			fileRef = BE983D95052A2E0A00892D85;
			isa = PBXBuildFile;
			settings = {
				ATTRIBUTES = (
					Private,
				);
			};
		};
		BE9970C105F7DD1C00611115 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = css_computedstyle.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BE9970C205F7DD1C00611115 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = css_computedstyle.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BE9970C305F7DD1C00611115 = {
			fileRef = BE9970C105F7DD1C00611115;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BE9970C405F7DD1C00611115 = {
			fileRef = BE9970C205F7DD1C00611115;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BE9CB64D05F942CB00514D9C = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = DOMInternal.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		BE9CB64E05F942CB00514D9C = {
			fileRef = BE9CB64D05F942CB00514D9C;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BE9CB65805F9546800514D9C = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = "DOM-CSS.mm";
			refType = 4;
			sourceTree = "<group>";
		};
		BE9CB65A05F9546800514D9C = {
			fileRef = BE9CB65805F9546800514D9C;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BEA5DBDA075CEDA00098A432 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			name = html_interchange.cpp;
			path = editing/html_interchange.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		BEA5DBDB075CEDA00098A432 = {
			fileRef = BEA5DBDA075CEDA00098A432;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BEA5E01D075CEDAC0098A432 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = html_interchange.h;
			path = editing/html_interchange.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BEA5E01E075CEDAC0098A432 = {
			fileRef = BEA5E01D075CEDAC0098A432;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BEB1DD0805C197DF00DD1F43 = {
			children = (
				EDA4AC97076FB89100DD23EC,
				BE9185DD05EE59B80081354D,
				BE9185E005EE59B80081354D,
				BEA5DBDA075CEDA00098A432,
				BEA5E01D075CEDAC0098A432,
				BE02D4E6066F908A0076809F,
				BE02D4E7066F908A0076809F,
				9378D9FA07640A46004B97BF,
				9378D9F907640A46004B97BF,
				93ABE067070285F600BD91F9,
				93ABE066070285F600BD91F9,
				BECE67BD07087B250007C14B,
				932B9834070297DC0032804F,
				93ABE069070285F600BD91F9,
				93ABE068070285F600BD91F9,
				939FF8ED0702B1B100979E5E,
				939FF8EC0702B1B100979E5E,
				93ABE06B070285F600BD91F9,
				93ABE06A070285F600BD91F9,
				93ABE06D070285F600BD91F9,
				93ABE06C070285F600BD91F9,
			);
			isa = PBXGroup;
			name = editing;
			refType = 4;
			sourceTree = "<group>";
		};
		BECE67BD07087B250007C14B = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = text_affinity.h;
			path = editing/text_affinity.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BECE67BE07087B250007C14B = {
			fileRef = BECE67BD07087B250007C14B;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BEF7EEA005FF8F0D009717EE = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQEditCommand.h;
			refType = 4;
			sourceTree = "<group>";
		};
		BEF7EEA105FF8F0D009717EE = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQEditCommand.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		BEF7EEA205FF8F0D009717EE = {
			fileRef = BEF7EEA005FF8F0D009717EE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		BEF7EEA305FF8F0D009717EE = {
			fileRef = BEF7EEA105FF8F0D009717EE;
			isa = PBXBuildFile;
			settings = {
			};
		};
//BE0
//BE1
//BE2
//BE3
//BE4
//ED0
//ED1
//ED2
//ED3
//ED4
		EDA4AC97076FB89100DD23EC = {
			fileEncoding = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = edit_actions.h;
			path = editing/edit_actions.h;
			refType = 4;
			sourceTree = "<group>";
		};
		EDA4AC98076FB89100DD23EC = {
			fileRef = EDA4AC97076FB89100DD23EC;
			isa = PBXBuildFile;
			settings = {
			};
		};
//ED0
//ED1
//ED2
//ED3
//ED4
//F50
//F51
//F52
//F53
//F54
		F5117BC902F9FFEF018635CE = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = KWQSignal.h;
			path = kwq/KWQSignal.h;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		F5117BCA02F9FFEF018635CE = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			name = KWQSignal.mm;
			path = kwq/KWQSignal.mm;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		F5117BCB02F9FFEF018635CE = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = KWQSlot.h;
			path = kwq/KWQSlot.h;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		F5117BCC02F9FFEF018635CE = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			name = KWQSlot.mm;
			path = kwq/KWQSlot.mm;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		F5117BCD02F9FFEF018635CE = {
			fileRef = F5117BC902F9FFEF018635CE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F5117BCE02F9FFEF018635CE = {
			fileRef = F5117BCA02F9FFEF018635CE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F5117BCF02F9FFEF018635CE = {
			fileRef = F5117BCB02F9FFEF018635CE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F5117BD002F9FFEF018635CE = {
			fileRef = F5117BCC02F9FFEF018635CE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D15002DE4271018635CA = {
			children = (
				9377FB55032C235C008635CE,
				9377FB56032C235C008635CE,
				F58784CC02DE375901EA4122,
				F5BFAAC10309CDF6018635CE,
				F550D70B02E13281018635CA,
				F550D70902E13281018635CA,
				F550D70C02E13281018635CA,
				2D90660B0665D937006B6F1A,
				2D90660C0665D937006B6F1A,
				F58784CD02DE375901EA4122,
				F58784DA02DE375901EA4122,
				354F248902EE28590ACA2ACA,
				354F248A02EE28590ACA2ACA,
				931C8A160380288B008635CE,
				931C8A170380288B008635CE,
				BEF7EEA005FF8F0D009717EE,
				BEF7EEA105FF8F0D009717EE,
				65A640F00533BB1F0085E777,
				93CCF7D4033BD43C008635CE,
				93CCF7D5033BD43C008635CE,
				9394E0A903AA60FB008635CE,
				9394E0AA03AA60FB008635CE,
				93B641F206E28C5C0055F610,
				93B641F106E28C5C0055F610,
				93D1FEF6067EBF89009CE68A,
				F58784EE02DE375901EA4122,
				F58784EF02DE375901EA4122,
				F58784FA02DE375901EA4122,
				F58784F802DE375901EA4122,
				F54A61D302E3523B01A80180,
				F58784FC02DE375901EA4122,
				F587851702DE375901EA4122,
				F587850302DE375901EA4122,
				93861DDF032C2E52008635CE,
				93861DE0032C2E52008635CE,
				F583D50103140623018635CE,
				F583D50203140623018635CE,
				9394E0A403AA5BBE008635CE,
				9394E0A503AA5BBE008635CE,
				F587852A02DE375901EA4122,
				93955A4103D72932008635CE,
				93955A4203D72932008635CE,
				93386B90037045B3008635CE,
				93386B91037045B3008635CE,
				F587852F02DE375901EA4122,
				BE8BD8F306359F6000D3F20B,
				BE1A407106CA8A33005B28CF,
				F587853502DE375901EA4122,
				F587853602DE375901EA4122,
				F587851B02DE375901EA4122,
				F587851C02DE375901EA4122,
				F587854002DE375901EA4122,
				F587854302DE375901EA4122,
				F587854402DE375901EA4122,
				BC7B2AF80450824100A8000F,
				BC7B2AF90450824100A8000F,
				65F80697054D9F86008BF776,
			);
			isa = PBXGroup;
			name = other;
			path = "";
			refType = 4;
			sourceTree = "<group>";
		};
		F523D15102DE42AD018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = khtml_events.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D15202DE42AD018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = khtml_events.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D15302DE42AD018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = khtml_part.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D15402DE42AD018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = khtml_part.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D15602DE42AD018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = khtmlpart_p.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D15702DE42AD018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = khtmlview.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D15802DE42AD018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = khtmlview.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D15A02DE42AD018635CA = {
			fileRef = F523D15102DE42AD018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D15B02DE42AD018635CA = {
			fileRef = F523D15202DE42AD018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D15C02DE42AD018635CA = {
			fileRef = F523D15302DE42AD018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D15D02DE42AD018635CA = {
			fileRef = F523D15402DE42AD018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D15F02DE42AD018635CA = {
			fileRef = F523D15602DE42AD018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D16002DE42AD018635CA = {
			fileRef = F523D15702DE42AD018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D16102DE42AD018635CA = {
			fileRef = F523D15802DE42AD018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D16302DE42AE018635CA = {
			children = (
				F523D18402DE42E8018635CA,
				F523D1F302DE4324018635CA,
				F523D23402DE436B018635CA,
				BEB1DD0805C197DF00DD1F43,
				F523D27702DE4398018635CA,
				F523D29C02DE43D9018635CA,
				F523D2F302DE443B018635CA,
				BC41978B059293BE0016347F,
				F523D32402DE4478018635CA,
				BC06F24406D18A35004A6FA3,
				F523D15202DE42AD018635CA,
				F523D15102DE42AD018635CA,
				F523D15402DE42AD018635CA,
				F523D15602DE42AD018635CA,
				F523D15302DE42AD018635CA,
				F523D15702DE42AD018635CA,
				F523D15802DE42AD018635CA,
			);
			isa = PBXGroup;
			path = khtml;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D16402DE42E6018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = css_ruleimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D16502DE42E6018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = css_ruleimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D16602DE42E6018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = css_stylesheetimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D16702DE42E6018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = css_stylesheetimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D16802DE42E7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = css_valueimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D16902DE42E7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = css_valueimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D16A02DE42E7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = csshelper.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D16B02DE42E7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = csshelper.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D16C02DE42E7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = cssparser.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D16D02DE42E7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = cssparser.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D16F02DE42E7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = cssproperties.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D17002DE42E7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = cssstyleselector.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D17102DE42E7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = cssstyleselector.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D17302DE42E7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = cssvalues.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D17402DE42E7018635CA = {
			fileRef = F523D16402DE42E6018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D17502DE42E7018635CA = {
			fileRef = F523D16502DE42E6018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D17602DE42E7018635CA = {
			fileRef = F523D16602DE42E6018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D17702DE42E7018635CA = {
			fileRef = F523D16702DE42E6018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D17802DE42E7018635CA = {
			fileRef = F523D16802DE42E7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D17902DE42E7018635CA = {
			fileRef = F523D16902DE42E7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D17A02DE42E7018635CA = {
			fileRef = F523D16A02DE42E7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D17B02DE42E7018635CA = {
			fileRef = F523D16B02DE42E7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D17C02DE42E7018635CA = {
			fileRef = F523D16C02DE42E7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D17D02DE42E7018635CA = {
			fileRef = F523D16D02DE42E7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D17F02DE42E7018635CA = {
			fileRef = F523D16F02DE42E7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D18002DE42E7018635CA = {
			fileRef = F523D17002DE42E7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D18102DE42E7018635CA = {
			fileRef = F523D17102DE42E7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D18302DE42E7018635CA = {
			fileRef = F523D17302DE42E7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D18402DE42E8018635CA = {
			children = (
				BC8F61850405949900A80004,
				BC8F61860405949900A80004,
				934E43780414294A008635CE,
				BC8F61870405949900A80004,
				BC8F618B040594BA00A80004,
				BC8F618C040594BA00A80004,
				BE9970C105F7DD1C00611115,
				BE9970C205F7DD1C00611115,
				F523D16402DE42E6018635CA,
				F523D16502DE42E6018635CA,
				F523D16602DE42E6018635CA,
				F523D16702DE42E6018635CA,
				F523D16802DE42E7018635CA,
				F523D16902DE42E7018635CA,
				F523D16A02DE42E7018635CA,
				F523D16B02DE42E7018635CA,
				F523D16C02DE42E7018635CA,
				F523D16D02DE42E7018635CA,
				F523D16F02DE42E7018635CA,
				F523D17002DE42E7018635CA,
				F523D17102DE42E7018635CA,
				F523D17302DE42E7018635CA,
			);
			isa = PBXGroup;
			path = css;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D18502DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = css_rule.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D18602DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = css_rule.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D18702DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = css_stylesheet.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D18802DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = css_stylesheet.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D18902DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = css_value.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D18A02DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = css_value.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D18B02DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom_core.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D18C02DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom_doc.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D18D02DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom_doc.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D18E02DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom_element.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D18F02DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom_element.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D19002DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom_exception.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D19102DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom_html.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D19202DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom_misc.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D19302DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom_misc.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D19402DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom_node.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D19502DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom_node.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D19602DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom_string.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D19702DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom_string.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D19802DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom_text.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D19902DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom_text.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D19A02DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom_xml.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D19B02DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom_xml.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D19C02DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom2_events.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D19D02DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom2_events.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D19E02DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom2_range.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D19F02DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom2_range.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1A002DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom2_traversal.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1A102DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom2_traversal.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1A202DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom2_views.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1A302DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom2_views.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1A402DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_base.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1A502DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_base.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1A602DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_block.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1A702DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_block.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1A802DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_document.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1A902DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_document.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1AA02DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_element.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1AB02DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_element.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1AC02DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_form.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1AD02DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_form.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1AE02DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_head.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1AF02DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_head.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1B002DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_image.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1B102DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_image.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1B202DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_inline.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1B302DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_inline.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1B402DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_list.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1B502DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_list.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1B602DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_misc.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1B702DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_misc.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1B802DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_object.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1B902DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_object.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1BA02DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_table.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1BB02DE4322018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_table.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1BC02DE4322018635CA = {
			fileRef = F523D18502DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1BD02DE4322018635CA = {
			fileRef = F523D18602DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1BE02DE4322018635CA = {
			fileRef = F523D18702DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1BF02DE4322018635CA = {
			fileRef = F523D18802DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1C002DE4322018635CA = {
			fileRef = F523D18902DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1C102DE4322018635CA = {
			fileRef = F523D18A02DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1C202DE4322018635CA = {
			fileRef = F523D18B02DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1C302DE4322018635CA = {
			fileRef = F523D18C02DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1C402DE4322018635CA = {
			fileRef = F523D18D02DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1C502DE4322018635CA = {
			fileRef = F523D18E02DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1C602DE4322018635CA = {
			fileRef = F523D18F02DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1C702DE4322018635CA = {
			fileRef = F523D19002DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1C802DE4322018635CA = {
			fileRef = F523D19102DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1C902DE4322018635CA = {
			fileRef = F523D19202DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1CA02DE4322018635CA = {
			fileRef = F523D19302DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1CB02DE4322018635CA = {
			fileRef = F523D19402DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1CC02DE4322018635CA = {
			fileRef = F523D19502DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1CD02DE4322018635CA = {
			fileRef = F523D19602DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1CE02DE4322018635CA = {
			fileRef = F523D19702DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1CF02DE4322018635CA = {
			fileRef = F523D19802DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1D002DE4322018635CA = {
			fileRef = F523D19902DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1D102DE4322018635CA = {
			fileRef = F523D19A02DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1D202DE4322018635CA = {
			fileRef = F523D19B02DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1D302DE4322018635CA = {
			fileRef = F523D19C02DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1D402DE4322018635CA = {
			fileRef = F523D19D02DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1D502DE4322018635CA = {
			fileRef = F523D19E02DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1D602DE4322018635CA = {
			fileRef = F523D19F02DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1D702DE4322018635CA = {
			fileRef = F523D1A002DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1D802DE4322018635CA = {
			fileRef = F523D1A102DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1D902DE4322018635CA = {
			fileRef = F523D1A202DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1DA02DE4322018635CA = {
			fileRef = F523D1A302DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1DB02DE4322018635CA = {
			fileRef = F523D1A402DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1DC02DE4322018635CA = {
			fileRef = F523D1A502DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1DD02DE4322018635CA = {
			fileRef = F523D1A602DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1DE02DE4322018635CA = {
			fileRef = F523D1A702DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1DF02DE4322018635CA = {
			fileRef = F523D1A802DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1E002DE4322018635CA = {
			fileRef = F523D1A902DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1E102DE4322018635CA = {
			fileRef = F523D1AA02DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1E202DE4322018635CA = {
			fileRef = F523D1AB02DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1E302DE4322018635CA = {
			fileRef = F523D1AC02DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1E402DE4322018635CA = {
			fileRef = F523D1AD02DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1E502DE4322018635CA = {
			fileRef = F523D1AE02DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1E602DE4322018635CA = {
			fileRef = F523D1AF02DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1E702DE4322018635CA = {
			fileRef = F523D1B002DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1E802DE4322018635CA = {
			fileRef = F523D1B102DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1E902DE4322018635CA = {
			fileRef = F523D1B202DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1EA02DE4322018635CA = {
			fileRef = F523D1B302DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1EB02DE4322018635CA = {
			fileRef = F523D1B402DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1EC02DE4322018635CA = {
			fileRef = F523D1B502DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1ED02DE4322018635CA = {
			fileRef = F523D1B602DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1EE02DE4322018635CA = {
			fileRef = F523D1B702DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1EF02DE4322018635CA = {
			fileRef = F523D1B802DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1F002DE4322018635CA = {
			fileRef = F523D1B902DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1F102DE4322018635CA = {
			fileRef = F523D1BA02DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1F202DE4322018635CA = {
			fileRef = F523D1BB02DE4322018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D1F302DE4324018635CA = {
			children = (
				F523D18502DE4322018635CA,
				F523D18602DE4322018635CA,
				F523D18702DE4322018635CA,
				F523D18802DE4322018635CA,
				F523D18902DE4322018635CA,
				F523D18A02DE4322018635CA,
				F523D18B02DE4322018635CA,
				F523D18C02DE4322018635CA,
				F523D18D02DE4322018635CA,
				F523D18E02DE4322018635CA,
				F523D18F02DE4322018635CA,
				F523D19002DE4322018635CA,
				F523D19102DE4322018635CA,
				F523D19202DE4322018635CA,
				F523D19302DE4322018635CA,
				F523D19402DE4322018635CA,
				F523D19502DE4322018635CA,
				F523D19602DE4322018635CA,
				F523D19702DE4322018635CA,
				F523D19802DE4322018635CA,
				F523D19902DE4322018635CA,
				F523D19A02DE4322018635CA,
				F523D19B02DE4322018635CA,
				F523D19C02DE4322018635CA,
				F523D19D02DE4322018635CA,
				F523D19E02DE4322018635CA,
				F523D19F02DE4322018635CA,
				F523D1A002DE4322018635CA,
				F523D1A102DE4322018635CA,
				F523D1A202DE4322018635CA,
				F523D1A302DE4322018635CA,
				F523D1A402DE4322018635CA,
				F523D1A502DE4322018635CA,
				F523D1A602DE4322018635CA,
				F523D1A702DE4322018635CA,
				F523D1A802DE4322018635CA,
				F523D1A902DE4322018635CA,
				F523D1AA02DE4322018635CA,
				F523D1AB02DE4322018635CA,
				F523D1AC02DE4322018635CA,
				F523D1AD02DE4322018635CA,
				F523D1AE02DE4322018635CA,
				F523D1AF02DE4322018635CA,
				F523D1B002DE4322018635CA,
				F523D1B102DE4322018635CA,
				F523D1B202DE4322018635CA,
				F523D1B302DE4322018635CA,
				F523D1B402DE4322018635CA,
				F523D1B502DE4322018635CA,
				F523D1B602DE4322018635CA,
				F523D1B702DE4322018635CA,
				F523D1B802DE4322018635CA,
				F523D1B902DE4322018635CA,
				F523D1BA02DE4322018635CA,
				F523D1BB02DE4322018635CA,
			);
			isa = PBXGroup;
			path = dom;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1F402DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = kjs_binding.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1F502DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = kjs_binding.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1F602DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = kjs_css.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1F702DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = kjs_css.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1F802DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = kjs_css.lut.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1F902DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = kjs_dom.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1FA02DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = kjs_dom.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1FB02DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = kjs_dom.lut.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1FC02DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = kjs_events.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1FD02DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = kjs_events.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1FE02DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = kjs_events.lut.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D1FF02DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = kjs_html.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D20002DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = kjs_html.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D20102DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = kjs_html.lut.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D20202DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = kjs_navigator.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D20302DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = kjs_navigator.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D20402DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = kjs_navigator.lut.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D20502DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = kjs_proxy.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D20602DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = kjs_proxy.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D20702DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = kjs_range.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D20802DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = kjs_range.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D20902DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = kjs_range.lut.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D20A02DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = kjs_traversal.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D20B02DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = kjs_traversal.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D20C02DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = kjs_traversal.lut.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D20D02DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = kjs_views.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D20E02DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = kjs_views.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D20F02DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = kjs_views.lut.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D21002DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = kjs_window.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D21102DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = kjs_window.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D21202DE4369018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = kjs_window.lut.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D21402DE4369018635CA = {
			fileRef = F523D1F402DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D21502DE4369018635CA = {
			fileRef = F523D1F502DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D21602DE4369018635CA = {
			fileRef = F523D1F602DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D21702DE4369018635CA = {
			fileRef = F523D1F702DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D21802DE4369018635CA = {
			fileRef = F523D1F802DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D21902DE4369018635CA = {
			fileRef = F523D1F902DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D21A02DE4369018635CA = {
			fileRef = F523D1FA02DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D21B02DE4369018635CA = {
			fileRef = F523D1FB02DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D21C02DE4369018635CA = {
			fileRef = F523D1FC02DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D21D02DE4369018635CA = {
			fileRef = F523D1FD02DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D21E02DE4369018635CA = {
			fileRef = F523D1FE02DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D21F02DE4369018635CA = {
			fileRef = F523D1FF02DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D22002DE4369018635CA = {
			fileRef = F523D20002DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D22102DE4369018635CA = {
			fileRef = F523D20102DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D22202DE4369018635CA = {
			fileRef = F523D20202DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D22302DE4369018635CA = {
			fileRef = F523D20302DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D22402DE4369018635CA = {
			fileRef = F523D20402DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D22502DE4369018635CA = {
			fileRef = F523D20502DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D22602DE4369018635CA = {
			fileRef = F523D20602DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D22702DE4369018635CA = {
			fileRef = F523D20702DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D22802DE4369018635CA = {
			fileRef = F523D20802DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D22902DE4369018635CA = {
			fileRef = F523D20902DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D22A02DE4369018635CA = {
			fileRef = F523D20A02DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D22B02DE4369018635CA = {
			fileRef = F523D20B02DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D22C02DE4369018635CA = {
			fileRef = F523D20C02DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D22D02DE4369018635CA = {
			fileRef = F523D20D02DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D22E02DE4369018635CA = {
			fileRef = F523D20E02DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D22F02DE4369018635CA = {
			fileRef = F523D20F02DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D23002DE4369018635CA = {
			fileRef = F523D21002DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D23102DE4369018635CA = {
			fileRef = F523D21102DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D23202DE4369018635CA = {
			fileRef = F523D21202DE4369018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D23402DE436B018635CA = {
			children = (
				F523D1F402DE4369018635CA,
				F523D1F502DE4369018635CA,
				F523D1F602DE4369018635CA,
				F523D1F702DE4369018635CA,
				F523D1F802DE4369018635CA,
				F523D1F902DE4369018635CA,
				F523D1FA02DE4369018635CA,
				F523D1FB02DE4369018635CA,
				F523D1FC02DE4369018635CA,
				F523D1FD02DE4369018635CA,
				F523D1FE02DE4369018635CA,
				F523D1FF02DE4369018635CA,
				F523D20002DE4369018635CA,
				F523D20102DE4369018635CA,
				F523D20202DE4369018635CA,
				F523D20302DE4369018635CA,
				F523D20402DE4369018635CA,
				F523D20502DE4369018635CA,
				F523D20602DE4369018635CA,
				F523D20702DE4369018635CA,
				F523D20802DE4369018635CA,
				F523D20902DE4369018635CA,
				F523D20A02DE4369018635CA,
				F523D20B02DE4369018635CA,
				F523D20C02DE4369018635CA,
				F523D20D02DE4369018635CA,
				F523D20E02DE4369018635CA,
				F523D20F02DE4369018635CA,
				F523D21002DE4369018635CA,
				F523D21102DE4369018635CA,
				F523D21202DE4369018635CA,
				654E7EE00569FD4600358BD2,
				654E7EE10569FD4600358BD2,
				654E7EE20569FD4600358BD2,
				65912B0D0586921000123A69,
				65912B0E0586921000123A69,
				65912B0F0586921000123A69,
			);
			isa = PBXGroup;
			path = ecma;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D23502DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dtd.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D23602DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dtd.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D23702DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_baseimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D23802DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_baseimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D23902DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_blockimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D23A02DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_blockimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D23B02DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_documentimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D23C02DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_documentimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D23E02DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_elementimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D23F02DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_elementimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D24002DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_formimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D24102DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_formimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D24202DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_headimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D24302DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_headimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D24402DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_imageimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D24502DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_imageimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D24602DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_inlineimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D24702DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_inlineimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D24802DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_listimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D24902DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_listimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D24A02DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_miscimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D24B02DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_miscimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D24C02DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_objectimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D24D02DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_objectimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D24E02DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = html_tableimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D24F02DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = html_tableimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D25002DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = htmlparser.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D25102DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = htmlparser.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D25202DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = htmltokenizer.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D25302DE4396018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = htmltokenizer.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D25602DE4396018635CA = {
			fileRef = F523D23502DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D25702DE4396018635CA = {
			fileRef = F523D23602DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D25802DE4396018635CA = {
			fileRef = F523D23702DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D25902DE4396018635CA = {
			fileRef = F523D23802DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D25A02DE4396018635CA = {
			fileRef = F523D23902DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D25B02DE4396018635CA = {
			fileRef = F523D23A02DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D25C02DE4396018635CA = {
			fileRef = F523D23B02DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D25D02DE4396018635CA = {
			fileRef = F523D23C02DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D25F02DE4396018635CA = {
			fileRef = F523D23E02DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D26002DE4396018635CA = {
			fileRef = F523D23F02DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D26102DE4396018635CA = {
			fileRef = F523D24002DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D26202DE4396018635CA = {
			fileRef = F523D24102DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D26302DE4396018635CA = {
			fileRef = F523D24202DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D26402DE4396018635CA = {
			fileRef = F523D24302DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D26502DE4396018635CA = {
			fileRef = F523D24402DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D26602DE4396018635CA = {
			fileRef = F523D24502DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D26702DE4396018635CA = {
			fileRef = F523D24602DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D26802DE4396018635CA = {
			fileRef = F523D24702DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D26902DE4396018635CA = {
			fileRef = F523D24802DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D26A02DE4396018635CA = {
			fileRef = F523D24902DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D26B02DE4396018635CA = {
			fileRef = F523D24A02DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D26C02DE4396018635CA = {
			fileRef = F523D24B02DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D26D02DE4396018635CA = {
			fileRef = F523D24C02DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D26E02DE4396018635CA = {
			fileRef = F523D24D02DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D26F02DE4396018635CA = {
			fileRef = F523D24E02DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D27002DE4396018635CA = {
			fileRef = F523D24F02DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D27102DE4396018635CA = {
			fileRef = F523D25002DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D27202DE4396018635CA = {
			fileRef = F523D25102DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D27302DE4396018635CA = {
			fileRef = F523D25202DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D27402DE4396018635CA = {
			fileRef = F523D25302DE4396018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D27702DE4398018635CA = {
			children = (
				F523D23502DE4396018635CA,
				F523D23602DE4396018635CA,
				F523D23702DE4396018635CA,
				F523D23802DE4396018635CA,
				F523D23902DE4396018635CA,
				F523D23A02DE4396018635CA,
				51F6A3D50663BF04004D2919,
				51F6A3D60663BF04004D2919,
				F523D23B02DE4396018635CA,
				F523D23C02DE4396018635CA,
				F523D23E02DE4396018635CA,
				F523D23F02DE4396018635CA,
				F523D24002DE4396018635CA,
				F523D24102DE4396018635CA,
				F523D24202DE4396018635CA,
				F523D24302DE4396018635CA,
				F523D24402DE4396018635CA,
				F523D24502DE4396018635CA,
				F523D24602DE4396018635CA,
				F523D24702DE4396018635CA,
				F523D24802DE4396018635CA,
				F523D24902DE4396018635CA,
				F523D24A02DE4396018635CA,
				F523D24B02DE4396018635CA,
				F523D24C02DE4396018635CA,
				F523D24D02DE4396018635CA,
				F523D24E02DE4396018635CA,
				F523D24F02DE4396018635CA,
				F523D25002DE4396018635CA,
				F523D25102DE4396018635CA,
				F523D25202DE4396018635CA,
				F523D25302DE4396018635CA,
			);
			isa = PBXGroup;
			path = html;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D27802DE43D7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = decoder.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D27902DE43D7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = decoder.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D27A02DE43D7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = helper.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D27B02DE43D7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = helper.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D27D02DE43D7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = htmlattrs.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D27E02DE43D7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = htmlhashes.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D27F02DE43D7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = htmlhashes.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D28102DE43D7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = htmltags.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D28202DE43D7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = khtmldata.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D28302DE43D7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = khtmllayout.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D28402DE43D7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = loader_client.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D28502DE43D7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = loader.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D28602DE43D7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = loader.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D28802DE43D7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = shared.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D28902DE43D7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = stringit.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D28A02DE43D7018635CA = {
			fileRef = F523D27802DE43D7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D28B02DE43D7018635CA = {
			fileRef = F523D27902DE43D7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D28C02DE43D7018635CA = {
			fileRef = F523D27A02DE43D7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D28D02DE43D7018635CA = {
			fileRef = F523D27B02DE43D7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D28F02DE43D7018635CA = {
			fileRef = F523D27D02DE43D7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D29002DE43D7018635CA = {
			fileRef = F523D27E02DE43D7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D29102DE43D7018635CA = {
			fileRef = F523D27F02DE43D7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D29302DE43D7018635CA = {
			fileRef = F523D28102DE43D7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D29402DE43D7018635CA = {
			fileRef = F523D28202DE43D7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D29502DE43D7018635CA = {
			fileRef = F523D28302DE43D7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D29602DE43D7018635CA = {
			fileRef = F523D28402DE43D7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D29702DE43D7018635CA = {
			fileRef = F523D28502DE43D7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D29802DE43D7018635CA = {
			fileRef = F523D28602DE43D7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D29A02DE43D7018635CA = {
			fileRef = F523D28802DE43D7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D29B02DE43D7018635CA = {
			fileRef = F523D28902DE43D7018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D29C02DE43D9018635CA = {
			children = (
				BC7294F703804B3C00A80166,
				BC7294F803804B3C00A80166,
				F523D27802DE43D7018635CA,
				F523D27902DE43D7018635CA,
				93ABCE5D06E1A42E0085925B,
				93ABCE5E06E1A42E0085925B,
				F523D27A02DE43D7018635CA,
				F523D27B02DE43D7018635CA,
				F523D27D02DE43D7018635CA,
				F523D27E02DE43D7018635CA,
				F523D27F02DE43D7018635CA,
				F523D28102DE43D7018635CA,
				F523D28202DE43D7018635CA,
				F523D28302DE43D7018635CA,
				F523D28402DE43D7018635CA,
				F523D28502DE43D7018635CA,
				F523D28602DE43D7018635CA,
				F523D28802DE43D7018635CA,
				BC433ACF05D3046F003A5A14,
				F523D28902DE43D7018635CA,
			);
			isa = PBXGroup;
			path = misc;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D29D02DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = bidi.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D29E02DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = bidi.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D29F02DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = break_lines.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2A002DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = break_lines.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2A102DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = font.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2A202DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = font.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2A302DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = render_applet.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2A402DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = render_applet.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2A702DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = render_box.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2A802DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = render_box.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2A902DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = render_br.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2AA02DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = render_br.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2AB02DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = render_container.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2AC02DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = render_container.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2AD02DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = render_flow.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2AE02DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = render_flow.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2AF02DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = render_form.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2B002DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = render_form.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2B202DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = render_frames.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2B302DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = render_frames.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2B702DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = render_image.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2B802DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = render_image.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2B902DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = render_list.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2BA02DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = render_list.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2BB02DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = render_object.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2BC02DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = render_object.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2BD02DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = render_replaced.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2BE02DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = render_replaced.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2C202DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = render_style.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2C302DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = render_style.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2C402DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = render_table.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2C502DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = render_table.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2C602DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = render_text.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2C702DE4438018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = render_text.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2C802DE4438018635CA = {
			fileRef = F523D29D02DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2C902DE4438018635CA = {
			fileRef = F523D29E02DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2CA02DE4438018635CA = {
			fileRef = F523D29F02DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2CB02DE4438018635CA = {
			fileRef = F523D2A002DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2CC02DE4438018635CA = {
			fileRef = F523D2A102DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2CD02DE4438018635CA = {
			fileRef = F523D2A202DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2CE02DE4438018635CA = {
			fileRef = F523D2A302DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2CF02DE4438018635CA = {
			fileRef = F523D2A402DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2D202DE4438018635CA = {
			fileRef = F523D2A702DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2D302DE4438018635CA = {
			fileRef = F523D2A802DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2D402DE4438018635CA = {
			fileRef = F523D2A902DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2D502DE4438018635CA = {
			fileRef = F523D2AA02DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2D602DE4438018635CA = {
			fileRef = F523D2AB02DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2D702DE4438018635CA = {
			fileRef = F523D2AC02DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2D802DE4438018635CA = {
			fileRef = F523D2AD02DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2D902DE4438018635CA = {
			fileRef = F523D2AE02DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2DA02DE4438018635CA = {
			fileRef = F523D2AF02DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2DB02DE4438018635CA = {
			fileRef = F523D2B002DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2DD02DE4438018635CA = {
			fileRef = F523D2B202DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2DE02DE4438018635CA = {
			fileRef = F523D2B302DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2E202DE4438018635CA = {
			fileRef = F523D2B702DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2E302DE4438018635CA = {
			fileRef = F523D2B802DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2E402DE4438018635CA = {
			fileRef = F523D2B902DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2E502DE4438018635CA = {
			fileRef = F523D2BA02DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2E602DE4438018635CA = {
			fileRef = F523D2BB02DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2E702DE4438018635CA = {
			fileRef = F523D2BC02DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2E802DE4438018635CA = {
			fileRef = F523D2BD02DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2E902DE4438018635CA = {
			fileRef = F523D2BE02DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2ED02DE4438018635CA = {
			fileRef = F523D2C202DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2EE02DE4438018635CA = {
			fileRef = F523D2C302DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2EF02DE4438018635CA = {
			fileRef = F523D2C402DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2F002DE4438018635CA = {
			fileRef = F523D2C502DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2F102DE4438018635CA = {
			fileRef = F523D2C602DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2F202DE4438018635CA = {
			fileRef = F523D2C702DE4438018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D2F302DE443B018635CA = {
			children = (
				F523D29E02DE4438018635CA,
				F523D29D02DE4438018635CA,
				F523D2A002DE4438018635CA,
				F523D29F02DE4438018635CA,
				F523D2A202DE4438018635CA,
				F523D2A102DE4438018635CA,
				F523D2A402DE4438018635CA,
				F523D2A302DE4438018635CA,
				BC7294FB03804B5600A80166,
				BC7C964F03E9EE7000A80004,
				BC7C964E03E9EE7000A80004,
				F523D2A802DE4438018635CA,
				F523D2A702DE4438018635CA,
				F523D2AA02DE4438018635CA,
				F523D2A902DE4438018635CA,
				BC80A6940468B78100DBCC9C,
				BC80A6930468B78100DBCC9C,
				51F6A3DD0663C2EC004D2919,
				51F6A3DE0663C2EC004D2919,
				F523D2AC02DE4438018635CA,
				F523D2AB02DE4438018635CA,
				F523D2AE02DE4438018635CA,
				F523D2AD02DE4438018635CA,
				F523D2B002DE4438018635CA,
				F523D2AF02DE4438018635CA,
				F523D2B302DE4438018635CA,
				F523D2B202DE4438018635CA,
				F523D2B702DE4438018635CA,
				F523D2B802DE4438018635CA,
				BC7C965003E9EE7000A80004,
				BC7C965103E9EE7000A80004,
				F690CFEA031C47F401CA2AC4,
				F690CFEB031C47F401CA2AC4,
				BCC60E5603F5055A00A80004,
				BCC60E5703F5055A00A80004,
				F523D2B902DE4438018635CA,
				F523D2BA02DE4438018635CA,
				F523D2BC02DE4438018635CA,
				F523D2BB02DE4438018635CA,
				F523D2BE02DE4438018635CA,
				F523D2BD02DE4438018635CA,
				F523D2C302DE4438018635CA,
				F523D2C202DE4438018635CA,
				F523D2C502DE4438018635CA,
				F523D2C402DE4438018635CA,
				F523D2C702DE4438018635CA,
				F523D2C602DE4438018635CA,
				832557C3061E3172007B8054,
				BC7294FB03804B5600A80166,
				BCF0192503D3802200B2D04D,
				BCF0192403D3802200B2D04D,
				BC32C2ED048BF95C00A8000B,
				BC32C2EC048BF95C00A8000B,
			);
			isa = PBXGroup;
			path = rendering;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2F402DE4476018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom_docimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2F502DE4476018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom_docimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2F702DE4476018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom_elementimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2F802DE4476018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom_elementimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2F902DE4476018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom_nodeimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2FA02DE4476018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom_nodeimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2FB02DE4476018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom_stringimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2FC02DE4476018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom_stringimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2FD02DE4476018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom_textimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2FE02DE4476018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom_textimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D2FF02DE4476018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom_xmlimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D30002DE4476018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom_xmlimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D30102DE4476018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom2_eventsimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D30202DE4476018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom2_eventsimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D30302DE4476018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom2_rangeimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D30402DE4476018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom2_rangeimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D30502DE4476018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom2_traversalimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D30602DE4476018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom2_traversalimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D30702DE4476018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = dom2_viewsimpl.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D30802DE4476018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = dom2_viewsimpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D30902DE4476018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = xml_tokenizer.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D30A02DE4476018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = xml_tokenizer.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F523D30C02DE4476018635CA = {
			fileRef = F523D2F402DE4476018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D30D02DE4476018635CA = {
			fileRef = F523D2F502DE4476018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D30F02DE4476018635CA = {
			fileRef = F523D2F702DE4476018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D31002DE4476018635CA = {
			fileRef = F523D2F802DE4476018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D31102DE4476018635CA = {
			fileRef = F523D2F902DE4476018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D31202DE4476018635CA = {
			fileRef = F523D2FA02DE4476018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D31302DE4476018635CA = {
			fileRef = F523D2FB02DE4476018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D31402DE4476018635CA = {
			fileRef = F523D2FC02DE4476018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D31502DE4476018635CA = {
			fileRef = F523D2FD02DE4476018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D31602DE4476018635CA = {
			fileRef = F523D2FE02DE4476018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D31702DE4476018635CA = {
			fileRef = F523D2FF02DE4476018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D31802DE4476018635CA = {
			fileRef = F523D30002DE4476018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D31902DE4476018635CA = {
			fileRef = F523D30102DE4476018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D31A02DE4476018635CA = {
			fileRef = F523D30202DE4476018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D31B02DE4476018635CA = {
			fileRef = F523D30302DE4476018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D31C02DE4476018635CA = {
			fileRef = F523D30402DE4476018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D31D02DE4476018635CA = {
			fileRef = F523D30502DE4476018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D31E02DE4476018635CA = {
			fileRef = F523D30602DE4476018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D31F02DE4476018635CA = {
			fileRef = F523D30702DE4476018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D32002DE4476018635CA = {
			fileRef = F523D30802DE4476018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D32102DE4476018635CA = {
			fileRef = F523D30902DE4476018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D32202DE4476018635CA = {
			fileRef = F523D30A02DE4476018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523D32402DE4478018635CA = {
			children = (
				BC3B364505C9D5E200E42902,
				BC3B364605C9D5E200E42902,
				BC3B364705C9D5E200E42902,
				F523D2F402DE4476018635CA,
				F523D2F502DE4476018635CA,
				F523D2F702DE4476018635CA,
				F523D2F802DE4476018635CA,
				BC7E782005C5EB700088A50F,
				F523D2F902DE4476018635CA,
				F523D2FA02DE4476018635CA,
				BE91FC8B06133666005E3790,
				BE91FC8C06133666005E3790,
				BE02F482066E1C550013A9F6,
				BE02F483066E1C550013A9F6,
				F523D2FB02DE4476018635CA,
				F523D2FC02DE4476018635CA,
				F523D2FD02DE4476018635CA,
				F523D2FE02DE4476018635CA,
				F523D2FF02DE4476018635CA,
				F523D30002DE4476018635CA,
				F523D30102DE4476018635CA,
				F523D30202DE4476018635CA,
				F523D30302DE4476018635CA,
				F523D30402DE4476018635CA,
				F523D30502DE4476018635CA,
				F523D30602DE4476018635CA,
				F523D30702DE4476018635CA,
				F523D30802DE4476018635CA,
				BC7FDE3105C1D9AB0070A902,
				BC7FDE3205C1D9AB0070A902,
				F523D30902DE4476018635CA,
				F523D30A02DE4476018635CA,
			);
			isa = PBXGroup;
			path = xml;
			refType = 4;
			sourceTree = "<group>";
		};
		F54A61D302E3523B01A80180 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = KWQKHTMLPart.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F54A61D402E3523B01A80180 = {
			fileRef = F54A61D302E3523B01A80180;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F550D70902E13281018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.c;
			path = KWQCharsetData.c;
			refType = 4;
			sourceTree = "<group>";
		};
		F550D70A02E13281018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQPushButton.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F550D70B02E13281018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = text;
			path = "mac-encodings.txt";
			refType = 4;
			sourceTree = "<group>";
		};
		F550D70C02E13281018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = text.script.perl;
			path = "make-charset-table.pl";
			refType = 4;
			sourceTree = "<group>";
		};
		F550D71002E132BB018635CA = {
			fileRef = F550D70A02E13281018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F5517DC2031AB56301A80180 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = WebCoreHistory.h;
			path = kwq/WebCoreHistory.h;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		F5517DC3031AB56301A80180 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			name = WebCoreHistory.m;
			path = kwq/WebCoreHistory.m;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		F5517DC4031AB56301A80180 = {
			fileRef = F5517DC2031AB56301A80180;
			isa = PBXBuildFile;
			settings = {
				ATTRIBUTES = (
					Private,
				);
			};
		};
		F5517DC5031AB56301A80180 = {
			fileRef = F5517DC3031AB56301A80180;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F56234DF03026D7301629B47 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = WebCoreEncodings.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F56234E003026D7301629B47 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = WebCoreEncodings.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F56234E103026D7301629B47 = {
			fileRef = F56234DF03026D7301629B47;
			isa = PBXBuildFile;
			settings = {
				ATTRIBUTES = (
					Private,
				);
			};
		};
		F56234E203026D7301629B47 = {
			fileRef = F56234E003026D7301629B47;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F565A2700352410501A80180 = {
			children = (
				BE94EB6305EFFE6B0032DCB5,
				BE94EB6505EFFE6B0032DCB5,
				932127520606724900B62302,
				932127550606724900B62302,
				BE9CB65805F9546800514D9C,
				932127500606724900B62302,
				931D712B065FB91800C966E1,
				842F72DC06405FDF00CC271B,
				832556E4061DF155007B8054,
				9321274E0606724900B62302,
				93859E32065FCAD300CF54EE,
				832556E6061DF161007B8054,
				BE94EB6405EFFE6B0032DCB5,
				BE9CB64D05F942CB00514D9C,
				9348900506C00363007E7ACE,
				9321274F0606724900B62302,
				932127510606724900B62302,
				932127530606724900B62302,
				51111AC007BD812C00B7162C,
				932127540606724900B62302,
				931D7224065FC25900C966E1,
				931D722A065FC40800C966E1,
				BE16801805EDB91A00B87935,
			);
			isa = PBXGroup;
			name = DOM;
			refType = 4;
			sourceTree = "<group>";
		};
		F565AE8502ECA583018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = WebCoreSettings.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F565AE8602ECA583018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = WebCoreSettings.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F565AE8702ECA583018635CA = {
			fileRef = F565AE8502ECA583018635CA;
			isa = PBXBuildFile;
			settings = {
				ATTRIBUTES = (
					Private,
				);
			};
		};
		F565AE8802ECA583018635CA = {
			fileRef = F565AE8602ECA583018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F57B0EE002EBC78B018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQStyle.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F57B0EE102EBC78B018635CA = {
			fileRef = F57B0EE002EBC78B018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F583D50103140623018635CE = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQNSViewExtras.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F583D50203140623018635CE = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			path = KWQNSViewExtras.m;
			refType = 4;
			sourceTree = "<group>";
		};
		F583D50303140623018635CE = {
			fileRef = F583D50103140623018635CE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F583D50403140623018635CE = {
			fileRef = F583D50203140623018635CE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58784C402DE375801EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQApplication.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784C502DE375801EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQArrayImpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784C602DE375801EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQArrayImpl.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784C702DE375801EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKPartsBrowserInterface.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784C802DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQBuffer.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784C902DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQButton.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784CA02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQChar.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784CC02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQCharsets.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784CD02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQCharsets.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784CE02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQCheckBox.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784CF02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQCollection.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784D002DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQColor.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784D202DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQComboBox.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784D502DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQCString.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784D602DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQCursor.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784D702DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQDateTime.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784DA02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQDef.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784DB02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQDictImpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784DC02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQDictImpl.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784DE02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQEvent.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784DF02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQFile.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784E002DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQFont.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784E202DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQFontMetrics.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784E302DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQFrame.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784E402DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQFrame.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784E502DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQGlobal.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784E602DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQGuardedPtr.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784EB02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKCharsets.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784ED02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKConfigBase.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784EE02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKCookieJar.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784EF02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKCookieJar.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784F002DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKCursor.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784F402DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKGlobal.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784F502DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKGlobalSettings.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784F602DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKHistoryProvider.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784F702DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKHTMLFactory.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784F802DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKHTMLPart.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784F902DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKHTMLPartBrowserExtension.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784FA02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKHTMLPart.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784FC02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKHTMLView.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F58784FF02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKJavaAppletWidget.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587850002DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKJob.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587850102DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKJobClasses.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587850302DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQLoader.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587850402DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKLocale.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587850802DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKPartsEvent.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587850C02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKStandardDirs.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587850D02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKStringHandler.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587850E02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKURL.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587850F02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKWin.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587851002DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQKWinModule.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587851102DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQLabel.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587851202DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQLineEdit.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587851302DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQListBox.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587851402DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQListBox.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587851502DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQListImpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587851602DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQListImpl.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587851702DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQLoader.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587851802DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQMapImpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587851902DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQMapImpl.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587851A02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQMovie.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587851B02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQTextField.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587851C02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQTextField.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587851D02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQObject.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587851E02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQPaintDeviceMetrics.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587851F02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQPainter.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587852102DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQPen.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587852202DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQPixmap.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587852302DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQPoint.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587852402DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQPointArray.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587852502DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQPtrDictImpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587852602DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQPtrDictImpl.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587852802DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQRadioButton.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587852902DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQRect.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587852A02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQRefPtr.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587852B02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQRegExp.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587852C02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQRegion.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587852E02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQScrollView.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587852F02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQSignalStubs.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587853002DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQSize.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587853102DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQString.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587853202DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQStringList.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587853502DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQTextArea.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587853602DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQTextArea.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587853702DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQTextCodec.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587853802DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQTextEdit.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587853902DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQTextStream.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587853A02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQTimer.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587853B02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQValueListImpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587853C02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQValueListImpl.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587853D02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQVariant.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587853E02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQVectorImpl.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587853F02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQVectorImpl.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587854002DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQView.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587854202DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQWidget.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587854302DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQWindowWidget.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587854402DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = KWQWindowWidget.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587854702DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = WebCoreBridge.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587854802DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = WebCoreBridge.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587854902DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = WebCoreCookieAdapter.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587854A02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			path = WebCoreCookieAdapter.m;
			refType = 4;
			sourceTree = "<group>";
		};
		F587854C02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = WebCoreFrameView.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587854D02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = WebCoreImageRenderer.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587854E02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = WebCoreImageRendererFactory.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587854F02DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			path = WebCoreImageRendererFactory.m;
			refType = 4;
			sourceTree = "<group>";
		};
		F587855002DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = WebCoreResourceLoader.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587855102DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = WebCoreTextRenderer.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587855202DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = WebCoreTextRendererFactory.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587855302DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			path = WebCoreTextRendererFactory.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F587855402DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = WebCoreViewFactory.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587855502DE375901EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			path = WebCoreViewFactory.m;
			refType = 4;
			sourceTree = "<group>";
		};
		F587855602DE375901EA4122 = {
			fileRef = F58784C402DE375801EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587855702DE375901EA4122 = {
			fileRef = F58784C502DE375801EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587855802DE375901EA4122 = {
			fileRef = F58784C602DE375801EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587855902DE375901EA4122 = {
			fileRef = F58784C702DE375801EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587855A02DE375901EA4122 = {
			fileRef = F58784C802DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587855B02DE375901EA4122 = {
			fileRef = F58784C902DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587855C02DE375901EA4122 = {
			fileRef = F58784CA02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587855E02DE375901EA4122 = {
			fileRef = F58784CC02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587855F02DE375901EA4122 = {
			fileRef = F58784CD02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587856002DE375901EA4122 = {
			fileRef = F58784CE02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587856102DE375901EA4122 = {
			fileRef = F58784CF02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587856202DE375901EA4122 = {
			fileRef = F58784D002DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587856402DE375901EA4122 = {
			fileRef = F58784D202DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587856702DE375901EA4122 = {
			fileRef = F58784D502DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587856802DE375901EA4122 = {
			fileRef = F58784D602DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587856902DE375901EA4122 = {
			fileRef = F58784D702DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587856C02DE375901EA4122 = {
			fileRef = F58784DA02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587856D02DE375901EA4122 = {
			fileRef = F58784DB02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587856E02DE375901EA4122 = {
			fileRef = F58784DC02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587857002DE375901EA4122 = {
			fileRef = F58784DE02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587857102DE375901EA4122 = {
			fileRef = F58784DF02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587857202DE375901EA4122 = {
			fileRef = F58784E002DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587857402DE375901EA4122 = {
			fileRef = F58784E202DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587857502DE375901EA4122 = {
			fileRef = F58784E302DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587857602DE375901EA4122 = {
			fileRef = F58784E402DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587857702DE375901EA4122 = {
			fileRef = F58784E502DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587857802DE375901EA4122 = {
			fileRef = F58784E602DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587857D02DE375901EA4122 = {
			fileRef = F58784EB02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587857F02DE375901EA4122 = {
			fileRef = F58784ED02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587858002DE375901EA4122 = {
			fileRef = F58784EE02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587858102DE375901EA4122 = {
			fileRef = F58784EF02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587858202DE375901EA4122 = {
			fileRef = F58784F002DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587858602DE375901EA4122 = {
			fileRef = F58784F402DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587858702DE375901EA4122 = {
			fileRef = F58784F502DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587858802DE375901EA4122 = {
			fileRef = F58784F602DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587858902DE375901EA4122 = {
			fileRef = F58784F702DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587858A02DE375901EA4122 = {
			fileRef = F58784F802DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587858B02DE375901EA4122 = {
			fileRef = F58784F902DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587858C02DE375901EA4122 = {
			fileRef = F58784FA02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587858E02DE375901EA4122 = {
			fileRef = F58784FC02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587859102DE375901EA4122 = {
			fileRef = F58784FF02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587859202DE375901EA4122 = {
			fileRef = F587850002DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587859302DE375901EA4122 = {
			fileRef = F587850102DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587859502DE375901EA4122 = {
			fileRef = F587850302DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587859602DE375901EA4122 = {
			fileRef = F587850402DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587859A02DE375901EA4122 = {
			fileRef = F587850802DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587859E02DE375901EA4122 = {
			fileRef = F587850C02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587859F02DE375901EA4122 = {
			fileRef = F587850D02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785A002DE375901EA4122 = {
			fileRef = F587850E02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785A102DE375901EA4122 = {
			fileRef = F587850F02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785A202DE375901EA4122 = {
			fileRef = F587851002DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785A302DE375901EA4122 = {
			fileRef = F587851102DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785A402DE375901EA4122 = {
			fileRef = F587851202DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785A502DE375901EA4122 = {
			fileRef = F587851302DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785A602DE375901EA4122 = {
			fileRef = F587851402DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785A702DE375901EA4122 = {
			fileRef = F587851502DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785A802DE375901EA4122 = {
			fileRef = F587851602DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785A902DE375901EA4122 = {
			fileRef = F587851702DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785AA02DE375901EA4122 = {
			fileRef = F587851802DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785AB02DE375901EA4122 = {
			fileRef = F587851902DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785AC02DE375901EA4122 = {
			fileRef = F587851A02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785AD02DE375901EA4122 = {
			fileRef = F587851B02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785AE02DE375901EA4122 = {
			fileRef = F587851C02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785AF02DE375901EA4122 = {
			fileRef = F587851D02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785B002DE375901EA4122 = {
			fileRef = F587851E02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785B102DE375901EA4122 = {
			fileRef = F587851F02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785B302DE375901EA4122 = {
			fileRef = F587852102DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785B402DE375901EA4122 = {
			fileRef = F587852202DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785B502DE375901EA4122 = {
			fileRef = F587852302DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785B602DE375901EA4122 = {
			fileRef = F587852402DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785B702DE375901EA4122 = {
			fileRef = F587852502DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785B802DE375901EA4122 = {
			fileRef = F587852602DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785BA02DE375901EA4122 = {
			fileRef = F587852802DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785BB02DE375901EA4122 = {
			fileRef = F587852902DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785BC02DE375901EA4122 = {
			fileRef = F587852A02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785BD02DE375901EA4122 = {
			fileRef = F587852B02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785BE02DE375901EA4122 = {
			fileRef = F587852C02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785C002DE375901EA4122 = {
			fileRef = F587852E02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785C102DE375901EA4122 = {
			fileRef = F587852F02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785C202DE375901EA4122 = {
			fileRef = F587853002DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785C302DE375901EA4122 = {
			fileRef = F587853102DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785C402DE375901EA4122 = {
			fileRef = F587853202DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785C702DE375901EA4122 = {
			fileRef = F587853502DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785C802DE375901EA4122 = {
			fileRef = F587853602DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785C902DE375901EA4122 = {
			fileRef = F587853702DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785CA02DE375901EA4122 = {
			fileRef = F587853802DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785CB02DE375901EA4122 = {
			fileRef = F587853902DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785CC02DE375901EA4122 = {
			fileRef = F587853A02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785CD02DE375901EA4122 = {
			fileRef = F587853B02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785CE02DE375901EA4122 = {
			fileRef = F587853C02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785CF02DE375901EA4122 = {
			fileRef = F587853D02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785D002DE375901EA4122 = {
			fileRef = F587853E02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785D102DE375901EA4122 = {
			fileRef = F587853F02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785D202DE375901EA4122 = {
			fileRef = F587854002DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785D402DE375901EA4122 = {
			fileRef = F587854202DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785D502DE375901EA4122 = {
			fileRef = F587854302DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785D602DE375901EA4122 = {
			fileRef = F587854402DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785D902DE375901EA4122 = {
			fileRef = F587854702DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
				ATTRIBUTES = (
					Private,
				);
			};
		};
		F58785DA02DE375901EA4122 = {
			fileRef = F587854802DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785DB02DE375901EA4122 = {
			fileRef = F587854902DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
				ATTRIBUTES = (
					Private,
				);
			};
		};
		F58785DC02DE375901EA4122 = {
			fileRef = F587854A02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785DE02DE375901EA4122 = {
			fileRef = F587854C02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
				ATTRIBUTES = (
					Private,
				);
			};
		};
		F58785DF02DE375901EA4122 = {
			fileRef = F587854D02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
				ATTRIBUTES = (
					Private,
				);
			};
		};
		F58785E002DE375901EA4122 = {
			fileRef = F587854E02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
				ATTRIBUTES = (
					Private,
				);
			};
		};
		F58785E102DE375901EA4122 = {
			fileRef = F587854F02DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785E202DE375901EA4122 = {
			fileRef = F587855002DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
				ATTRIBUTES = (
					Private,
				);
			};
		};
		F58785E302DE375901EA4122 = {
			fileRef = F587855102DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
				ATTRIBUTES = (
					Private,
				);
			};
		};
		F58785E402DE375901EA4122 = {
			fileRef = F587855202DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
				ATTRIBUTES = (
					Private,
				);
			};
		};
		F58785E502DE375901EA4122 = {
			fileRef = F587855302DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785E602DE375901EA4122 = {
			fileRef = F587855402DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
				ATTRIBUTES = (
					Private,
				);
			};
		};
		F58785E702DE375901EA4122 = {
			fileRef = F587855502DE375901EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785E802DE377601EA4122 = {
			children = (
				55998A57052B598F0017A6C1,
				F565A2700352410501A80180,
				F587871802DE3B8801EA4122,
				F587861C02DE382201EA4122,
				F587862F02DE398601EA4122,
				F58785EF02DE37DE01EA4122,
				F587865F02DE3A9C01EA4122,
				F587867502DE3B3301EA4122,
				F587864302DE3A1601EA4122,
				F523D15002DE4271018635CA,
			);
			isa = PBXGroup;
			path = kwq;
			refType = 4;
			sourceTree = "<group>";
		};
		F58785E902DE378A01EA4122 = {
			children = (
				F587854702DE375901EA4122,
				F587854802DE375901EA4122,
				F5B2A4FC02E2220F018635CB,
				F5B2A4FD02E2220F018635CB,
				F587854902DE375901EA4122,
				F587854A02DE375901EA4122,
				F56234DF03026D7301629B47,
				F56234E003026D7301629B47,
				F587854C02DE375901EA4122,
				BE26F15305517DE000BFA0C3,
				BE26F15405517DE000BFA0C3,
				F5517DC2031AB56301A80180,
				F5517DC3031AB56301A80180,
				F587854D02DE375901EA4122,
				F587854E02DE375901EA4122,
				F587854F02DE375901EA4122,
				F5B2A52B02E22573018635CB,
				F5B2A52C02E22573018635CB,
				BE983D95052A2E0A00892D85,
				84B2B1F7056BEF3A00D2B771,
				84B2B1F8056BEF3A00D2B771,
				F587855002DE375901EA4122,
				9325AAB7041D0E9A00A9CAC5,
				9325AAB8041D0E9A00A9CAC5,
				F565AE8502ECA583018635CA,
				F565AE8602ECA583018635CA,
				F587855102DE375901EA4122,
				F587855202DE375901EA4122,
				F587855302DE375901EA4122,
				517FA6B20370BD6100CA2D3A,
				517FA6B60370C7ED00CA2D3A,
				BE855F7F0701E83500239769,
				BE8560510701F91100239769,
				F587855402DE375901EA4122,
				F587855502DE375901EA4122,
				5150C2A10702629000AF642C,
				5150C2A50702629800AF642C,
				F58EF58E02DFDFB7018635CA,
				F58EF58D02DFDFB7018635CA,
			);
			isa = PBXGroup;
			name = "WebCore SPI";
			path = kwq;
			refType = 4;
			sourceTree = "<group>";
		};
		F58785EA02DE37CB01EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQDCOPClient.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58785EC02DE37CB01EA4122 = {
			fileRef = F58785EA02DE37CB01EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58785EF02DE37DE01EA4122 = {
			children = (
				F58785EA02DE37CB01EA4122,
			);
			isa = PBXGroup;
			name = dcop;
			path = "";
			refType = 4;
			sourceTree = "<group>";
		};
		F58785F002DE382001EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKApplication.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58785F102DE382001EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKCharsets.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58785F302DE382001EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKConfigBase.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58785F402DE382001EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKDebug.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58785F502DE382001EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKGlobal.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58785F602DE382001EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKGlobalSettings.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58785F802DE382001EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKInstance.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58785F902DE382001EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKLibrary.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58785FA02DE382001EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKLocale.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58785FD02DE382001EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKStandardDirs.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58785FE02DE382001EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKStaticDeleter.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58785FF02DE382001EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKStandardDirs.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587860002DE382001EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKStringHandler.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587860202DE382001EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKURL.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587860402DE382001EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKWin.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587860502DE382001EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKWinModule.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587860602DE382001EA4122 = {
			fileRef = F58785F002DE382001EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587860702DE382001EA4122 = {
			fileRef = F58785F102DE382001EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587860902DE382001EA4122 = {
			fileRef = F58785F302DE382001EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587860A02DE382001EA4122 = {
			fileRef = F58785F402DE382001EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587860B02DE382001EA4122 = {
			fileRef = F58785F502DE382001EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587860C02DE382001EA4122 = {
			fileRef = F58785F602DE382001EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587860E02DE382001EA4122 = {
			fileRef = F58785F802DE382001EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587860F02DE382001EA4122 = {
			fileRef = F58785F902DE382001EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587861002DE382001EA4122 = {
			fileRef = F58785FA02DE382001EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587861402DE382001EA4122 = {
			fileRef = F58785FE02DE382001EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587861502DE382001EA4122 = {
			fileRef = F58785FF02DE382001EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587861602DE382001EA4122 = {
			fileRef = F587860002DE382001EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587861802DE382001EA4122 = {
			fileRef = F587860202DE382001EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587861A02DE382001EA4122 = {
			fileRef = F587860402DE382001EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587861B02DE382001EA4122 = {
			fileRef = F587860502DE382001EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587861C02DE382201EA4122 = {
			children = (
				F58785F002DE382001EA4122,
				F58784C402DE375801EA4122,
				F58785F102DE382001EA4122,
				F58784EB02DE375901EA4122,
				F58785F302DE382001EA4122,
				F58784ED02DE375901EA4122,
				F58785F402DE382001EA4122,
				F58785F502DE382001EA4122,
				F58784F402DE375901EA4122,
				F58785F602DE382001EA4122,
				F58784F502DE375901EA4122,
				F58785F802DE382001EA4122,
				F58785F902DE382001EA4122,
				F58785FA02DE382001EA4122,
				F587850402DE375901EA4122,
				F58785FE02DE382001EA4122,
				F58785FD02DE382001EA4122,
				F58785FF02DE382001EA4122,
				F587850C02DE375901EA4122,
				F587860002DE382001EA4122,
				F587850D02DE375901EA4122,
				F587860202DE382001EA4122,
				F587850E02DE375901EA4122,
				F587860402DE382001EA4122,
				F587850F02DE375901EA4122,
				F587860502DE382001EA4122,
				F587851002DE375901EA4122,
			);
			isa = PBXGroup;
			name = kdecore;
			path = "";
			refType = 4;
			sourceTree = "<group>";
		};
		F587861D02DE398401EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKKAction.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587861E02DE398401EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKComboBox.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587862002DE398401EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKCursor.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587862102DE398401EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKLineEdit.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587862202DE398401EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKListBox.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587862602DE398401EA4122 = {
			fileRef = F587861D02DE398401EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587862702DE398401EA4122 = {
			fileRef = F587861E02DE398401EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587862902DE398401EA4122 = {
			fileRef = F587862002DE398401EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587862A02DE398401EA4122 = {
			fileRef = F587862102DE398401EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587862B02DE398401EA4122 = {
			fileRef = F587862202DE398401EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587862F02DE398601EA4122 = {
			children = (
				F587861D02DE398401EA4122,
				F587861E02DE398401EA4122,
				F587862002DE398401EA4122,
				F58784F002DE375901EA4122,
				F587862102DE398401EA4122,
				F587862202DE398401EA4122,
			);
			isa = PBXGroup;
			name = kdeui;
			path = "";
			refType = 4;
			sourceTree = "<group>";
		};
		F587863302DE3A1401EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKHTMLPartBrowserExtension.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587863402DE3A1401EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKHTMLFactory.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587863502DE3A1401EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKHTMLFind.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587863702DE3A1401EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKHTMLPageCache.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587863A02DE3A1401EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKHTMLSettings.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587863B02DE3A1401EA4122 = {
			fileRef = F587863302DE3A1401EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587863C02DE3A1401EA4122 = {
			fileRef = F587863402DE3A1401EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587863D02DE3A1401EA4122 = {
			fileRef = F587863502DE3A1401EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587863F02DE3A1401EA4122 = {
			fileRef = F587863702DE3A1401EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587864202DE3A1401EA4122 = {
			fileRef = F587863A02DE3A1401EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587864302DE3A1601EA4122 = {
			children = (
				F587863302DE3A1401EA4122,
				F587863402DE3A1401EA4122,
				F58784F702DE375901EA4122,
				F587863502DE3A1401EA4122,
				F587863702DE3A1401EA4122,
				F587863A02DE3A1401EA4122,
				F587864402DE3A7701EA4122,
				F587864502DE3A7701EA4122,
				F58784FF02DE375901EA4122,
			);
			isa = PBXGroup;
			name = khtml;
			path = "";
			refType = 4;
			sourceTree = "<group>";
		};
		F587864402DE3A7701EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKJavaAppletContext.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587864502DE3A7701EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKJavaAppletWidget.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587864602DE3A7701EA4122 = {
			fileRef = F587864402DE3A7701EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587864702DE3A7701EA4122 = {
			fileRef = F587864502DE3A7701EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587864902DE3A9A01EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKIOGlobal.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587864A02DE3A9A01EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKJob.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587864B02DE3A9A01EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKJobClasses.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587864D02DE3A9A01EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKImageIO.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587865402DE3A9A01EA4122 = {
			fileRef = F587864902DE3A9A01EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587865502DE3A9A01EA4122 = {
			fileRef = F587864A02DE3A9A01EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587865602DE3A9A01EA4122 = {
			fileRef = F587864B02DE3A9A01EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587865802DE3A9A01EA4122 = {
			fileRef = F587864D02DE3A9A01EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587865F02DE3A9C01EA4122 = {
			children = (
				F58784E502DE375901EA4122,
				F587864902DE3A9A01EA4122,
				F587864A02DE3A9A01EA4122,
				F587850002DE375901EA4122,
				F587864B02DE3A9A01EA4122,
				F587850102DE375901EA4122,
				F587864D02DE3A9A01EA4122,
				F587866202DE3B1101EA4122,
				84B2B24F056BF15F00D2B771,
			);
			isa = PBXGroup;
			name = kio;
			path = "";
			refType = 4;
			sourceTree = "<group>";
		};
		F587866202DE3B1101EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKSSLKeyGen.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587866502DE3B1101EA4122 = {
			fileRef = F587866202DE3B1101EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587866702DE3B3201EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKPartsBrowserExtension.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587866802DE3B3201EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKPartsBrowserInterface.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587866902DE3B3201EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKPartsEvent.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587866A02DE3B3201EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKPartsFactory.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587866B02DE3B3201EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKPartsHistoryProvider.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587866C02DE3B3201EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKPartsPart.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587866D02DE3B3201EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQKPartsPartManager.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587866E02DE3B3201EA4122 = {
			fileRef = F587866702DE3B3201EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587866F02DE3B3201EA4122 = {
			fileRef = F587866802DE3B3201EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587867002DE3B3201EA4122 = {
			fileRef = F587866902DE3B3201EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587867102DE3B3201EA4122 = {
			fileRef = F587866A02DE3B3201EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587867202DE3B3201EA4122 = {
			fileRef = F587866B02DE3B3201EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587867302DE3B3201EA4122 = {
			fileRef = F587866C02DE3B3201EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587867402DE3B3201EA4122 = {
			fileRef = F587866D02DE3B3201EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587867502DE3B3301EA4122 = {
			children = (
				F587866702DE3B3201EA4122,
				F58784F902DE375901EA4122,
				F587866802DE3B3201EA4122,
				F58784C702DE375801EA4122,
				F587866902DE3B3201EA4122,
				F587850802DE375901EA4122,
				F587866A02DE3B3201EA4122,
				F587866B02DE3B3201EA4122,
				F58784F602DE375901EA4122,
				F587866C02DE3B3201EA4122,
				65732B68054EF483007B42F8,
				F587866D02DE3B3201EA4122,
			);
			isa = PBXGroup;
			name = kparts;
			path = "";
			refType = 4;
			sourceTree = "<group>";
		};
		F587867602DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			lineEnding = 0;
			path = KWQApplication.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587867702DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQMemArray.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587867902DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQAsyncIO.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587867B02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQBrush.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587867C02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQBuffer.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587867D02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQButton.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587867E02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQCheckBox.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587868002DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQCollection.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587868102DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQColor.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587868202DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQComboBox.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587868302DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQCString.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587868402DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQCursor.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587868502DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQDateTime.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587868602DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQDict.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587868802DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQEvent.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587868902DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQFile.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587868A02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQFont.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587868D02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQFontMetrics.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587868E02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQFrame.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587869002DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQGuardedPtr.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587869202DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQImage.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587869602DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQIODevice.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587869702DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQLabel.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587869802DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQLineEdit.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587869902DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQPtrList.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587869A02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQMap.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587869B02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQMemArray.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587869D02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQMovie.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587869E02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQNamespace.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F587869F02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQObject.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786A102DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQPaintDevice.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786A202DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQPaintDeviceMetrics.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786A302DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQPainter.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786A402DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQPalette.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786A502DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQPen.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786A602DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQPixmap.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786A702DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQPointArray.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786A802DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQPointArray.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786AA02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQPrinter.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786AB02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQPtrDict.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786AC02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQPtrList.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786AD02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQPtrQueue.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786AE02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQPtrStack.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786AF02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQPtrVector.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786B002DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQPushButton.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786B102DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQRadioButton.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786B202DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQRect.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786B302DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQRegExp.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786B402DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQRegion.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786B502DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQScrollView.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786B602DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQSize.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786B702DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQSortedList.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786B802DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQPtrStack.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786B902DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQString.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786BA02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQStringList.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786BB02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQStyle.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786BC02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQStyleSheet.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786BD02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQTextCodec.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786BE02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQTextEdit.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786BF02DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQTextStream.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786C002DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQTimer.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786C202DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQValueList.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786C302DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQVariant.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786C402DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQPtrVector.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786C502DE3B8601EA4122 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = KWQWidget.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F58786C702DE3B8601EA4122 = {
			fileRef = F587867602DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786C802DE3B8601EA4122 = {
			fileRef = F587867702DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786CA02DE3B8601EA4122 = {
			fileRef = F587867902DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786CC02DE3B8601EA4122 = {
			fileRef = F587867B02DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786CD02DE3B8601EA4122 = {
			fileRef = F587867C02DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786CE02DE3B8601EA4122 = {
			fileRef = F587867D02DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786CF02DE3B8601EA4122 = {
			fileRef = F587867E02DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786D102DE3B8601EA4122 = {
			fileRef = F587868002DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786D202DE3B8601EA4122 = {
			fileRef = F587868102DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786D302DE3B8601EA4122 = {
			fileRef = F587868202DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786D402DE3B8601EA4122 = {
			fileRef = F587868302DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786D502DE3B8601EA4122 = {
			fileRef = F587868402DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786D602DE3B8601EA4122 = {
			fileRef = F587868502DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786D702DE3B8601EA4122 = {
			fileRef = F587868602DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786D902DE3B8601EA4122 = {
			fileRef = F587868802DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786DA02DE3B8601EA4122 = {
			fileRef = F587868902DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786DB02DE3B8601EA4122 = {
			fileRef = F587868A02DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786DE02DE3B8601EA4122 = {
			fileRef = F587868D02DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786DF02DE3B8601EA4122 = {
			fileRef = F587868E02DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786E102DE3B8601EA4122 = {
			fileRef = F587869002DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786E302DE3B8601EA4122 = {
			fileRef = F587869202DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786E702DE3B8601EA4122 = {
			fileRef = F587869602DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786E802DE3B8601EA4122 = {
			fileRef = F587869702DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786E902DE3B8601EA4122 = {
			fileRef = F587869802DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786EA02DE3B8601EA4122 = {
			fileRef = F587869902DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786EB02DE3B8601EA4122 = {
			fileRef = F587869A02DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786EC02DE3B8601EA4122 = {
			fileRef = F587869B02DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786EE02DE3B8601EA4122 = {
			fileRef = F587869D02DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786EF02DE3B8601EA4122 = {
			fileRef = F587869E02DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786F002DE3B8601EA4122 = {
			fileRef = F587869F02DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786F202DE3B8601EA4122 = {
			fileRef = F58786A102DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786F302DE3B8601EA4122 = {
			fileRef = F58786A202DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786F402DE3B8601EA4122 = {
			fileRef = F58786A302DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786F502DE3B8601EA4122 = {
			fileRef = F58786A402DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786F602DE3B8601EA4122 = {
			fileRef = F58786A502DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786F702DE3B8601EA4122 = {
			fileRef = F58786A602DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786F802DE3B8601EA4122 = {
			fileRef = F58786A702DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786F902DE3B8601EA4122 = {
			fileRef = F58786A802DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786FB02DE3B8601EA4122 = {
			fileRef = F58786AA02DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786FC02DE3B8601EA4122 = {
			fileRef = F58786AB02DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786FD02DE3B8601EA4122 = {
			fileRef = F58786AC02DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F58786FE02DE3B8601EA4122 = {
			fileRef = F58786AD02DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587870102DE3B8601EA4122 = {
			fileRef = F58786B002DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587870202DE3B8601EA4122 = {
			fileRef = F58786B102DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587870302DE3B8601EA4122 = {
			fileRef = F58786B202DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587870402DE3B8601EA4122 = {
			fileRef = F58786B302DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587870502DE3B8601EA4122 = {
			fileRef = F58786B402DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587870602DE3B8601EA4122 = {
			fileRef = F58786B502DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587870702DE3B8601EA4122 = {
			fileRef = F58786B602DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587870802DE3B8601EA4122 = {
			fileRef = F58786B702DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587870902DE3B8601EA4122 = {
			fileRef = F58786B802DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587870A02DE3B8601EA4122 = {
			fileRef = F58786B902DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587870B02DE3B8601EA4122 = {
			fileRef = F58786BA02DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587870C02DE3B8601EA4122 = {
			fileRef = F58786BB02DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587870D02DE3B8601EA4122 = {
			fileRef = F58786BC02DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587870E02DE3B8601EA4122 = {
			fileRef = F58786BD02DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587870F02DE3B8601EA4122 = {
			fileRef = F58786BE02DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587871002DE3B8601EA4122 = {
			fileRef = F58786BF02DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587871102DE3B8601EA4122 = {
			fileRef = F58786C002DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587871302DE3B8601EA4122 = {
			fileRef = F58786C202DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587871402DE3B8601EA4122 = {
			fileRef = F58786C302DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587871502DE3B8601EA4122 = {
			fileRef = F58786C402DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587871602DE3B8601EA4122 = {
			fileRef = F58786C502DE3B8601EA4122;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F587871802DE3B8801EA4122 = {
			children = (
				F587867602DE3B8601EA4122,
				F587867702DE3B8601EA4122,
				F58784C502DE375801EA4122,
				F58784C602DE375801EA4122,
				F587867902DE3B8601EA4122,
				F587867B02DE3B8601EA4122,
				F587867C02DE3B8601EA4122,
				F58784C802DE375901EA4122,
				F587867D02DE3B8601EA4122,
				F58784C902DE375901EA4122,
				F587867E02DE3B8601EA4122,
				F58784CE02DE375901EA4122,
				F587868002DE3B8601EA4122,
				F58784CF02DE375901EA4122,
				F587868102DE3B8601EA4122,
				F58784D002DE375901EA4122,
				93ECDB7E03ABE65B008635CE,
				F587868202DE3B8601EA4122,
				F58784D202DE375901EA4122,
				F587868302DE3B8601EA4122,
				F58784D502DE375901EA4122,
				F587868402DE3B8601EA4122,
				F58784D602DE375901EA4122,
				F587868502DE3B8601EA4122,
				F58784D702DE375901EA4122,
				F587868602DE3B8601EA4122,
				F58784DB02DE375901EA4122,
				F58784DC02DE375901EA4122,
				F587868802DE3B8601EA4122,
				F58784DE02DE375901EA4122,
				F587868902DE3B8601EA4122,
				F58784DF02DE375901EA4122,
				F587868A02DE3B8601EA4122,
				F58784E002DE375901EA4122,
				F587868D02DE3B8601EA4122,
				F58784E202DE375901EA4122,
				F587868E02DE3B8601EA4122,
				F58784E302DE375901EA4122,
				F58784E402DE375901EA4122,
				F587869002DE3B8601EA4122,
				F58784E602DE375901EA4122,
				F587869202DE3B8601EA4122,
				F587869602DE3B8601EA4122,
				F587869702DE3B8601EA4122,
				F587851102DE375901EA4122,
				F587869802DE3B8601EA4122,
				F587851202DE375901EA4122,
				F587851302DE375901EA4122,
				F587851402DE375901EA4122,
				F587869902DE3B8601EA4122,
				F587851502DE375901EA4122,
				F587851602DE375901EA4122,
				F587869A02DE3B8601EA4122,
				F587851802DE375901EA4122,
				F587851902DE375901EA4122,
				F587869B02DE3B8601EA4122,
				F587869D02DE3B8601EA4122,
				F587851A02DE375901EA4122,
				F587869E02DE3B8601EA4122,
				F587869F02DE3B8601EA4122,
				F587851D02DE375901EA4122,
				F5117BC902F9FFEF018635CE,
				F5117BCA02F9FFEF018635CE,
				F5117BCB02F9FFEF018635CE,
				F5117BCC02F9FFEF018635CE,
				F58786A102DE3B8601EA4122,
				F58786A202DE3B8601EA4122,
				F587851E02DE375901EA4122,
				F58786A302DE3B8601EA4122,
				F587851F02DE375901EA4122,
				F58786A402DE3B8601EA4122,
				F58786A502DE3B8601EA4122,
				F587852102DE375901EA4122,
				F58786A602DE3B8601EA4122,
				F587852202DE375901EA4122,
				F58786A702DE3B8601EA4122,
				F587852302DE375901EA4122,
				F58786A802DE3B8601EA4122,
				F587852402DE375901EA4122,
				F58786AA02DE3B8601EA4122,
				F58786AB02DE3B8601EA4122,
				F587852502DE375901EA4122,
				F587852602DE375901EA4122,
				F58786AC02DE3B8601EA4122,
				F58786AD02DE3B8601EA4122,
				F58786AE02DE3B8601EA4122,
				F58786AF02DE3B8601EA4122,
				F58786B002DE3B8601EA4122,
				F550D70A02E13281018635CA,
				F58786B102DE3B8601EA4122,
				F587852802DE375901EA4122,
				F58786B202DE3B8601EA4122,
				F587852902DE375901EA4122,
				F58786B302DE3B8601EA4122,
				F587852B02DE375901EA4122,
				F58786B402DE3B8601EA4122,
				F587852C02DE375901EA4122,
				F58786B502DE3B8601EA4122,
				F587852E02DE375901EA4122,
				F58786B602DE3B8601EA4122,
				F587853002DE375901EA4122,
				F58786B702DE3B8601EA4122,
				BC86FB8D061F5C23006BB822,
				BC86FB8E061F5C23006BB822,
				F58786B802DE3B8601EA4122,
				F58786B902DE3B8601EA4122,
				F58784CA02DE375901EA4122,
				F587853102DE375901EA4122,
				F58786BA02DE3B8601EA4122,
				F587853202DE375901EA4122,
				F58786BB02DE3B8601EA4122,
				F57B0EE002EBC78B018635CA,
				F58786BC02DE3B8601EA4122,
				F58786BD02DE3B8601EA4122,
				F587853702DE375901EA4122,
				F58786BE02DE3B8601EA4122,
				F587853802DE375901EA4122,
				F58786BF02DE3B8601EA4122,
				F587853902DE375901EA4122,
				F58786C002DE3B8601EA4122,
				F587853A02DE375901EA4122,
				F58786C202DE3B8601EA4122,
				F587853B02DE375901EA4122,
				F587853C02DE375901EA4122,
				F58786C302DE3B8601EA4122,
				F587853D02DE375901EA4122,
				F58786C402DE3B8601EA4122,
				F587853E02DE375901EA4122,
				F587853F02DE375901EA4122,
				F58786C502DE3B8601EA4122,
				F587854202DE375901EA4122,
			);
			isa = PBXGroup;
			name = qt;
			path = "";
			refType = 4;
			sourceTree = "<group>";
		};
		F58C8A07025BD3BC018635CA = {
			buildSettings = {
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
				INSTALL_PATH = "@executable_path/../Frameworks";
				OTHER_LDFLAGS = "-seg1addr $(LOCAL_SEG1_ADDR) $(COMMON_LDFLAGS)";
				SECTORDER_FLAGS = "";
			};
			isa = PBXBuildStyle;
			name = OptimizedWithSymbols;
		};
		F58EF58D02DFDFB7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.exports;
			name = "WebCore-tests.exp";
			path = "../WebCore-tests.exp";
			refType = 4;
			sourceTree = "<group>";
		};
		F58EF58E02DFDFB7018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.exports;
			name = WebCore.exp;
			path = ../WebCore.exp;
			refType = 4;
			sourceTree = "<group>";
		};
		F5A1B04902DE8ABA018635CA = {
			isa = PBXFileReference;
			lastKnownFileType = image.tiff;
			name = linkCursor.tiff;
			path = Resources/linkCursor.tiff;
			refType = 4;
			sourceTree = "<group>";
		};
		F5A1B04A02DE8ABA018635CA = {
			fileRef = F5A1B04902DE8ABA018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F5A1B05302DE8B46018635CA = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = text;
			name = html4.css;
			path = khtml/css/html4.css;
			refType = 4;
			sourceTree = "<group>";
		};
		F5A1B05402DE8B46018635CA = {
			fileRef = F5A1B05302DE8B46018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F5B2A4FC02E2220F018635CB = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = WebCoreCache.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F5B2A4FD02E2220F018635CB = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = WebCoreCache.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F5B2A4FE02E2220F018635CB = {
			fileRef = F5B2A4FC02E2220F018635CB;
			isa = PBXBuildFile;
			settings = {
				ATTRIBUTES = (
					Private,
				);
			};
		};
		F5B2A4FF02E2220F018635CB = {
			fileRef = F5B2A4FD02E2220F018635CB;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F5B2A52B02E22573018635CB = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = WebCoreJavaScript.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F5B2A52C02E22573018635CB = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.objcpp;
			path = WebCoreJavaScript.mm;
			refType = 4;
			sourceTree = "<group>";
		};
		F5B2A52D02E22573018635CB = {
			fileRef = F5B2A52B02E22573018635CB;
			isa = PBXBuildFile;
			settings = {
				ATTRIBUTES = (
					Private,
				);
			};
		};
		F5B2A52E02E22573018635CB = {
			fileRef = F5B2A52C02E22573018635CB;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F5BFAAC10309CDF6018635CE = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = text;
			path = "character-sets.txt";
			refType = 4;
			sourceTree = "<group>";
		};
		F5C2869302846DCD018635CA = {
			isa = PBXFileReference;
			lastKnownFileType = wrapper.framework;
			name = ApplicationServices.framework;
			path = /System/Library/Frameworks/ApplicationServices.framework;
			refType = 0;
			sourceTree = "<absolute>";
		};
		F5C2869402846DCD018635CA = {
			isa = PBXFileReference;
			lastKnownFileType = wrapper.framework;
			name = Carbon.framework;
			path = /System/Library/Frameworks/Carbon.framework;
			refType = 0;
			sourceTree = "<absolute>";
		};
		F5C2869502846DCD018635CA = {
			isa = PBXFileReference;
			lastKnownFileType = wrapper.framework;
			name = Cocoa.framework;
			path = /System/Library/Frameworks/Cocoa.framework;
			refType = 0;
			sourceTree = "<absolute>";
		};
		F5C287BB02846DCD018635CA = {
			fileRef = F5C2869302846DCD018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F5C287BC02846DCD018635CA = {
			fileRef = F5C2869402846DCD018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F5C287BD02846DCD018635CA = {
			fileRef = F5C2869502846DCD018635CA;
			isa = PBXBuildFile;
			settings = {
			};
		};
//F50
//F51
//F52
//F53
//F54
//F60
//F61
//F62
//F63
//F64
		F690CFEA031C47F401CA2AC4 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			path = render_layer.h;
			refType = 4;
			sourceTree = "<group>";
		};
		F690CFEB031C47F401CA2AC4 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.cpp.cpp;
			path = render_layer.cpp;
			refType = 4;
			sourceTree = "<group>";
		};
		F690CFEC031C47F401CA2AC4 = {
			fileRef = F690CFEA031C47F401CA2AC4;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F690CFED031C47F401CA2AC4 = {
			fileRef = F690CFEB031C47F401CA2AC4;
			isa = PBXBuildFile;
			settings = {
			};
		};
//F60
//F61
//F62
//F63
//F64
//F80
//F81
//F82
//F83
//F84
		F8216299029F4FB501000131 = {
			isa = PBXFileReference;
			lastKnownFileType = wrapper.framework;
			path = JavaScriptCore.framework;
			refType = 3;
			sourceTree = BUILT_PRODUCTS_DIR;
		};
		F82162D7029F4FB501000131 = {
			fileRef = F8216299029F4FB501000131;
			isa = PBXBuildFile;
			settings = {
			};
		};
	};
	rootObject = 0867D690FE84028FC02AAC07;
}