From da16524e9d004214d52335d956674d1901850831 Mon Sep 17 00:00:00 2001 From: Gilles Depeyrot Date: Sun, 30 Jun 2002 18:08:29 +0000 Subject: [PATCH] added static library Project Builder project for wxWindows added Project Builder project for minimal sample git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15983 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- samples/minimal/minimal.pbproj/.cvsignore | 1 + .../minimal/minimal.pbproj/project.pbxproj | 488 + src/wxWindows.pbproj/.cvsignore | 1 + src/wxWindows.pbproj/project.pbxproj | 10378 ++++++++++++++++ 4 files changed, 10868 insertions(+) create mode 100644 samples/minimal/minimal.pbproj/.cvsignore create mode 100644 samples/minimal/minimal.pbproj/project.pbxproj create mode 100644 src/wxWindows.pbproj/.cvsignore create mode 100644 src/wxWindows.pbproj/project.pbxproj diff --git a/samples/minimal/minimal.pbproj/.cvsignore b/samples/minimal/minimal.pbproj/.cvsignore new file mode 100644 index 0000000000..0857ac37b5 --- /dev/null +++ b/samples/minimal/minimal.pbproj/.cvsignore @@ -0,0 +1 @@ +*.pbxuser diff --git a/samples/minimal/minimal.pbproj/project.pbxproj b/samples/minimal/minimal.pbproj/project.pbxproj new file mode 100644 index 0000000000..1bee8667f7 --- /dev/null +++ b/samples/minimal/minimal.pbproj/project.pbxproj @@ -0,0 +1,488 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 38; + objects = { + 0249A665FF388DC511CA2CEA = { + isa = PBXApplicationReference; + path = minimal.app; + refType = 3; + }; + 0249A669FF388E3911CA2CEA = { + isa = PBXFileReference; + name = "libstdc++.a"; + path = "/usr/lib/libstdc++.a"; + refType = 0; + }; + 0249A66AFF388E3911CA2CEA = { + fileRef = 0249A669FF388E3911CA2CEA; + isa = PBXBuildFile; + settings = { + }; + }; +//020 +//021 +//022 +//023 +//024 +//040 +//041 +//042 +//043 +//044 + 04313892FE3035C9C02AAC07 = { + buildActionMask = 2147483647; + files = ( + F5F5A69902CDB04601000133, + ); + isa = PBXRezBuildPhase; + }; +//040 +//041 +//042 +//043 +//044 +//050 +//051 +//052 +//053 +//054 + 05952DFCFFF02D1B11CA0E50 = { + buildRules = ( + ); + buildSettings = { + COPY_PHASE_STRIP = NO; + OPTIMIZATION_CFLAGS = "-O0"; + }; + isa = PBXBuildStyle; + name = Development; + }; + 05952DFDFFF02D1B11CA0E50 = { + buildRules = ( + ); + buildSettings = { + COPY_PHASE_STRIP = YES; + }; + isa = PBXBuildStyle; + name = Deployment; + }; +//050 +//051 +//052 +//053 +//054 +//190 +//191 +//192 +//193 +//194 + 195DF8C9FE9D4F0611CA2CBB = { + children = ( + 0249A665FF388DC511CA2CEA, + F5A0C6B302CF7C5801000133, + ); + isa = PBXGroup; + name = Products; + refType = 4; + }; +//190 +//191 +//192 +//193 +//194 +//200 +//201 +//202 +//203 +//204 + 20286C28FDCF999611CA2CEA = { + buildStyles = ( + 05952DFCFFF02D1B11CA0E50, + 05952DFDFFF02D1B11CA0E50, + ); + isa = PBXProject; + mainGroup = 20286C29FDCF999611CA2CEA; + projectDirPath = ""; + targets = ( + 20286C34FDCF999611CA2CEA, + F5A0C6A702CF7C5801000133, + ); + }; + 20286C29FDCF999611CA2CEA = { + children = ( + 20286C2AFDCF999611CA2CEA, + 20286C2CFDCF999611CA2CEA, + 20286C32FDCF999611CA2CEA, + 195DF8C9FE9D4F0611CA2CBB, + ); + isa = PBXGroup; + name = "¬´PROJECTNAME¬ª"; + path = ""; + refType = 4; + }; + 20286C2AFDCF999611CA2CEA = { + children = ( + F591E05701FCC5DE01000133, + ); + isa = PBXGroup; + name = Sources; + path = ""; + refType = 4; + }; + 20286C2CFDCF999611CA2CEA = { + children = ( + F5F5A69802CDB04601000133, + F5A0C6BB02CF7CD901000133, + F5F5A69A02CDB0E101000133, + ); + isa = PBXGroup; + name = Resources; + path = ""; + refType = 4; + }; + 20286C32FDCF999611CA2CEA = { + children = ( + F5F5A69602CDB02701000133, + F5A0C6B502CF7C9601000133, + 20286C33FDCF999611CA2CEA, + 0249A669FF388E3911CA2CEA, + ); + isa = PBXGroup; + name = "External Frameworks and Libraries"; + path = ""; + refType = 4; + }; + 20286C33FDCF999611CA2CEA = { + isa = PBXFrameworkReference; + name = Carbon.framework; + path = /System/Library/Frameworks/Carbon.framework; + refType = 0; + }; + 20286C34FDCF999611CA2CEA = { + buildPhases = ( + 20286C35FDCF999611CA2CEA, + 20286C36FDCF999611CA2CEA, + 20286C38FDCF999611CA2CEA, + 20286C3BFDCF999611CA2CEA, + 04313892FE3035C9C02AAC07, + ); + buildSettings = { + FRAMEWORK_SEARCH_PATHS = ""; + HEADER_SEARCH_PATHS = "../../src/build/include ../../include . - /usr/include"; + INSTALL_PATH = "$(HOME)/Applications"; + LIBRARY_SEARCH_PATHS = /Volumes/Users/gilles/cvs/wxWindows/src/build; + OPTIMIZATION_CFLAGS = "-O0"; + OTHER_CFLAGS = "-D__WXDEBUG__ -D__WXMAC__ -fno-rtti -fno-exceptions"; + OTHER_LDFLAGS = ""; + OTHER_RESMERGERFLAGS = "-srcIs DF"; + OTHER_REZFLAGS = ""; + PRECOMPILE_PREFIX_HEADER = YES; + PREFIX_HEADER = ../../include/wx_pb.h; + PRODUCT_NAME = minimal; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; + WRAPPER_EXTENSION = app; + }; + dependencies = ( + ); + isa = PBXApplicationTarget; + name = minimalDebug; + productInstallPath = "$(HOME)/Applications"; + productName = "¬´PROJECTNAME¬ª"; + productReference = 0249A665FF388DC511CA2CEA; + productSettingsXML = " + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + minimal + CFBundleGetInfoString + minimal version 2.3.3, (c) 2002 wxWindows + CFBundleIconFile + wxmac.icns + CFBundleIdentifier + org.wxwindows.samples.minimal + CFBundleInfoDictionaryVersion + 6.0 + CFBundleLongVersionString + 2.3.3, (c) 2002 wxWindows + CFBundleName + minimal + CFBundlePackageType + APPL + CFBundleShortVersionString + 2.3.3 + CFBundleSignature + ???? + CFBundleVersion + 2.3.3 + CSResourcesFileMapped + + LSRequiresCarbon + + NSHumanReadableCopyright + Copyright 2002 wxWindows + + +"; + shouldUseHeadermap = 1; + }; + 20286C35FDCF999611CA2CEA = { + buildActionMask = 2147483647; + files = ( + ); + isa = PBXHeadersBuildPhase; + }; + 20286C36FDCF999611CA2CEA = { + buildActionMask = 2147483647; + files = ( + F5F5A69B02CDB0E101000133, + ); + isa = PBXResourcesBuildPhase; + }; + 20286C38FDCF999611CA2CEA = { + buildActionMask = 2147483647; + files = ( + F591E05801FCC5DE01000133, + ); + isa = PBXSourcesBuildPhase; + }; + 20286C3BFDCF999611CA2CEA = { + buildActionMask = 2147483647; + files = ( + 20286C3CFDCF999611CA2CEA, + 0249A66AFF388E3911CA2CEA, + F5F5A69702CDB02701000133, + ); + isa = PBXFrameworksBuildPhase; + }; + 20286C3CFDCF999611CA2CEA = { + fileRef = 20286C33FDCF999611CA2CEA; + isa = PBXBuildFile; + settings = { + }; + }; +//200 +//201 +//202 +//203 +//204 +//F50 +//F51 +//F52 +//F53 +//F54 + F591E05701FCC5DE01000133 = { + isa = PBXFileReference; + path = minimal.cpp; + refType = 2; + }; + F591E05801FCC5DE01000133 = { + fileRef = F591E05701FCC5DE01000133; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C6A702CF7C5801000133 = { + buildPhases = ( + F5A0C6A802CF7C5801000133, + F5A0C6A902CF7C5801000133, + F5A0C6AB02CF7C5801000133, + F5A0C6AD02CF7C5801000133, + F5A0C6B102CF7C5801000133, + ); + buildSettings = { + FRAMEWORK_SEARCH_PATHS = ""; + HEADER_SEARCH_PATHS = "../../src/build/include ../../include . - /usr/include"; + INSTALL_PATH = "$(HOME)/Applications"; + LIBRARY_SEARCH_PATHS = /Volumes/Users/gilles/cvs/wxWindows/src/build; + OPTIMIZATION_CFLAGS = "-O3"; + OTHER_CFLAGS = "-D__WXMAC__ -fno-rtti -fno-exceptions"; + OTHER_LDFLAGS = ""; + OTHER_RESMERGERFLAGS = "-srcIs DF"; + OTHER_REZFLAGS = ""; + PRECOMPILE_PREFIX_HEADER = YES; + PREFIX_HEADER = ../../include/wx_pb.h; + PRODUCT_NAME = minimal; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; + WRAPPER_EXTENSION = app; + }; + dependencies = ( + ); + isa = PBXApplicationTarget; + name = minimalRelease; + productInstallPath = "$(HOME)/Applications"; + productName = "¬´PROJECTNAME¬ª"; + productReference = F5A0C6B302CF7C5801000133; + productSettingsXML = " + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + minimal + CFBundleGetInfoString + minimal version 2.3.3, (c) 2002 wxWindows + CFBundleIconFile + wxmac.icns + CFBundleIdentifier + org.wxwindows.samples.minimal + CFBundleInfoDictionaryVersion + 6.0 + CFBundleLongVersionString + 2.3.3, (c) 2002 wxWindows + CFBundleName + minimal + CFBundlePackageType + APPL + CFBundleShortVersionString + 2.3.3 + CFBundleSignature + ???? + CFBundleVersion + 2.3.3 + CSResourcesFileMapped + + LSRequiresCarbon + + NSHumanReadableCopyright + Copyright 2002 wxWindows + + +"; + shouldUseHeadermap = 1; + }; + F5A0C6A802CF7C5801000133 = { + buildActionMask = 2147483647; + files = ( + ); + isa = PBXHeadersBuildPhase; + }; + F5A0C6A902CF7C5801000133 = { + buildActionMask = 2147483647; + files = ( + F5A0C6AA02CF7C5801000133, + ); + isa = PBXResourcesBuildPhase; + }; + F5A0C6AA02CF7C5801000133 = { + fileRef = F5F5A69A02CDB0E101000133; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C6AB02CF7C5801000133 = { + buildActionMask = 2147483647; + files = ( + F5A0C6AC02CF7C5801000133, + ); + isa = PBXSourcesBuildPhase; + }; + F5A0C6AC02CF7C5801000133 = { + fileRef = F591E05701FCC5DE01000133; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C6AD02CF7C5801000133 = { + buildActionMask = 2147483647; + files = ( + F5A0C6AE02CF7C5801000133, + F5A0C6AF02CF7C5801000133, + F5A0C6BA02CF7C9901000133, + ); + isa = PBXFrameworksBuildPhase; + }; + F5A0C6AE02CF7C5801000133 = { + fileRef = 20286C33FDCF999611CA2CEA; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C6AF02CF7C5801000133 = { + fileRef = 0249A669FF388E3911CA2CEA; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C6B102CF7C5801000133 = { + buildActionMask = 2147483647; + files = ( + F5A0C6BD02CF7CE301000133, + ); + isa = PBXRezBuildPhase; + }; + F5A0C6B302CF7C5801000133 = { + isa = PBXApplicationReference; + path = minimal.app; + refType = 3; + }; + F5A0C6B502CF7C9601000133 = { + isa = PBXFileReference; + name = libwx_mac.a; + path = ../../src/build/libwx_mac.a; + refType = 2; + }; + F5A0C6BA02CF7C9901000133 = { + fileRef = F5A0C6B502CF7C9601000133; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C6BB02CF7CD901000133 = { + isa = PBXFileReference; + name = libwx_mac.rsrc; + path = ../../src/build/wxWindows.build/wxStaticRelease.build/ResourceManagerResources/libwx_mac.rsrc; + refType = 2; + }; + F5A0C6BD02CF7CE301000133 = { + fileRef = F5A0C6BB02CF7CD901000133; + isa = PBXBuildFile; + settings = { + }; + }; + F5F5A69602CDB02701000133 = { + isa = PBXFileReference; + name = libwx_macd.a; + path = ../../src/build/libwx_macd.a; + refType = 2; + }; + F5F5A69702CDB02701000133 = { + fileRef = F5F5A69602CDB02701000133; + isa = PBXBuildFile; + settings = { + }; + }; + F5F5A69802CDB04601000133 = { + isa = PBXFileReference; + name = libwx_macd.rsrc; + path = ../../src/build/wxWindows.build/wxStaticDebug.build/ResourceManagerResources/libwx_macd.rsrc; + refType = 2; + }; + F5F5A69902CDB04601000133 = { + fileRef = F5F5A69802CDB04601000133; + isa = PBXBuildFile; + settings = { + }; + }; + F5F5A69A02CDB0E101000133 = { + isa = PBXFileReference; + name = wxmac.icns; + path = ../../src/mac/wxmac.icns; + refType = 2; + }; + F5F5A69B02CDB0E101000133 = { + fileRef = F5F5A69A02CDB0E101000133; + isa = PBXBuildFile; + settings = { + }; + }; + }; + rootObject = 20286C28FDCF999611CA2CEA; +} diff --git a/src/wxWindows.pbproj/.cvsignore b/src/wxWindows.pbproj/.cvsignore new file mode 100644 index 0000000000..0857ac37b5 --- /dev/null +++ b/src/wxWindows.pbproj/.cvsignore @@ -0,0 +1 @@ +*.pbxuser diff --git a/src/wxWindows.pbproj/project.pbxproj b/src/wxWindows.pbproj/project.pbxproj new file mode 100644 index 0000000000..8e4d2f880a --- /dev/null +++ b/src/wxWindows.pbproj/project.pbxproj @@ -0,0 +1,10378 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 38; + objects = { + 034768DDFF38A45A11DB9C8B = { + children = ( + F5C6AC47020C2B0F01000133, + F5F5A6BB02CDD62501000133, + ); + isa = PBXGroup; + name = Products; + refType = 4; + }; +//030 +//031 +//032 +//033 +//034 +//080 +//081 +//082 +//083 +//084 + 0867D690FE84028FC02AAC07 = { + buildStyles = ( + 4F0BB7EC011F40E904CA0E50, + 4F0BB7ED011F40E904CA0E50, + ); + isa = PBXProject; + mainGroup = 0867D691FE84028FC02AAC07; + productRefGroup = 034768DDFF38A45A11DB9C8B; + projectDirPath = ""; + targets = ( + F5C6AC48020C2B1001000133, + F5F5A6BA02CDD62501000133, + ); + }; + 0867D691FE84028FC02AAC07 = { + children = ( + F5A85C1A01FA022A0175ACA7, + F5A85FA901FA022B0175ACA7, + F509A9FB01FB054D01000133, + 0867D69AFE84028FC02AAC07, + 034768DDFF38A45A11DB9C8B, + ); + isa = PBXGroup; + name = wxWindows; + refType = 4; + }; + 0867D69AFE84028FC02AAC07 = { + children = ( + 08FB77AAFE841565C02AAC07, + F5C5D3DF01FA2D0A01D0F0BA, + F55E08F801FDF9CC01000133, + F5D00F2901FDFB8401000133, + ); + isa = PBXGroup; + name = "External Frameworks and Libraries"; + refType = 4; + }; + 08FB77AAFE841565C02AAC07 = { + isa = PBXFrameworkReference; + name = Carbon.framework; + path = /System/Library/Frameworks/Carbon.framework; + refType = 0; + }; +//080 +//081 +//082 +//083 +//084 +//4F0 +//4F1 +//4F2 +//4F3 +//4F4 + 4F0BB7EC011F40E904CA0E50 = { + buildRules = ( + ); + buildSettings = { + COPY_PHASE_STRIP = NO; + OPTIMIZATION_CFLAGS = "-O0"; + }; + isa = PBXBuildStyle; + name = Development; + }; + 4F0BB7ED011F40E904CA0E50 = { + buildRules = ( + ); + buildSettings = { + COPY_PHASE_STRIP = YES; + }; + isa = PBXBuildStyle; + name = Deployment; + }; +//4F0 +//4F1 +//4F2 +//4F3 +//4F4 +//F50 +//F51 +//F52 +//F53 +//F54 + F509A9FB01FB054D01000133 = { + children = ( + F5D0E30702CCEA1D01000133, + F5D0E30802CCEA1D01000133, + ); + isa = PBXGroup; + name = DerivedSources; + refType = 4; + }; + F55E08F801FDF9CC01000133 = { + isa = PBXFileReference; + name = libz.dylib; + path = /usr/lib/libz.dylib; + refType = 0; + }; + F5955E9802CBA86701000133 = { + buildActionMask = 2147483647; + files = ( + ); + generatedFileNames = ( + ); + isa = PBXShellScriptBuildPhase; + neededFileNames = ( + ); + shellPath = /bin/sh; + shellScript = "# Create wx include directory if necessary\nif [ ! -d \"$SYMROOT/include/wx\" ]; then\n mkdir -p \"$SYMROOT/include/wx\" || exit 1\nfi\n# Copy setup0.h to setup.h\nif [ ! -f \"$SYMROOT/include/wx/setup.h\" ]; then\n cp \"$SRCROOT/../include/wx/mac/setup0.h\" \"$SYMROOT/include/wx/setup.h\" || exit 1\nfi\n# Generate lexer\nif [ ! -f \"$SYMROOT/lexer.c\" -o \"$SYMROOT/lexer.c\" -ot \"$SRCROOT/common/lexer.l\" ]; then\n flex \"$SRCROOT/common/lexer.l\" || exit 1\n sed -e \"s;$SRCROOT/common/lex.yy.c;lexer.l;g\" < lex.yy.c | \\\n sed -e \"s/yy/PROIO_yy/g\" | \\\n sed -e \"s/input/PROIO_input/g\" | \\\n sed -e \"s/unput/PROIO_unput/g\" > \"$SYMROOT/lexer.c\" || exit 1\n rm -f lex.yy.c\nfi\n# Generate parser\nif [ ! -f \"$SYMROOT/parser.c\" -o \"$SYMROOT/parser.c\" -ot \"$SRCROOT/common/parser.y\" ]; then\n bison -y \"$SRCROOT/common/parser.y\" || exit 1\n sed -e \"s;$SRCROOT/common/y.tab.c;parser.y;g\" < y.tab.c | \\\n sed -e \"s/BUFSIZ/5000/g\" | \\\n sed -e \"s/YYLMAX 200/YYLMAX 5000/g\" | \\\n sed -e \"s/yy/PROIO_yy/g\" | \\\n sed -e \"s/input/PROIO_input/g\" | \\\n sed -e \"s/unput/PROIO_unput/g\" > \"$SYMROOT/parser.c\" || exit 1\n rm -f y.tab.c\nfi"; + }; + F5955E9D02CBA8B501000133 = { + fileRef = F5A8619E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955E9E02CBA8B701000133 = { + fileRef = F5A861A301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955E9F02CBA8B901000133 = { + fileRef = F5A861AC01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EA502CBAA7301000133 = { + fileRef = F5A8600801FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EA602CBAA8C01000133 = { + fileRef = F5A85FDF01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EA702CBAA8D01000133 = { + fileRef = F5A85FE101FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EA802CBAA8E01000133 = { + fileRef = F5A85FE201FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EA902CBAA8F01000133 = { + fileRef = F5A85FE301FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EAA02CBAA9001000133 = { + fileRef = F5A85FE401FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EAB02CBAA9101000133 = { + fileRef = F5A85FE501FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EAC02CBAA9201000133 = { + fileRef = F5A85FE601FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EAD02CBAAB201000133 = { + fileRef = F5A85FE801FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EAE02CBAAB201000133 = { + fileRef = F5A85FE901FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EAF02CBAAB301000133 = { + fileRef = F5A85FE701FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EB102CBAAB501000133 = { + fileRef = F5A85FFE01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EB202CBAAB501000133 = { + fileRef = F5A85FFB01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EB302CBAAB601000133 = { + fileRef = F5A85FFA01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EB402CBAAB601000133 = { + fileRef = F5A85FF901FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EB502CBAAB601000133 = { + fileRef = F5A85FF801FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EB602CBAAB701000133 = { + fileRef = F5A85FF701FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EB702CBAAB701000133 = { + fileRef = F5A85FF601FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EB802CBAAB801000133 = { + fileRef = F5A85FF401FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EB902CBAAB801000133 = { + fileRef = F5A85FF301FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EBA02CBAAB901000133 = { + fileRef = F5A85FF101FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EBB02CBAAB901000133 = { + fileRef = F5A85FF001FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EBC02CBAAB901000133 = { + fileRef = F5A85FEF01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EBD02CBAABA01000133 = { + fileRef = F5A85FEC01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EBE02CBAABA01000133 = { + fileRef = F5A85FEB01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EBF02CBAABB01000133 = { + fileRef = F5A85FEA01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EC002CBAABC01000133 = { + fileRef = F5A8600101FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EC102CBAABD01000133 = { + fileRef = F5A8600001FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EC202CBAABD01000133 = { + fileRef = F5A85FFF01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EC302CBAAC001000133 = { + fileRef = F5A8600701FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EC402CBAAC101000133 = { + fileRef = F5A8600601FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EC502CBAAC101000133 = { + fileRef = F5A8600501FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EC602CBAAC201000133 = { + fileRef = F5A8600401FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EC702CBAAC201000133 = { + fileRef = F5A8600301FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EC802CBAAC301000133 = { + fileRef = F5A8600201FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EC902CBAAC401000133 = { + fileRef = F5A8602101FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955ECA02CBAAC401000133 = { + fileRef = F5A8602001FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955ECB02CBAAC501000133 = { + fileRef = F5A8601F01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955ECC02CBAAC501000133 = { + fileRef = F5A8601E01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955ECD02CBAAC501000133 = { + fileRef = F5A8601D01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955ECE02CBAAC601000133 = { + fileRef = F5A8601C01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955ECF02CBAAC601000133 = { + fileRef = F5A8601B01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955ED002CBAAC701000133 = { + fileRef = F5A8601A01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955ED102CBAAC701000133 = { + fileRef = F5A8601901FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955ED202CBAAC801000133 = { + fileRef = F5A8601701FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955ED302CBAAC801000133 = { + fileRef = F5A8601601FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955ED402CBAAC901000133 = { + fileRef = F5A8601501FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955ED502CBAACA01000133 = { + fileRef = F5A8601401FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955ED602CBAACA01000133 = { + fileRef = F5A8601301FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955ED702CBAACB01000133 = { + fileRef = F5A8601201FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955ED802CBAACB01000133 = { + fileRef = F5A8601101FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955ED902CBAACC01000133 = { + fileRef = F5A8601001FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EDA02CBAACC01000133 = { + fileRef = F5A8600F01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EDB02CBAACD01000133 = { + fileRef = F5A8600E01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EDC02CBAACD01000133 = { + fileRef = F5A8600D01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EDD02CBAACD01000133 = { + fileRef = F5A8600C01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EDE02CBAACE01000133 = { + fileRef = F5A8600B01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EDF02CBAACE01000133 = { + fileRef = F5A8600A01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EE002CBAACF01000133 = { + fileRef = F5A8600901FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EE102CBAAD501000133 = { + fileRef = F5A8602201FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EE202CBAAD601000133 = { + fileRef = F5A8602301FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EE302CBAAD601000133 = { + fileRef = F5A8602401FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EE402CBAAD601000133 = { + fileRef = F5A8602501FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EE502CBAAD701000133 = { + fileRef = F5A8602601FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EE602CBAAD701000133 = { + fileRef = F5A8602801FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EE702CBAAD801000133 = { + fileRef = F5A8602901FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EE802CBAAD801000133 = { + fileRef = F5A8602A01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EE902CBAAD901000133 = { + fileRef = F5A8602B01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EEA02CBAAD901000133 = { + fileRef = F5A8602E01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EEB02CBAADA01000133 = { + fileRef = F5A8602F01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EEC02CBAADA01000133 = { + fileRef = F5A8603001FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EED02CBAADA01000133 = { + fileRef = F5A8603101FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EEE02CBAADB01000133 = { + fileRef = F5A8603201FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EEF02CBAADB01000133 = { + fileRef = F5A8603301FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EF002CBAADC01000133 = { + fileRef = F5A8603401FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EF202CBAADD01000133 = { + fileRef = F5A8603701FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EF402CBAADE01000133 = { + fileRef = F5A8603501FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EF502CBAADE01000133 = { + fileRef = F5A8603601FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EF602CBAAE001000133 = { + fileRef = F5A8603901FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EF702CBAAE001000133 = { + fileRef = F5A8603801FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EF802CBAAE101000133 = { + fileRef = F5A8603D01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EF902CBAAE101000133 = { + fileRef = F5A8603E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EFA02CBAAE201000133 = { + fileRef = F5A8603A01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EFB02CBAAE301000133 = { + fileRef = F5A8604601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EFC02CBAAE301000133 = { + fileRef = F5A8604501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EFD02CBAAE401000133 = { + fileRef = F5A8604301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EFE02CBAAE401000133 = { + fileRef = F5A8604101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955EFF02CBAAE501000133 = { + fileRef = F5A8604001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F0002CBAAE501000133 = { + fileRef = F5A8603F01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F0102CBAAE601000133 = { + fileRef = F5A8604701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F0202CBAAE801000133 = { + fileRef = F5A8604801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F0302CBAAE901000133 = { + fileRef = F5A8604901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F0402CBAAE901000133 = { + fileRef = F5A8604A01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F0502CBAAE901000133 = { + fileRef = F5A8604B01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F0602CBAAEA01000133 = { + fileRef = F5A8604C01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F0702CBAAEB01000133 = { + fileRef = F5A8604D01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F0802CBAAEB01000133 = { + fileRef = F5A8604E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F0902CBAAEB01000133 = { + fileRef = F5A8604F01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F0A02CBAAEC01000133 = { + fileRef = F5A8605001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F0B02CBAAEC01000133 = { + fileRef = F5A8605101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F0C02CBAAED01000133 = { + fileRef = F5A8605201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F0D02CBAAED01000133 = { + fileRef = F5A8605301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F0E02CBAAEE01000133 = { + fileRef = F5A8605401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F0F02CBAAEE01000133 = { + fileRef = F5A8605501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F1002CBAAEE01000133 = { + fileRef = F5A8605601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F1102CBAAEF01000133 = { + fileRef = F5A8605701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F1302CBAAF101000133 = { + fileRef = F5A8605801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F1402CBAAF101000133 = { + fileRef = F5A8605901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F1502CBAAF101000133 = { + fileRef = F5A8605B01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F1602CBAAF301000133 = { + fileRef = F5A8606601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F1702CBAAF501000133 = { + fileRef = F5A8605E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F1802CBAAF601000133 = { + fileRef = F5A8605D01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F1902CBAAF601000133 = { + fileRef = F5A8605F01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F1A02CBAAF701000133 = { + fileRef = F5A8606001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F1B02CBAAF701000133 = { + fileRef = F5A8606101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F1C02CBAAF701000133 = { + fileRef = F5A8606201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F1D02CBAAF801000133 = { + fileRef = F5A8606301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F1E02CBAAF801000133 = { + fileRef = F5A8606501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F1F02CBAAF901000133 = { + fileRef = F5A8606701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F2002CBAAF901000133 = { + fileRef = F5A8606801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F2102CBAAFA01000133 = { + fileRef = F5A8606401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F2202CBAAFB01000133 = { + fileRef = F5A8606901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F2302CBAB0601000133 = { + fileRef = F5A8607001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F2402CBAB0701000133 = { + fileRef = F5A8607101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F2502CBAB0701000133 = { + fileRef = F5A8607201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F2602CBAB0701000133 = { + fileRef = F5A8607301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F2702CBAB0801000133 = { + fileRef = F5A8607D01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F2802CBAB0901000133 = { + fileRef = F5A8607C01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F2902CBAB0901000133 = { + fileRef = F5A8607A01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F2A02CBAB0901000133 = { + fileRef = F5A8607901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F2B02CBAB0A01000133 = { + fileRef = F5A8607801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F2C02CBAB0A01000133 = { + fileRef = F5A8607701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F2D02CBAB0A01000133 = { + fileRef = F5A8607501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F2E02CBAB0B01000133 = { + fileRef = F5A8607401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F2F02CBAB0C01000133 = { + fileRef = F5A8608E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F3002CBAB0C01000133 = { + fileRef = F5A8608D01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F3102CBAB0C01000133 = { + fileRef = F5A8608B01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F3202CBAB0D01000133 = { + fileRef = F5A8608901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F3302CBAB0D01000133 = { + fileRef = F5A8608801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F3402CBAB0E01000133 = { + fileRef = F5A8608701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F3502CBAB0E01000133 = { + fileRef = F5A8608601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F3602CBAB0F01000133 = { + fileRef = F5A8608501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F3702CBAB0F01000133 = { + fileRef = F5A8608201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F3802CBAB0F01000133 = { + fileRef = F5A8608101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F3902CBAB1001000133 = { + fileRef = F5A8608001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F3A02CBAB1001000133 = { + fileRef = F5A8607E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F3B02CBAB1101000133 = { + fileRef = F5A8608F01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F3C02CBAB1401000133 = { + fileRef = F5A860A201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F3D02CBAB1401000133 = { + fileRef = F5A860A101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F3E02CBAB1501000133 = { + fileRef = F5A860A001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F3F02CBAB1501000133 = { + fileRef = F5A8609F01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F4002CBAB1601000133 = { + fileRef = F5A8609E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F4102CBAB1601000133 = { + fileRef = F5A8609D01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F4202CBAB1601000133 = { + fileRef = F5A8609C01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F4302CBAB1701000133 = { + fileRef = F5A8609B01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F4402CBAB1701000133 = { + fileRef = F5A8609A01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F4502CBAB1801000133 = { + fileRef = F5A8609801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F4602CBAB1801000133 = { + fileRef = F5A8609701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F4702CBAB1901000133 = { + fileRef = F5A8609601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F4802CBAB1901000133 = { + fileRef = F5A8609501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F4902CBAB1A01000133 = { + fileRef = F5A8609401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F4A02CBAB1A01000133 = { + fileRef = F5A8609301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F4B02CBAB1A01000133 = { + fileRef = F5A8609201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F4C02CBAB1B01000133 = { + fileRef = F5A8609101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F4D02CBAB1B01000133 = { + fileRef = F5A8609001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F4E02CBAB1E01000133 = { + fileRef = F5A8610401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F4F02CBAB1E01000133 = { + fileRef = F5A8610501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F5002CBAB1F01000133 = { + fileRef = F5A8610601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F5102CBAB1F01000133 = { + fileRef = F5A8610701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F5202CBAB2001000133 = { + fileRef = F5A8610E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F5302CBAB2101000133 = { + fileRef = F5A8610D01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F5402CBAB2101000133 = { + fileRef = F5A8610C01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F5502CBAB2101000133 = { + fileRef = F5A8610B01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F5602CBAB2201000133 = { + fileRef = F5A8610A01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F5702CBAB2201000133 = { + fileRef = F5A8610901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F5802CBAB2201000133 = { + fileRef = F5A8610801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F5902CBAB2301000133 = { + fileRef = F5A8610F01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F5A02CBAB2501000133 = { + fileRef = F5A8611701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F5B02CBAB2601000133 = { + fileRef = F5A8611601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F5C02CBAB2601000133 = { + fileRef = F5A8611501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F5D02CBAB2701000133 = { + fileRef = F5A8611401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F5E02CBAB2701000133 = { + fileRef = F5A8611301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F5F02CBAB2801000133 = { + fileRef = F5A8611201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F6002CBAB2801000133 = { + fileRef = F5A8611101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F6102CBAB2801000133 = { + fileRef = F5A8611001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F6202CBAB2F01000133 = { + fileRef = F5A8615B01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F6302CBAB2F01000133 = { + fileRef = F5A8615901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F6402CBAB3001000133 = { + fileRef = F5A8615A01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F6502CBAB3001000133 = { + fileRef = F5A8615801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F6602CBAB3101000133 = { + fileRef = F5A8615701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F6702CBAB3101000133 = { + fileRef = F5A8615601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F6802CBAB3201000133 = { + fileRef = F5A8615501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F6902CBAB3201000133 = { + fileRef = F5A8615401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F6A02CBAB3301000133 = { + fileRef = F5A8615301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F6B02CBAB3301000133 = { + fileRef = F5A8615201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F6C02CBAB3301000133 = { + fileRef = F5A8615101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F6D02CBAB3301000133 = { + fileRef = F5A8614E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F6E02CBAB3401000133 = { + fileRef = F5A8614D01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F6F02CBAB3401000133 = { + fileRef = F5A8614C01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F7002CBAB3501000133 = { + fileRef = F5A8614B01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F7102CBAB3501000133 = { + fileRef = F5A8614A01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F7202CBAB3501000133 = { + fileRef = F5A8614801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F7302CBAB3601000133 = { + fileRef = F5A8614701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F7402CBAB3601000133 = { + fileRef = F5A8614601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F7502CBAB3701000133 = { + fileRef = F5A8614501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F7602CBAB3701000133 = { + fileRef = F5A8614401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F7702CBAB3701000133 = { + fileRef = F5A8614301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F7802CBAB3801000133 = { + fileRef = F5A8615D01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F7902CBAB3B01000133 = { + fileRef = F5A8618F01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F7A02CBAB3B01000133 = { + fileRef = F5A8618E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F7B02CBAB3B01000133 = { + fileRef = F5A8618D01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F7C02CBAB3C01000133 = { + fileRef = F5A8617901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F7D02CBAB3C01000133 = { + fileRef = F5A8617701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F7E02CBAB3D01000133 = { + fileRef = F5A8617101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F7F02CBAB3D01000133 = { + fileRef = F5A8617001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F8002CBAB3D01000133 = { + fileRef = F5A8616F01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F8102CBAB3E01000133 = { + fileRef = F5A8616E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F8202CBAB3E01000133 = { + fileRef = F5A8616D01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F8302CBAB3E01000133 = { + fileRef = F5A8616C01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F8402CBAB4001000133 = { + fileRef = F5A8615E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F8502CBAB4101000133 = { + fileRef = F5A8616001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F8602CBAB4101000133 = { + fileRef = F5A8616101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F8702CBAB4201000133 = { + fileRef = F5A8616201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F8802CBAB4201000133 = { + fileRef = F5A8616301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F8902CBAB4201000133 = { + fileRef = F5A8616401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F8A02CBAB4301000133 = { + fileRef = F5A8616501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F8B02CBAB4301000133 = { + fileRef = F5A8616601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F8C02CBAB4301000133 = { + fileRef = F5A8616701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F8D02CBAB4401000133 = { + fileRef = F5A8616801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F8E02CBAB4401000133 = { + fileRef = F5A8616901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F8F02CBAB4401000133 = { + fileRef = F5A8616B01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F9002CBAB4601000133 = { + fileRef = F5A8619A01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F9102CBAB4601000133 = { + fileRef = F5A8619B01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F9202CBAB4601000133 = { + fileRef = F5A8619C01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F9302CBAB4A01000133 = { + fileRef = F5A8619F01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F9402CBAB4A01000133 = { + fileRef = F5A861A001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F9502CBAB4B01000133 = { + fileRef = F5A861A101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F9602CBAB4B01000133 = { + fileRef = F5A861A201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F9702CBAB4C01000133 = { + fileRef = F5A861A401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F9802CBAB4C01000133 = { + fileRef = F5A861A501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F9902CBAB4D01000133 = { + fileRef = F5A861A701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F9A02CBAB4D01000133 = { + fileRef = F5A861A801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F9B02CBAB4E01000133 = { + fileRef = F5A861A901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F9C02CBAB4E01000133 = { + fileRef = F5A861AA01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F9D02CBAB4E01000133 = { + fileRef = F5A861AB01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F9E02CBAB4F01000133 = { + fileRef = F5A861A601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955F9F02CBAB5001000133 = { + fileRef = F5A861AD01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FA002CBAB5001000133 = { + fileRef = F5A861AE01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FA102CBAB5101000133 = { + fileRef = F5A861AF01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FA202CBAB5101000133 = { + fileRef = F5A861B001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FA302CBAB5301000133 = { + fileRef = F5A861D101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FA402CBAB5401000133 = { + fileRef = F5A861D001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FA502CBAB5401000133 = { + fileRef = F5A861CF01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FA602CBAB5701000133 = { + fileRef = F5A861E501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FA702CBAB5801000133 = { + fileRef = F5A861E101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FA802CBAB5801000133 = { + fileRef = F5A861DF01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FA902CBAB5901000133 = { + fileRef = F5A861DD01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FAA02CBAB5901000133 = { + fileRef = F5A861DB01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FAB02CBAB5901000133 = { + fileRef = F5A861E701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FAC02CBAB5A01000133 = { + fileRef = F5A861E801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FAD02CBAB5A01000133 = { + fileRef = F5A861E901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FAE02CBAB5A01000133 = { + fileRef = F5A861EA01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FAF02CBAB5B01000133 = { + fileRef = F5A861EB01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FB002CBAB5B01000133 = { + fileRef = F5A861EC01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FB102CBAB5C01000133 = { + fileRef = F5A861EE01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FB202CBAB5C01000133 = { + fileRef = F5A861EF01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FB302CBAB5D01000133 = { + fileRef = F5A861ED01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FB402CBAB5D01000133 = { + fileRef = F5A861F001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FB502CBAB5E01000133 = { + fileRef = F5A861F101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FB602CBAB5E01000133 = { + fileRef = F5A861F201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FB702CBAB5E01000133 = { + fileRef = F5A861F301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FB802CBAB5F01000133 = { + fileRef = F5A861F401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FB902CBAB5F01000133 = { + fileRef = F5A861F501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FBA02CBAB5F01000133 = { + fileRef = F5A861F701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FBB02CBAB6001000133 = { + fileRef = F5A861F901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FBC02CBAB6101000133 = { + fileRef = F5A861FB01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FBD02CBAB6101000133 = { + fileRef = F5A861FC01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FBE02CBAB6101000133 = { + fileRef = F5A861FD01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FBF02CBAB6201000133 = { + fileRef = F5A861F801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FC002CBAB6301000133 = { + fileRef = F5A8620201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FC102CBAB6401000133 = { + fileRef = F5A8620001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FC202CBAB6401000133 = { + fileRef = F5A861FF01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FC302CBAB6401000133 = { + fileRef = F5A861FE01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FC402CBAB6501000133 = { + fileRef = F5A8620101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FC502CBAB6601000133 = { + fileRef = F5A8620301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FC602CBAB6801000133 = { + fileRef = F5A8620A01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FC702CBAB6801000133 = { + fileRef = F5A8620901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FC802CBAB6901000133 = { + fileRef = F5A8620801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FC902CBAB6901000133 = { + fileRef = F5A8620701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FCA02CBAB6A01000133 = { + fileRef = F5A8620601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FCB02CBAB6A01000133 = { + fileRef = F5A8620401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FCC02CBAB6C01000133 = { + fileRef = F5A863DD01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FCD02CBAB6C01000133 = { + fileRef = F5A863DC01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FCE02CBAB6C01000133 = { + fileRef = F5A863DB01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FCF02CBAB6D01000133 = { + fileRef = F5A863DA01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FD002CBAB6D01000133 = { + fileRef = F5A863D901FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FD102CBAB6D01000133 = { + fileRef = F5A863D801FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FD202CBAB6E01000133 = { + fileRef = F5A863D701FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FD302CBAB6E01000133 = { + fileRef = F5A863D601FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FD402CBAB6F01000133 = { + fileRef = F5A863D501FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FD502CBAB6F01000133 = { + fileRef = F5A863D401FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FD602CBAB7001000133 = { + fileRef = F5A863D301FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FD702CBAB7001000133 = { + fileRef = F5A863D201FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FD802CBAB7001000133 = { + fileRef = F5A863D101FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FD902CBAB7101000133 = { + fileRef = F5A863C501FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FDA02CBAB7101000133 = { + fileRef = F5A863C401FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FDB02CBAB7101000133 = { + fileRef = F5A863BF01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FDC02CBAB7701000133 = { + fileRef = F5A861D901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FDD02CBAB7701000133 = { + fileRef = F5A861D701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FDE02CBAB7801000133 = { + fileRef = F5A861D501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FDF02CBAB7801000133 = { + fileRef = F5A861D301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FE002CBAB7B01000133 = { + fileRef = F5A861CE01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FE102CBAB7C01000133 = { + fileRef = F5A861CD01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FE202CBAB7C01000133 = { + fileRef = F5A861CC01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FE302CBAB7C01000133 = { + fileRef = F5A861C801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FE402CBAB7D01000133 = { + fileRef = F5A861C701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FE502CBAB7D01000133 = { + fileRef = F5A861C601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FE602CBAB7D01000133 = { + fileRef = F5A861C501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FE702CBAB7E01000133 = { + fileRef = F5A861C301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FE802CBAB7E01000133 = { + fileRef = F5A861C101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FE902CBAB7E01000133 = { + fileRef = F5A861C001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FEA02CBAB7F01000133 = { + fileRef = F5A861BF01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FEB02CBAB7F01000133 = { + fileRef = F5A861BE01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FEC02CBAB7F01000133 = { + fileRef = F5A861BD01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FED02CBAB8001000133 = { + fileRef = F5A861BC01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FEE02CBAB8101000133 = { + fileRef = F5A861BB01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FEF02CBAB8101000133 = { + fileRef = F5A861B901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FF002CBAB8101000133 = { + fileRef = F5A861B801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FF102CBAB8201000133 = { + fileRef = F5A861B701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FF202CBAB8201000133 = { + fileRef = F5A861B601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FF302CBAB8201000133 = { + fileRef = F5A861B501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FF402CBAB8301000133 = { + fileRef = F5A861B401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FF502CBAB8501000133 = { + fileRef = F5A861B301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FF602CBAB8501000133 = { + fileRef = F5A861B201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FF702CBAB8601000133 = { + fileRef = F5A861B101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FF802CBAB8901000133 = { + fileRef = F5A8644101FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FF902CBAB8901000133 = { + fileRef = F5A8643F01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FFA02CBAB8901000133 = { + fileRef = F5A8643E01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FFB02CBAB8A01000133 = { + fileRef = F5A8643D01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FFC02CBAB8A01000133 = { + fileRef = F5A8643B01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FFD02CBAB8A01000133 = { + fileRef = F5A8643A01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FFE02CBAB8B01000133 = { + fileRef = F5A8643801FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5955FFF02CBAB8B01000133 = { + fileRef = F5A8643701FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595600002CBAB8C01000133 = { + fileRef = F5A8643601FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595600102CBAB8C01000133 = { + fileRef = F5A8643501FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595600202CBAB8C01000133 = { + fileRef = F5A8643401FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595600302CBAB8D01000133 = { + fileRef = F5A8643301FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595600402CBAB8D01000133 = { + fileRef = F5A8643101FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595600502CBAB8D01000133 = { + fileRef = F5A8643001FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595600602CBAB8E01000133 = { + fileRef = F5A8642F01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595600702CBAB8E01000133 = { + fileRef = F5A8642E01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595600802CBAB8F01000133 = { + fileRef = F5A8642D01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595600902CBAB8F01000133 = { + fileRef = F5A8642C01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595600A02CBAB8F01000133 = { + fileRef = F5A8642A01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595600B02CBAB9001000133 = { + fileRef = F5A8642901FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595600C02CBAB9001000133 = { + fileRef = F5A8642801FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595600D02CBAB9001000133 = { + fileRef = F5A8642701FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595600E02CBAB9101000133 = { + fileRef = F5A8642601FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595600F02CBAB9601000133 = { + fileRef = F5A8644E01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595601002CBAB9601000133 = { + fileRef = F5A8644D01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595601102CBAB9601000133 = { + fileRef = F5A8644A01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595601202CBAB9701000133 = { + fileRef = F5A8644801FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595601302CBAB9701000133 = { + fileRef = F5A8644701FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595601402CBAB9701000133 = { + fileRef = F5A8644601FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595601502CBAB9801000133 = { + fileRef = F5A8644501FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595601602CBAB9801000133 = { + fileRef = F5A8644401FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595601702CBAB9801000133 = { + fileRef = F5A8644301FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F595601802CBAB9901000133 = { + fileRef = F5A8644201FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C52502CF702801000133 = { + fileRef = F5D0E30802CCEA1D01000133; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C52602CF702D01000133 = { + fileRef = F5A8649401FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C52702CF702D01000133 = { + fileRef = F5A8649201FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C52802CF703401000133 = { + fileRef = F5A85FDF01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C52902CF703401000133 = { + fileRef = F5F5A6A102CDB6CA01000133; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C52A02CF703501000133 = { + fileRef = F5F5A6A202CDB6CA01000133; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C52B02CF703501000133 = { + fileRef = F5A85FE101FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C52C02CF703601000133 = { + fileRef = F5A85FE201FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C52D02CF703601000133 = { + fileRef = F5A85FE301FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C52E02CF703701000133 = { + fileRef = F5A85FE401FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C52F02CF703701000133 = { + fileRef = F5A85FE501FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C53002CF703801000133 = { + fileRef = F5A85FE601FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C53102CF703801000133 = { + fileRef = F5A85FE701FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C53202CF703901000133 = { + fileRef = F5A85FE801FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C53302CF703A01000133 = { + fileRef = F5A85FEA01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C53402CF703A01000133 = { + fileRef = F5A85FEB01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C53502CF703B01000133 = { + fileRef = F5A85FE901FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C53602CF705401000133 = { + fileRef = F5A85FEC01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C53702CF705501000133 = { + fileRef = F5A85FEF01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C53802CF705501000133 = { + fileRef = F5A85FF001FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C53902CF705601000133 = { + fileRef = F5A85FF101FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C53A02CF705701000133 = { + fileRef = F5A8600701FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C53B02CF705701000133 = { + fileRef = F5A8600601FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C53C02CF705801000133 = { + fileRef = F5A8600501FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C53D02CF705801000133 = { + fileRef = F5A8600401FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C53E02CF705901000133 = { + fileRef = F5A8600301FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C53F02CF705901000133 = { + fileRef = F5A8600201FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C54002CF705A01000133 = { + fileRef = F5A8600101FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C54102CF705A01000133 = { + fileRef = F5A8600001FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C54202CF705A01000133 = { + fileRef = F5A85FFF01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C54302CF705B01000133 = { + fileRef = F5A85FFE01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C54402CF705C01000133 = { + fileRef = F5A85FFB01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C54502CF705C01000133 = { + fileRef = F5A85FFA01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C54602CF705C01000133 = { + fileRef = F5A85FF901FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C54702CF705D01000133 = { + fileRef = F5A85FF801FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C54802CF705D01000133 = { + fileRef = F5A85FF701FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C54902CF705E01000133 = { + fileRef = F5A85FF601FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C54A02CF705E01000133 = { + fileRef = F5A85FF401FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C54B02CF705E01000133 = { + fileRef = F5A85FF301FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C54C02CF706101000133 = { + fileRef = F5A8602401FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C54D02CF706101000133 = { + fileRef = F5A8602301FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C54E02CF706201000133 = { + fileRef = F5A8602201FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C54F02CF706201000133 = { + fileRef = F5A8602101FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C55002CF706401000133 = { + fileRef = F5A8600801FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C55102CF706501000133 = { + fileRef = F5A8600901FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C55202CF706501000133 = { + fileRef = F5A8600A01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C55302CF706601000133 = { + fileRef = F5A8600B01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C55402CF706601000133 = { + fileRef = F5A8600C01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C55502CF706701000133 = { + fileRef = F5A8600D01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C55602CF706701000133 = { + fileRef = F5A8600E01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C55702CF706701000133 = { + fileRef = F5A8601201FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C55802CF706801000133 = { + fileRef = F5A8601701FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C55902CF706901000133 = { + fileRef = F5A8602001FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C55A02CF706901000133 = { + fileRef = F5A8601E01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C55B02CF706A01000133 = { + fileRef = F5A8601B01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C55C02CF706A01000133 = { + fileRef = F5A8601901FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C55D02CF706B01000133 = { + fileRef = F5A8601601FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C55E02CF706B01000133 = { + fileRef = F5A8601501FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C55F02CF706B01000133 = { + fileRef = F5A8601401FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C56002CF706C01000133 = { + fileRef = F5A8601301FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C56102CF706C01000133 = { + fileRef = F5A8601101FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C56202CF706D01000133 = { + fileRef = F5A8601001FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C56302CF706D01000133 = { + fileRef = F5A8600F01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C56402CF706E01000133 = { + fileRef = F5A8601F01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C56502CF706E01000133 = { + fileRef = F5F5A6A402CDB6CA01000133; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C56602CF706E01000133 = { + fileRef = F5A8601D01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C56702CF706F01000133 = { + fileRef = F5A8601C01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C56802CF706F01000133 = { + fileRef = F5F5A6A302CDB6CA01000133; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C56902CF707001000133 = { + fileRef = F5F5A69F02CDB27401000133; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C56A02CF707001000133 = { + fileRef = F5A8601A01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C56B02CF707301000133 = { + fileRef = F5A8604901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C56C02CF707301000133 = { + fileRef = F5A8604001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C56D02CF707401000133 = { + fileRef = F5A8603301FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C56E02CF707401000133 = { + fileRef = F5A8602A01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C56F02CF707501000133 = { + fileRef = F5A8602601FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C57002CF707501000133 = { + fileRef = F5A8602501FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C57102CF707601000133 = { + fileRef = F5A8602801FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C57202CF707601000133 = { + fileRef = F5A8602901FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C57302CF707701000133 = { + fileRef = F5A8602B01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C57402CF707701000133 = { + fileRef = F5A8602E01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C57502CF707701000133 = { + fileRef = F5A8603001FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C57602CF707C01000133 = { + fileRef = F5A8604A01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C57802CF707E01000133 = { + fileRef = F5A8604701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C57902CF707E01000133 = { + fileRef = F5A8604601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C57A02CF707E01000133 = { + fileRef = F5A8604301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C57B02CF707F01000133 = { + fileRef = F5A8604101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C57C02CF707F01000133 = { + fileRef = F5A8604801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C57D02CF708001000133 = { + fileRef = F5A8604501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C57E02CF708101000133 = { + fileRef = F5A8602F01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C57F02CF708201000133 = { + fileRef = F5A8603101FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C58002CF708201000133 = { + fileRef = F5A8603201FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C58102CF708301000133 = { + fileRef = F5A8603F01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C58202CF708301000133 = { + fileRef = F5A8603E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C58302CF708401000133 = { + fileRef = F5A8603D01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C58402CF708401000133 = { + fileRef = F5A8603A01FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C58502CF708401000133 = { + fileRef = F5A8603901FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C58602CF708501000133 = { + fileRef = F5A8603801FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C58702CF708501000133 = { + fileRef = F5A8603701FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C58802CF708501000133 = { + fileRef = F5A8603601FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C58902CF708601000133 = { + fileRef = F5A8603501FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C58A02CF708601000133 = { + fileRef = F5A8603401FA022B0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C58B02CF708901000133 = { + fileRef = F5A8606901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C58C02CF708A01000133 = { + fileRef = F5A8606801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C58D02CF708A01000133 = { + fileRef = F5A8606701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C58E02CF708B01000133 = { + fileRef = F5A8606501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C58F02CF708B01000133 = { + fileRef = F5A8606401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C59002CF708B01000133 = { + fileRef = F5A8606301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C59102CF708C01000133 = { + fileRef = F5A8606601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C59202CF708D01000133 = { + fileRef = F5A8605701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C59302CF708E01000133 = { + fileRef = F5A8604B01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C59402CF709001000133 = { + fileRef = F5A8604C01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C59502CF709101000133 = { + fileRef = F5A8604E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C59602CF709201000133 = { + fileRef = F5A8604F01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C59702CF709201000133 = { + fileRef = F5A8605001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C59802CF709201000133 = { + fileRef = F5A8604D01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C59902CF709301000133 = { + fileRef = F5A8605101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C59B02CF709501000133 = { + fileRef = F5A8605401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C59C02CF709501000133 = { + fileRef = F5A8605301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C59D02CF709601000133 = { + fileRef = F5A8605201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C59E02CF709701000133 = { + fileRef = F5A8605501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C59F02CF709701000133 = { + fileRef = F5A8605601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5A002CF709801000133 = { + fileRef = F5A8605801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5A102CF709901000133 = { + fileRef = F5A8605901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5A202CF709901000133 = { + fileRef = F5A8605B01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5A302CF709A01000133 = { + fileRef = F5A8606201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5A402CF709A01000133 = { + fileRef = F5A8606101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5A502CF709B01000133 = { + fileRef = F5A8606001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5A602CF709B01000133 = { + fileRef = F5A8605F01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5A702CF709B01000133 = { + fileRef = F5A8605E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5A802CF709C01000133 = { + fileRef = F5A8605D01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5A902CF70A501000133 = { + fileRef = F5A8614301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5AA02CF70A601000133 = { + fileRef = F5A8614401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5AB02CF70A601000133 = { + fileRef = F5A8614501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5AC02CF70A601000133 = { + fileRef = F5A8614601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5AD02CF70A801000133 = { + fileRef = F5A8616001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5AE02CF70A801000133 = { + fileRef = F5A8615E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5AF02CF70A801000133 = { + fileRef = F5A8615D01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5B002CF70A901000133 = { + fileRef = F5A8615B01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5B102CF70AA01000133 = { + fileRef = F5A8615901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5B202CF70AA01000133 = { + fileRef = F5A8615801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5B302CF70AA01000133 = { + fileRef = F5A8615701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5B402CF70AB01000133 = { + fileRef = F5A8615601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5B502CF70AB01000133 = { + fileRef = F5A8615501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5B602CF70AC01000133 = { + fileRef = F5A8615A01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5B702CF70AD01000133 = { + fileRef = F5A8615401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5B802CF70AD01000133 = { + fileRef = F5A8615301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5B902CF70AD01000133 = { + fileRef = F5A8615201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5BA02CF70AE01000133 = { + fileRef = F5A8615101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5BB02CF70AE01000133 = { + fileRef = F5A8614E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5BC02CF70AF01000133 = { + fileRef = F5A8614D01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5BD02CF70AF01000133 = { + fileRef = F5A8614C01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5BE02CF70AF01000133 = { + fileRef = F5A8614B01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5BF02CF70B001000133 = { + fileRef = F5A8614A01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5C002CF70B101000133 = { + fileRef = F5A8614801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5C102CF70B101000133 = { + fileRef = F5A8614701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5C202CF70B201000133 = { + fileRef = F5A8616101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5C302CF70B501000133 = { + fileRef = F5A8618F01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5C402CF70B501000133 = { + fileRef = F5A8618E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5C502CF70B601000133 = { + fileRef = F5A8618D01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5C602CF70B601000133 = { + fileRef = F5A8617901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5C702CF70B601000133 = { + fileRef = F5A8617701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5C802CF70B701000133 = { + fileRef = F5A8617101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5C902CF70B701000133 = { + fileRef = F5A8617001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5CA02CF70B701000133 = { + fileRef = F5A8616F01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5CB02CF70B801000133 = { + fileRef = F5A8616E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5CC02CF70B901000133 = { + fileRef = F5A8616D01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5CD02CF70B901000133 = { + fileRef = F5A8616C01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5CE02CF70B901000133 = { + fileRef = F5A8616B01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5CF02CF70BA01000133 = { + fileRef = F5A8616901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5D002CF70BA01000133 = { + fileRef = F5A8616801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5D102CF70BA01000133 = { + fileRef = F5A8616701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5D202CF70BB01000133 = { + fileRef = F5A8616601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5D302CF70BC01000133 = { + fileRef = F5A8616501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5D402CF70BC01000133 = { + fileRef = F5A8616401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5D502CF70BC01000133 = { + fileRef = F5A8616301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5D602CF70BD01000133 = { + fileRef = F5A8616201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5D702CF70C201000133 = { + fileRef = F5A861D301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5D802CF70C301000133 = { + fileRef = F5A861D501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5D902CF70C301000133 = { + fileRef = F5A861D701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5DA02CF70C301000133 = { + fileRef = F5A861D901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5DB02CF70C401000133 = { + fileRef = F5A861DD01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5DC02CF70C501000133 = { + fileRef = F5A861DF01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5DD02CF70C501000133 = { + fileRef = F5A861DB01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5DE02CF70C801000133 = { + fileRef = F5A861E501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5DF02CF70C801000133 = { + fileRef = F5A861E101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5E002CF70D201000133 = { + fileRef = F5A8610401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5E102CF70D201000133 = { + fileRef = F5A8610501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5E202CF70D201000133 = { + fileRef = F5A8610601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5E302CF70D301000133 = { + fileRef = F5A8610701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5E402CF70D301000133 = { + fileRef = F5A8610801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5E502CF70D501000133 = { + fileRef = F5A8611701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5E602CF70D601000133 = { + fileRef = F5A8611601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5E702CF70D601000133 = { + fileRef = F5A8611501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5E802CF70D701000133 = { + fileRef = F5A8611401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5E902CF70D701000133 = { + fileRef = F5A8611301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5EA02CF70D701000133 = { + fileRef = F5A8611201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5EB02CF70D801000133 = { + fileRef = F5A8611101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5EC02CF70D801000133 = { + fileRef = F5A8611001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5ED02CF70D801000133 = { + fileRef = F5A8610F01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5EE02CF70D901000133 = { + fileRef = F5A8610E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5EF02CF70D901000133 = { + fileRef = F5A8610D01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5F002CF70DA01000133 = { + fileRef = F5A8610C01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5F102CF70DA01000133 = { + fileRef = F5A8610B01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5F202CF70DA01000133 = { + fileRef = F5A8610A01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5F302CF70DB01000133 = { + fileRef = F5A8610901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5F402CF70EA01000133 = { + fileRef = F5A8607001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5F502CF70EB01000133 = { + fileRef = F5A8607101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5F602CF70EB01000133 = { + fileRef = F5A8607201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5F702CF70EC01000133 = { + fileRef = F5A8607301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5F802CF70EC01000133 = { + fileRef = F5A8607401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5F902CF70EC01000133 = { + fileRef = F5A8607501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5FA02CF70ED01000133 = { + fileRef = F5A8607701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5FB02CF70ED01000133 = { + fileRef = F5A8607801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5FC02CF70EE01000133 = { + fileRef = F5A8607901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5FD02CF70EE01000133 = { + fileRef = F5A8607A01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5FE02CF70EE01000133 = { + fileRef = F5A8607C01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C5FF02CF70EF01000133 = { + fileRef = F5A8607D01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C60102CF70F001000133 = { + fileRef = F5A8608001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C60202CF70F101000133 = { + fileRef = F5A8607E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C60302CF70F101000133 = { + fileRef = F5A8608101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C60402CF70F201000133 = { + fileRef = F5A8608501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C60502CF70F201000133 = { + fileRef = F5A8608601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C60602CF70F201000133 = { + fileRef = F5A8608701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C60702CF70F301000133 = { + fileRef = F5A8608801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C60802CF70F401000133 = { + fileRef = F5A8608201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C60902CF70F501000133 = { + fileRef = F5A8608901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C60A02CF70F501000133 = { + fileRef = F5A8608B01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C60B02CF70F601000133 = { + fileRef = F5A8608D01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C60C02CF70F601000133 = { + fileRef = F5A8608E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C60D02CF70F601000133 = { + fileRef = F5A8608F01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C60E02CF70F701000133 = { + fileRef = F5A8609001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C60F02CF70F701000133 = { + fileRef = F5A8609101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C61002CF70F701000133 = { + fileRef = F5A8609201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C61102CF70F801000133 = { + fileRef = F5A8609301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C61202CF70FA01000133 = { + fileRef = F5A860A201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C61302CF70FA01000133 = { + fileRef = F5A860A101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C61402CF70FB01000133 = { + fileRef = F5A860A001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C61502CF70FB01000133 = { + fileRef = F5A8609F01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C61602CF70FC01000133 = { + fileRef = F5A8609E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C61702CF70FC01000133 = { + fileRef = F5A8609D01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C61802CF70FC01000133 = { + fileRef = F5A8609C01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C61902CF70FD01000133 = { + fileRef = F5A8609B01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C61A02CF70FD01000133 = { + fileRef = F5A8609A01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C61B02CF70FD01000133 = { + fileRef = F5A8609801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C61C02CF70FE01000133 = { + fileRef = F5A8609701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C61D02CF70FE01000133 = { + fileRef = F5A8609601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C61E02CF70FF01000133 = { + fileRef = F5A8609501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C61F02CF70FF01000133 = { + fileRef = F5A8609401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C62002CF710701000133 = { + fileRef = F5A863DD01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C62102CF710701000133 = { + fileRef = F5A863DC01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C62202CF710701000133 = { + fileRef = F5A863DB01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C62302CF710801000133 = { + fileRef = F5A863DA01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C62402CF710801000133 = { + fileRef = F5A863D901FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C62502CF710801000133 = { + fileRef = F5A863D801FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C62602CF710901000133 = { + fileRef = F5A863D701FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C62702CF710901000133 = { + fileRef = F5A863D601FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C62802CF710A01000133 = { + fileRef = F5A863D501FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C62902CF710A01000133 = { + fileRef = F5A863D401FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C62A02CF710A01000133 = { + fileRef = F5A863D301FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C62B02CF710B01000133 = { + fileRef = F5A863D201FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C62C02CF710B01000133 = { + fileRef = F5A863D101FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C62D02CF710C01000133 = { + fileRef = F5A863C501FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C62E02CF710C01000133 = { + fileRef = F5A863C401FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C62F02CF710D01000133 = { + fileRef = F5A863BF01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C63002CF711001000133 = { + fileRef = F5A8643D01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C63102CF711001000133 = { + fileRef = F5A8643B01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C63202CF711101000133 = { + fileRef = F5A8643A01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C63302CF711101000133 = { + fileRef = F5A8643801FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C63402CF711101000133 = { + fileRef = F5A8643701FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C63502CF711201000133 = { + fileRef = F5A8643601FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C63602CF711201000133 = { + fileRef = F5A8643501FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C63702CF711301000133 = { + fileRef = F5A8643401FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C63802CF711301000133 = { + fileRef = F5A8643301FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C63902CF711301000133 = { + fileRef = F5A8643101FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C63A02CF711401000133 = { + fileRef = F5A8643001FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C63B02CF711401000133 = { + fileRef = F5A8642F01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C63C02CF711401000133 = { + fileRef = F5A8642E01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C63D02CF711501000133 = { + fileRef = F5A8642D01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C63E02CF711501000133 = { + fileRef = F5A8642C01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C63F02CF711601000133 = { + fileRef = F5A8642A01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C64002CF711601000133 = { + fileRef = F5A8642901FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C64102CF711601000133 = { + fileRef = F5A8642801FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C64202CF711701000133 = { + fileRef = F5A8642701FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C64302CF711701000133 = { + fileRef = F5A8642601FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C64402CF711801000133 = { + fileRef = F5A8643E01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C64502CF711B01000133 = { + fileRef = F5A8644E01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C64602CF711B01000133 = { + fileRef = F5A8644D01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C64702CF711B01000133 = { + fileRef = F5A8644A01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C64802CF711C01000133 = { + fileRef = F5A8644801FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C64902CF711C01000133 = { + fileRef = F5A8644701FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C64A02CF711D01000133 = { + fileRef = F5A8644601FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C64B02CF711D01000133 = { + fileRef = F5A8644501FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C64C02CF711D01000133 = { + fileRef = F5A8644401FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C64D02CF711E01000133 = { + fileRef = F5A8644301FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C64E02CF711E01000133 = { + fileRef = F5A8644201FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C64F02CF711E01000133 = { + fileRef = F5A8644101FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C65002CF711F01000133 = { + fileRef = F5A8643F01FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C65102CF712301000133 = { + fileRef = F5A8620A01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C65202CF712301000133 = { + fileRef = F5A8620901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C65302CF712401000133 = { + fileRef = F5A8620801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C65402CF712401000133 = { + fileRef = F5A8620701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C65502CF712401000133 = { + fileRef = F5A8620601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C65602CF712501000133 = { + fileRef = F5A8620401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C65702CF712501000133 = { + fileRef = F5A8620301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C65802CF712601000133 = { + fileRef = F5A8620201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C65902CF712601000133 = { + fileRef = F5A8620101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C65A02CF712701000133 = { + fileRef = F5A8620001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C65B02CF712701000133 = { + fileRef = F5A861FF01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C65C02CF712701000133 = { + fileRef = F5A861FE01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C65D02CF712801000133 = { + fileRef = F5A861FD01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C65E02CF712801000133 = { + fileRef = F5A861FC01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C65F02CF712901000133 = { + fileRef = F5A861FB01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C66002CF712901000133 = { + fileRef = F5A861F901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C66102CF712A01000133 = { + fileRef = F5A861F801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C66202CF712A01000133 = { + fileRef = F5A861F701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C66302CF712A01000133 = { + fileRef = F5A861F501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C66402CF712B01000133 = { + fileRef = F5A861F401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C66502CF712B01000133 = { + fileRef = F5A861F301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C66602CF712C01000133 = { + fileRef = F5A861F201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C66702CF712C01000133 = { + fileRef = F5A861F101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C66802CF712C01000133 = { + fileRef = F5A861F001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C66902CF712D01000133 = { + fileRef = F5A861EF01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C66A02CF712D01000133 = { + fileRef = F5A861EE01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C66B02CF712F01000133 = { + fileRef = F5A861ED01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C66C02CF713001000133 = { + fileRef = F5A861EC01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C66D02CF713001000133 = { + fileRef = F5A861EB01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C66E02CF713001000133 = { + fileRef = F5A861EA01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C66F02CF713101000133 = { + fileRef = F5A861E901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C67002CF713101000133 = { + fileRef = F5A861E801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C67102CF713101000133 = { + fileRef = F5A861E701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C67202CF713201000133 = { + fileRef = F5A861D101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C67302CF713201000133 = { + fileRef = F5A861D001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C67402CF713301000133 = { + fileRef = F5A861CE01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C67502CF713401000133 = { + fileRef = F5A861CF01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C67602CF713501000133 = { + fileRef = F5A861CD01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C67702CF713501000133 = { + fileRef = F5A861CC01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C67802CF713601000133 = { + fileRef = F5A861C801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C67902CF713601000133 = { + fileRef = F5A861C701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C67A02CF713601000133 = { + fileRef = F5A861C601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C67B02CF713701000133 = { + fileRef = F5A861C501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C67C02CF713701000133 = { + fileRef = F5A861C301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C67D02CF713801000133 = { + fileRef = F5A861C101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C67E02CF713801000133 = { + fileRef = F5A861C001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C67F02CF713901000133 = { + fileRef = F5A861BF01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C68002CF713901000133 = { + fileRef = F5A861BE01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C68102CF713901000133 = { + fileRef = F5A861BD01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C68202CF713A01000133 = { + fileRef = F5A861BC01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C68302CF713A01000133 = { + fileRef = F5A861BB01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C68402CF713B01000133 = { + fileRef = F5A861B901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C68502CF713B01000133 = { + fileRef = F5A861B801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C68602CF713B01000133 = { + fileRef = F5A861B701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C68702CF713C01000133 = { + fileRef = F5A861B601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C68802CF713C01000133 = { + fileRef = F5A861B501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C68902CF713C01000133 = { + fileRef = F5A861B401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C68A02CF713F01000133 = { + fileRef = F5A861B301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C68B02CF713F01000133 = { + fileRef = F5A861B201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C68C02CF714001000133 = { + fileRef = F5A861B101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C68D02CF714001000133 = { + fileRef = F5A861B001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C68E02CF714001000133 = { + fileRef = F5A861AF01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C68F02CF714101000133 = { + fileRef = F5A861AE01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C69002CF714101000133 = { + fileRef = F5A861AD01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C69102CF714101000133 = { + fileRef = F5A861AC01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C69202CF714201000133 = { + fileRef = F5A861AB01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C69302CF714201000133 = { + fileRef = F5A861AA01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C69402CF714201000133 = { + fileRef = F5A861A901FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C69502CF714301000133 = { + fileRef = F5A861A801FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C69602CF714301000133 = { + fileRef = F5A861A701FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C69702CF714401000133 = { + fileRef = F5A861A601FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C69802CF714401000133 = { + fileRef = F5A861A501FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C69902CF714501000133 = { + fileRef = F5A861A401FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C69A02CF714501000133 = { + fileRef = F5A861A301FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C69B02CF714601000133 = { + fileRef = F5A861A201FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C69C02CF714601000133 = { + fileRef = F5A861A101FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C69D02CF714601000133 = { + fileRef = F5A861A001FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C69E02CF714701000133 = { + fileRef = F5A8619F01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C69F02CF714701000133 = { + fileRef = F5A8619E01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C6A002CF714801000133 = { + fileRef = F5A8619C01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C6A102CF714801000133 = { + fileRef = F5A8619B01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A0C6A202CF714801000133 = { + fileRef = F5A8619A01FA022C0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5A85C1A01FA022A0175ACA7 = { + children = ( + F5A85C1C01FA022A0175ACA7, + F5FD821D02CCEB8C01000133, + F5FD822102CCECE601000133, + ); + isa = PBXGroup; + name = include; + path = ../include; + refType = 2; + }; + F5A85C1C01FA022A0175ACA7 = { + children = ( + F5A85C1E01FA022A0175ACA7, + F5A85C1F01FA022A0175ACA7, + F5A85C2001FA022A0175ACA7, + F5A85C2101FA022A0175ACA7, + F5A85C2201FA022A0175ACA7, + F5A85C2301FA022A0175ACA7, + F5A85C2401FA022A0175ACA7, + F5A85C2501FA022A0175ACA7, + F5A85C2601FA022A0175ACA7, + F5A85C2701FA022A0175ACA7, + F5A85C2801FA022A0175ACA7, + F5A85C2901FA022A0175ACA7, + F5A85C2A01FA022A0175ACA7, + F5A85C2B01FA022A0175ACA7, + F5A85C2C01FA022A0175ACA7, + F5A85C2D01FA022A0175ACA7, + F5A85C2E01FA022A0175ACA7, + F5A85C2F01FA022A0175ACA7, + F5A85C3001FA022A0175ACA7, + F5A85C3101FA022A0175ACA7, + F5A85C3201FA022A0175ACA7, + F5A85C3301FA022A0175ACA7, + F5A85C3401FA022A0175ACA7, + F5A85C3501FA022A0175ACA7, + F5A85C3601FA022A0175ACA7, + F5A85C3701FA022A0175ACA7, + F5A85C3801FA022A0175ACA7, + F5A85C3901FA022A0175ACA7, + F5A85C3A01FA022A0175ACA7, + F5A85C3B01FA022A0175ACA7, + F5A85C3C01FA022A0175ACA7, + F5A85C3D01FA022A0175ACA7, + F5A85C3E01FA022A0175ACA7, + F5A85C3F01FA022A0175ACA7, + F5A85C4101FA022A0175ACA7, + F5A85C4201FA022A0175ACA7, + F5A85C4301FA022A0175ACA7, + F5A85C4401FA022A0175ACA7, + F5A85C4501FA022A0175ACA7, + F5A85C4601FA022A0175ACA7, + F5A85C4701FA022A0175ACA7, + F5A85C4801FA022A0175ACA7, + F5A85C4901FA022A0175ACA7, + F5A85C4A01FA022A0175ACA7, + F5A85C4B01FA022A0175ACA7, + F5A85C4C01FA022A0175ACA7, + F5A85C4D01FA022A0175ACA7, + F5A85C4E01FA022A0175ACA7, + F5A85C4F01FA022A0175ACA7, + F5A85C5001FA022A0175ACA7, + F5A85C5101FA022A0175ACA7, + F5A85C5201FA022A0175ACA7, + F5A85C5301FA022A0175ACA7, + F5A85C5401FA022A0175ACA7, + F5A85C5501FA022A0175ACA7, + F5A85C5601FA022A0175ACA7, + F5A85C5701FA022A0175ACA7, + F5A85C5801FA022A0175ACA7, + F5A85C5901FA022A0175ACA7, + F5A85C5A01FA022A0175ACA7, + F5A85C5B01FA022A0175ACA7, + F5A85C5C01FA022A0175ACA7, + F5A85C5D01FA022A0175ACA7, + F5A85C5E01FA022A0175ACA7, + F5A85C5F01FA022A0175ACA7, + F5A85C6001FA022A0175ACA7, + F5A85C6101FA022A0175ACA7, + F5A85C6201FA022A0175ACA7, + F5A85C6301FA022A0175ACA7, + F5A85C6401FA022A0175ACA7, + F5A85C6501FA022A0175ACA7, + F5A85C6601FA022A0175ACA7, + F5A85C6701FA022A0175ACA7, + F5A85C6801FA022A0175ACA7, + F5A85C6901FA022A0175ACA7, + F5A85C6A01FA022A0175ACA7, + F5A85C6B01FA022A0175ACA7, + F5A85C6C01FA022A0175ACA7, + F5A85C6D01FA022A0175ACA7, + F5A85C6E01FA022A0175ACA7, + F5A85C6F01FA022A0175ACA7, + F5A85C7001FA022A0175ACA7, + F5A85C7101FA022A0175ACA7, + F5A85C7201FA022A0175ACA7, + F5A85C7301FA022A0175ACA7, + F5A85C7401FA022A0175ACA7, + F5A85C7501FA022A0175ACA7, + F5A85CB001FA022A0175ACA7, + F5A85CB101FA022A0175ACA7, + F5A85CB201FA022A0175ACA7, + F5A85CB301FA022A0175ACA7, + F5A85CB401FA022A0175ACA7, + F5A85CF901FA022B0175ACA7, + F5A85CFA01FA022B0175ACA7, + F5A85CFB01FA022B0175ACA7, + F5A85CFC01FA022B0175ACA7, + F5A85CFD01FA022B0175ACA7, + F5A85CFF01FA022B0175ACA7, + F5A85D2101FA022B0175ACA7, + F5A85D2201FA022B0175ACA7, + F5A85D2301FA022B0175ACA7, + F5A85D2401FA022B0175ACA7, + F5A85D2501FA022B0175ACA7, + F5A85D2601FA022B0175ACA7, + F5A85D2701FA022B0175ACA7, + F5A85D2801FA022B0175ACA7, + F5A85D2901FA022B0175ACA7, + F5A85D2A01FA022B0175ACA7, + F5A85D2B01FA022B0175ACA7, + F5A85D2C01FA022B0175ACA7, + F5A85D2D01FA022B0175ACA7, + F5A85D2E01FA022B0175ACA7, + F5A85D2F01FA022B0175ACA7, + F5A85D3001FA022B0175ACA7, + F5A85D3101FA022B0175ACA7, + F5A85D3201FA022B0175ACA7, + F5A85D3301FA022B0175ACA7, + F5A85D3401FA022B0175ACA7, + F5A85D3501FA022B0175ACA7, + F5A85D3601FA022B0175ACA7, + F5A85D3701FA022B0175ACA7, + F5A8703A01FA0B7F0175ACA7, + F5A85D3901FA022B0175ACA7, + F5A85D3A01FA022B0175ACA7, + F5A85D3B01FA022B0175ACA7, + F5A85D8E01FA022B0175ACA7, + F5A85D8F01FA022B0175ACA7, + F5A85D9001FA022B0175ACA7, + F5A85D9101FA022B0175ACA7, + F5A85D9201FA022B0175ACA7, + F5A85D9301FA022B0175ACA7, + F5A85D9401FA022B0175ACA7, + F5A85D9501FA022B0175ACA7, + F5A85DAD01FA022B0175ACA7, + F5A85DAE01FA022B0175ACA7, + F5A85DAF01FA022B0175ACA7, + F5A85DF101FA022B0175ACA7, + F5A85DF201FA022B0175ACA7, + F5A85E9701FA022B0175ACA7, + F5A85E9801FA022B0175ACA7, + F5A85E9901FA022B0175ACA7, + F5A85EFF01FA022B0175ACA7, + F5A85F0001FA022B0175ACA7, + F5A85F0101FA022B0175ACA7, + F5A85F0201FA022B0175ACA7, + F5A85F0301FA022B0175ACA7, + F5A85F0401FA022B0175ACA7, + F5A85F0501FA022B0175ACA7, + F5A85F0601FA022B0175ACA7, + F5A85F0701FA022B0175ACA7, + F5A85F0801FA022B0175ACA7, + F5A85F0901FA022B0175ACA7, + F5A85F0A01FA022B0175ACA7, + F5A85F0B01FA022B0175ACA7, + F5A85F0C01FA022B0175ACA7, + F5A85F0D01FA022B0175ACA7, + F5A85F0E01FA022B0175ACA7, + F5A85F1401FA022B0175ACA7, + F5A85F1501FA022B0175ACA7, + F5A85F1601FA022B0175ACA7, + F5A85F1701FA022B0175ACA7, + F5A85F1801FA022B0175ACA7, + F5A85F1901FA022B0175ACA7, + F5A85F1A01FA022B0175ACA7, + F5A85F1B01FA022B0175ACA7, + F5A85F1C01FA022B0175ACA7, + F5A85F1D01FA022B0175ACA7, + F5A85F1E01FA022B0175ACA7, + F5A85F1F01FA022B0175ACA7, + F5A85F2001FA022B0175ACA7, + F5A85F2201FA022B0175ACA7, + F5A85F2301FA022B0175ACA7, + F5A85F2401FA022B0175ACA7, + F5A85F2501FA022B0175ACA7, + F5A85F2601FA022B0175ACA7, + F5A85F2701FA022B0175ACA7, + F5A85F2801FA022B0175ACA7, + F5A85F2901FA022B0175ACA7, + F5A85F2A01FA022B0175ACA7, + F5A85F2B01FA022B0175ACA7, + F5A85F2C01FA022B0175ACA7, + F5A85F2D01FA022B0175ACA7, + F5A85F2E01FA022B0175ACA7, + F5A85F2F01FA022B0175ACA7, + F5A85F3001FA022B0175ACA7, + F5A85F3101FA022B0175ACA7, + F5A85F3201FA022B0175ACA7, + F5A85F3301FA022B0175ACA7, + F5A85F3401FA022B0175ACA7, + F5A85F3501FA022B0175ACA7, + F5A85F3601FA022B0175ACA7, + F5A85F3701FA022B0175ACA7, + F5A85F3801FA022B0175ACA7, + F5A85F3901FA022B0175ACA7, + F5A85F3A01FA022B0175ACA7, + F5A85F3B01FA022B0175ACA7, + F5A85F3C01FA022B0175ACA7, + F5A85F3D01FA022B0175ACA7, + F5A85F3E01FA022B0175ACA7, + F5A85F3F01FA022B0175ACA7, + F5A85F4001FA022B0175ACA7, + F5A85F4101FA022B0175ACA7, + F5A85F4201FA022B0175ACA7, + F5A85F4301FA022B0175ACA7, + F5A85F4401FA022B0175ACA7, + F5A85F4501FA022B0175ACA7, + F5A85F4601FA022B0175ACA7, + F5A85F4701FA022B0175ACA7, + F5A85F4801FA022B0175ACA7, + F5A85F4901FA022B0175ACA7, + F5A85F4A01FA022B0175ACA7, + F5A85F4B01FA022B0175ACA7, + F5A85F4C01FA022B0175ACA7, + F5A85F7301FA022B0175ACA7, + F5A85F7901FA022B0175ACA7, + F5A85F7A01FA022B0175ACA7, + F5A85F7B01FA022B0175ACA7, + F5A85F7C01FA022B0175ACA7, + F5A85F7D01FA022B0175ACA7, + F5A85F7E01FA022B0175ACA7, + F5A85F7F01FA022B0175ACA7, + F5A85F8001FA022B0175ACA7, + F5A85F8201FA022B0175ACA7, + F5A85F8301FA022B0175ACA7, + F5A85F8401FA022B0175ACA7, + F5A85F8501FA022B0175ACA7, + F5A85F8601FA022B0175ACA7, + F5A85F8D01FA022B0175ACA7, + F5A85F8E01FA022B0175ACA7, + F5A85F8F01FA022B0175ACA7, + F5A85F9001FA022B0175ACA7, + F5A85F9101FA022B0175ACA7, + F5A85F9201FA022B0175ACA7, + F5A85F9301FA022B0175ACA7, + F5A85F9401FA022B0175ACA7, + ); + isa = PBXGroup; + path = wx; + refType = 4; + }; + F5A85C1E01FA022A0175ACA7 = { + isa = PBXFileReference; + path = accel.h; + refType = 4; + }; + F5A85C1F01FA022A0175ACA7 = { + isa = PBXFileReference; + path = app.h; + refType = 4; + }; + F5A85C2001FA022A0175ACA7 = { + isa = PBXFileReference; + path = arrimpl.cpp; + refType = 4; + }; + F5A85C2101FA022A0175ACA7 = { + isa = PBXFileReference; + path = bitmap.h; + refType = 4; + }; + F5A85C2201FA022A0175ACA7 = { + isa = PBXFileReference; + path = bmpbuttn.h; + refType = 4; + }; + F5A85C2301FA022A0175ACA7 = { + isa = PBXFileReference; + path = brush.h; + refType = 4; + }; + F5A85C2401FA022A0175ACA7 = { + isa = PBXFileReference; + path = buffer.h; + refType = 4; + }; + F5A85C2501FA022A0175ACA7 = { + isa = PBXFileReference; + path = busyinfo.h; + refType = 4; + }; + F5A85C2601FA022A0175ACA7 = { + isa = PBXFileReference; + path = button.h; + refType = 4; + }; + F5A85C2701FA022A0175ACA7 = { + isa = PBXFileReference; + path = calctrl.h; + refType = 4; + }; + F5A85C2801FA022A0175ACA7 = { + isa = PBXFileReference; + path = caret.h; + refType = 4; + }; + F5A85C2901FA022A0175ACA7 = { + isa = PBXFileReference; + path = checkbox.h; + refType = 4; + }; + F5A85C2A01FA022A0175ACA7 = { + isa = PBXFileReference; + path = checklst.h; + refType = 4; + }; + F5A85C2B01FA022A0175ACA7 = { + isa = PBXFileReference; + path = chkconf.h; + refType = 4; + }; + F5A85C2C01FA022A0175ACA7 = { + isa = PBXFileReference; + path = choicdlg.h; + refType = 4; + }; + F5A85C2D01FA022A0175ACA7 = { + isa = PBXFileReference; + path = choice.h; + refType = 4; + }; + F5A85C2E01FA022A0175ACA7 = { + isa = PBXFileReference; + path = clipbrd.h; + refType = 4; + }; + F5A85C2F01FA022A0175ACA7 = { + isa = PBXFileReference; + path = clntdata.h; + refType = 4; + }; + F5A85C3001FA022A0175ACA7 = { + isa = PBXFileReference; + path = cmdline.h; + refType = 4; + }; + F5A85C3101FA022A0175ACA7 = { + isa = PBXFileReference; + path = cmdproc.h; + refType = 4; + }; + F5A85C3201FA022A0175ACA7 = { + isa = PBXFileReference; + path = cmndata.h; + refType = 4; + }; + F5A85C3301FA022A0175ACA7 = { + isa = PBXFileReference; + path = colordlg.h; + refType = 4; + }; + F5A85C3401FA022A0175ACA7 = { + isa = PBXFileReference; + path = colour.h; + refType = 4; + }; + F5A85C3501FA022A0175ACA7 = { + isa = PBXFileReference; + path = combobox.h; + refType = 4; + }; + F5A85C3601FA022A0175ACA7 = { + isa = PBXFileReference; + path = confbase.h; + refType = 4; + }; + F5A85C3701FA022A0175ACA7 = { + isa = PBXFileReference; + path = config.h; + refType = 4; + }; + F5A85C3801FA022A0175ACA7 = { + isa = PBXFileReference; + path = containr.h; + refType = 4; + }; + F5A85C3901FA022A0175ACA7 = { + isa = PBXFileReference; + path = control.h; + refType = 4; + }; + F5A85C3A01FA022A0175ACA7 = { + isa = PBXFileReference; + path = cshelp.h; + refType = 4; + }; + F5A85C3B01FA022A0175ACA7 = { + isa = PBXFileReference; + path = ctrlsub.h; + refType = 4; + }; + F5A85C3C01FA022A0175ACA7 = { + isa = PBXFileReference; + path = cursor.h; + refType = 4; + }; + F5A85C3D01FA022A0175ACA7 = { + isa = PBXFileReference; + path = dataobj.h; + refType = 4; + }; + F5A85C3E01FA022A0175ACA7 = { + isa = PBXFileReference; + path = date.h; + refType = 4; + }; + F5A85C3F01FA022A0175ACA7 = { + isa = PBXFileReference; + path = datetime.h; + refType = 4; + }; + F5A85C4101FA022A0175ACA7 = { + isa = PBXFileReference; + path = datstrm.h; + refType = 4; + }; + F5A85C4201FA022A0175ACA7 = { + isa = PBXFileReference; + path = db.h; + refType = 4; + }; + F5A85C4301FA022A0175ACA7 = { + isa = PBXFileReference; + path = dbgrid.h; + refType = 4; + }; + F5A85C4401FA022A0175ACA7 = { + isa = PBXFileReference; + path = dbkeyg.h; + refType = 4; + }; + F5A85C4501FA022A0175ACA7 = { + isa = PBXFileReference; + path = dbtable.h; + refType = 4; + }; + F5A85C4601FA022A0175ACA7 = { + isa = PBXFileReference; + path = dc.h; + refType = 4; + }; + F5A85C4701FA022A0175ACA7 = { + isa = PBXFileReference; + path = dcclient.h; + refType = 4; + }; + F5A85C4801FA022A0175ACA7 = { + isa = PBXFileReference; + path = dcmemory.h; + refType = 4; + }; + F5A85C4901FA022A0175ACA7 = { + isa = PBXFileReference; + path = dcprint.h; + refType = 4; + }; + F5A85C4A01FA022A0175ACA7 = { + isa = PBXFileReference; + path = dcps.h; + refType = 4; + }; + F5A85C4B01FA022A0175ACA7 = { + isa = PBXFileReference; + path = dcscreen.h; + refType = 4; + }; + F5A85C4C01FA022A0175ACA7 = { + isa = PBXFileReference; + path = dde.h; + refType = 4; + }; + F5A85C4D01FA022A0175ACA7 = { + isa = PBXFileReference; + path = debug.h; + refType = 4; + }; + F5A85C4E01FA022A0175ACA7 = { + isa = PBXFileReference; + path = defs.h; + refType = 4; + }; + F5A85C4F01FA022A0175ACA7 = { + isa = PBXFileReference; + path = dialog.h; + refType = 4; + }; + F5A85C5001FA022A0175ACA7 = { + isa = PBXFileReference; + path = dialup.h; + refType = 4; + }; + F5A85C5101FA022A0175ACA7 = { + isa = PBXFileReference; + path = dir.h; + refType = 4; + }; + F5A85C5201FA022A0175ACA7 = { + isa = PBXFileReference; + path = dirctrl.h; + refType = 4; + }; + F5A85C5301FA022A0175ACA7 = { + isa = PBXFileReference; + path = dirdlg.h; + refType = 4; + }; + F5A85C5401FA022A0175ACA7 = { + isa = PBXFileReference; + path = dnd.h; + refType = 4; + }; + F5A85C5501FA022A0175ACA7 = { + isa = PBXFileReference; + path = docmdi.h; + refType = 4; + }; + F5A85C5601FA022A0175ACA7 = { + isa = PBXFileReference; + path = docview.h; + refType = 4; + }; + F5A85C5701FA022A0175ACA7 = { + isa = PBXFileReference; + path = dragimag.h; + refType = 4; + }; + F5A85C5801FA022A0175ACA7 = { + isa = PBXFileReference; + path = dynarray.h; + refType = 4; + }; + F5A85C5901FA022A0175ACA7 = { + isa = PBXFileReference; + path = dynlib.h; + refType = 4; + }; + F5A85C5A01FA022A0175ACA7 = { + isa = PBXFileReference; + path = dynload.h; + refType = 4; + }; + F5A85C5B01FA022A0175ACA7 = { + isa = PBXFileReference; + path = effects.h; + refType = 4; + }; + F5A85C5C01FA022A0175ACA7 = { + isa = PBXFileReference; + path = encconv.h; + refType = 4; + }; + F5A85C5D01FA022A0175ACA7 = { + isa = PBXFileReference; + path = event.h; + refType = 4; + }; + F5A85C5E01FA022A0175ACA7 = { + isa = PBXFileReference; + path = evtloop.h; + refType = 4; + }; + F5A85C5F01FA022A0175ACA7 = { + isa = PBXFileReference; + path = expr.h; + refType = 4; + }; + F5A85C6001FA022A0175ACA7 = { + isa = PBXFileReference; + path = fdrepdlg.h; + refType = 4; + }; + F5A85C6101FA022A0175ACA7 = { + isa = PBXFileReference; + path = ffile.h; + refType = 4; + }; + F5A85C6201FA022A0175ACA7 = { + isa = PBXFileReference; + path = file.h; + refType = 4; + }; + F5A85C6301FA022A0175ACA7 = { + isa = PBXFileReference; + path = fileconf.h; + refType = 4; + }; + F5A85C6401FA022A0175ACA7 = { + isa = PBXFileReference; + path = filedlg.h; + refType = 4; + }; + F5A85C6501FA022A0175ACA7 = { + isa = PBXFileReference; + path = filefn.h; + refType = 4; + }; + F5A85C6601FA022A0175ACA7 = { + isa = PBXFileReference; + path = filename.h; + refType = 4; + }; + F5A85C6701FA022A0175ACA7 = { + isa = PBXFileReference; + path = filesys.h; + refType = 4; + }; + F5A85C6801FA022A0175ACA7 = { + isa = PBXFileReference; + path = font.h; + refType = 4; + }; + F5A85C6901FA022A0175ACA7 = { + isa = PBXFileReference; + path = fontdlg.h; + refType = 4; + }; + F5A85C6A01FA022A0175ACA7 = { + isa = PBXFileReference; + path = fontenc.h; + refType = 4; + }; + F5A85C6B01FA022A0175ACA7 = { + isa = PBXFileReference; + path = fontenum.h; + refType = 4; + }; + F5A85C6C01FA022A0175ACA7 = { + isa = PBXFileReference; + path = fontmap.h; + refType = 4; + }; + F5A85C6D01FA022A0175ACA7 = { + isa = PBXFileReference; + path = fontutil.h; + refType = 4; + }; + F5A85C6E01FA022A0175ACA7 = { + isa = PBXFileReference; + path = frame.h; + refType = 4; + }; + F5A85C6F01FA022A0175ACA7 = { + isa = PBXFileReference; + path = fs_inet.h; + refType = 4; + }; + F5A85C7001FA022A0175ACA7 = { + isa = PBXFileReference; + path = fs_mem.h; + refType = 4; + }; + F5A85C7101FA022A0175ACA7 = { + isa = PBXFileReference; + path = fs_zip.h; + refType = 4; + }; + F5A85C7201FA022A0175ACA7 = { + isa = PBXFileReference; + path = gauge.h; + refType = 4; + }; + F5A85C7301FA022A0175ACA7 = { + isa = PBXFileReference; + path = gdicmn.h; + refType = 4; + }; + F5A85C7401FA022A0175ACA7 = { + isa = PBXFileReference; + path = gdiobj.h; + refType = 4; + }; + F5A85C7501FA022A0175ACA7 = { + children = ( + F5A85C7701FA022A0175ACA7, + F5A85C7801FA022A0175ACA7, + F5A85C7901FA022A0175ACA7, + F5A85C7A01FA022A0175ACA7, + F5A85C7B01FA022A0175ACA7, + F5A85C7D01FA022A0175ACA7, + F5A85C8001FA022A0175ACA7, + F5A85C8101FA022A0175ACA7, + F5A85C8201FA022A0175ACA7, + F5A85C8501FA022A0175ACA7, + F5A85C8601FA022A0175ACA7, + F5A85C8801FA022A0175ACA7, + F5A85C8901FA022A0175ACA7, + F5A85C8A01FA022A0175ACA7, + F5A85C8B01FA022A0175ACA7, + F5A85C8C01FA022A0175ACA7, + F5A85C8D01FA022A0175ACA7, + F5A85C8E01FA022A0175ACA7, + F5A85C8F01FA022A0175ACA7, + F5A85C9001FA022A0175ACA7, + F5A85C9201FA022A0175ACA7, + F5A85C9401FA022A0175ACA7, + F5A85C9501FA022A0175ACA7, + F5A85C9701FA022A0175ACA7, + F5A85C9901FA022A0175ACA7, + F5A85C9A01FA022A0175ACA7, + F5A85C9B01FA022A0175ACA7, + F5A85C9C01FA022A0175ACA7, + F5A85C9D01FA022A0175ACA7, + F5A85C9E01FA022A0175ACA7, + F5A85CA101FA022A0175ACA7, + F5A85CA201FA022A0175ACA7, + F5A85CA301FA022A0175ACA7, + F5A85CA401FA022A0175ACA7, + F5A85CA501FA022A0175ACA7, + F5A85CA601FA022A0175ACA7, + F5A85CA701FA022A0175ACA7, + F5A85CA801FA022A0175ACA7, + F5A85CA901FA022A0175ACA7, + F5A85CAC01FA022A0175ACA7, + F5A85CAD01FA022A0175ACA7, + F5A85CAF01FA022A0175ACA7, + ); + isa = PBXGroup; + path = generic; + refType = 4; + }; + F5A85C7701FA022A0175ACA7 = { + isa = PBXFileReference; + path = accel.h; + refType = 4; + }; + F5A85C7801FA022A0175ACA7 = { + isa = PBXFileReference; + path = calctrl.h; + refType = 4; + }; + F5A85C7901FA022A0175ACA7 = { + isa = PBXFileReference; + path = caret.h; + refType = 4; + }; + F5A85C7A01FA022A0175ACA7 = { + isa = PBXFileReference; + path = choicdgg.h; + refType = 4; + }; + F5A85C7B01FA022A0175ACA7 = { + isa = PBXFileReference; + path = colrdlgg.h; + refType = 4; + }; + F5A85C7D01FA022A0175ACA7 = { + isa = PBXFileReference; + path = dcpsg.h; + refType = 4; + }; + F5A85C8001FA022A0175ACA7 = { + isa = PBXFileReference; + path = dirctrlg.h; + refType = 4; + }; + F5A85C8101FA022A0175ACA7 = { + isa = PBXFileReference; + path = dirdlgg.h; + refType = 4; + }; + F5A85C8201FA022A0175ACA7 = { + isa = PBXFileReference; + path = dragimgg.h; + refType = 4; + }; + F5A85C8501FA022A0175ACA7 = { + isa = PBXFileReference; + path = fdrepdlg.h; + refType = 4; + }; + F5A85C8601FA022A0175ACA7 = { + isa = PBXFileReference; + path = filedlgg.h; + refType = 4; + }; + F5A85C8801FA022A0175ACA7 = { + isa = PBXFileReference; + path = fontdlgg.h; + refType = 4; + }; + F5A85C8901FA022A0175ACA7 = { + isa = PBXFileReference; + path = grid.h; + refType = 4; + }; + F5A85C8A01FA022A0175ACA7 = { + isa = PBXFileReference; + path = gridctrl.h; + refType = 4; + }; + F5A85C8B01FA022A0175ACA7 = { + isa = PBXFileReference; + path = gridg.h; + refType = 4; + }; + F5A85C8C01FA022A0175ACA7 = { + isa = PBXFileReference; + path = gridsel.h; + refType = 4; + }; + F5A85C8D01FA022A0175ACA7 = { + isa = PBXFileReference; + path = helpext.h; + refType = 4; + }; + F5A85C8E01FA022A0175ACA7 = { + isa = PBXFileReference; + path = helphtml.h; + refType = 4; + }; + F5A85C8F01FA022A0175ACA7 = { + isa = PBXFileReference; + path = helpwxht.h; + refType = 4; + }; + F5A85C9001FA022A0175ACA7 = { + isa = PBXFileReference; + path = helpxlp.h; + refType = 4; + }; + F5A85C9201FA022A0175ACA7 = { + isa = PBXFileReference; + path = imaglist.h; + refType = 4; + }; + F5A85C9401FA022A0175ACA7 = { + isa = PBXFileReference; + path = laywin.h; + refType = 4; + }; + F5A85C9501FA022A0175ACA7 = { + isa = PBXFileReference; + path = listctrl.h; + refType = 4; + }; + F5A85C9701FA022A0175ACA7 = { + isa = PBXFileReference; + path = msgdlgg.h; + refType = 4; + }; + F5A85C9901FA022A0175ACA7 = { + isa = PBXFileReference; + path = notebook.h; + refType = 4; + }; + F5A85C9A01FA022A0175ACA7 = { + isa = PBXFileReference; + path = paletteg.h; + refType = 4; + }; + F5A85C9B01FA022A0175ACA7 = { + isa = PBXFileReference; + path = panelg.h; + refType = 4; + }; + F5A85C9C01FA022A0175ACA7 = { + isa = PBXFileReference; + path = printps.h; + refType = 4; + }; + F5A85C9D01FA022A0175ACA7 = { + isa = PBXFileReference; + path = prntdlgg.h; + refType = 4; + }; + F5A85C9E01FA022A0175ACA7 = { + isa = PBXFileReference; + path = progdlgg.h; + refType = 4; + }; + F5A85CA101FA022A0175ACA7 = { + isa = PBXFileReference; + path = sashwin.h; + refType = 4; + }; + F5A85CA201FA022A0175ACA7 = { + isa = PBXFileReference; + path = scrolwin.h; + refType = 4; + }; + F5A85CA301FA022A0175ACA7 = { + isa = PBXFileReference; + path = spinctlg.h; + refType = 4; + }; + F5A85CA401FA022A0175ACA7 = { + isa = PBXFileReference; + path = splash.h; + refType = 4; + }; + F5A85CA501FA022A0175ACA7 = { + isa = PBXFileReference; + path = splitter.h; + refType = 4; + }; + F5A85CA601FA022A0175ACA7 = { + isa = PBXFileReference; + path = statline.h; + refType = 4; + }; + F5A85CA701FA022A0175ACA7 = { + isa = PBXFileReference; + path = statusbr.h; + refType = 4; + }; + F5A85CA801FA022A0175ACA7 = { + isa = PBXFileReference; + path = tabg.h; + refType = 4; + }; + F5A85CA901FA022A0175ACA7 = { + isa = PBXFileReference; + path = textdlgg.h; + refType = 4; + }; + F5A85CAC01FA022A0175ACA7 = { + isa = PBXFileReference; + path = treectlg.h; + refType = 4; + }; + F5A85CAD01FA022A0175ACA7 = { + isa = PBXFileReference; + path = treelay.h; + refType = 4; + }; + F5A85CAF01FA022A0175ACA7 = { + isa = PBXFileReference; + path = wizard.h; + refType = 4; + }; + F5A85CB001FA022A0175ACA7 = { + isa = PBXFileReference; + path = geometry.h; + refType = 4; + }; + F5A85CB101FA022A0175ACA7 = { + isa = PBXFileReference; + path = gifdecod.h; + refType = 4; + }; + F5A85CB201FA022A0175ACA7 = { + isa = PBXFileReference; + path = glcanvas.h; + refType = 4; + }; + F5A85CB301FA022A0175ACA7 = { + isa = PBXFileReference; + path = grid.h; + refType = 4; + }; + F5A85CB401FA022A0175ACA7 = { + isa = PBXFileReference; + path = gsocket.h; + refType = 4; + }; + F5A85CF901FA022B0175ACA7 = { + isa = PBXFileReference; + path = hash.h; + refType = 4; + }; + F5A85CFA01FA022B0175ACA7 = { + isa = PBXFileReference; + path = help.h; + refType = 4; + }; + F5A85CFB01FA022B0175ACA7 = { + isa = PBXFileReference; + path = helpbase.h; + refType = 4; + }; + F5A85CFC01FA022B0175ACA7 = { + isa = PBXFileReference; + path = helphtml.h; + refType = 4; + }; + F5A85CFD01FA022B0175ACA7 = { + isa = PBXFileReference; + path = helpwin.h; + refType = 4; + }; + F5A85CFF01FA022B0175ACA7 = { + children = ( + F5A85D0101FA022B0175ACA7, + F5A85D0201FA022B0175ACA7, + F5A85D0301FA022B0175ACA7, + F5A85D0401FA022B0175ACA7, + F5A85D0501FA022B0175ACA7, + F5A85D0601FA022B0175ACA7, + F5A85D0701FA022B0175ACA7, + F5A85D0801FA022B0175ACA7, + F5A85D0901FA022B0175ACA7, + F5A85D0A01FA022B0175ACA7, + F5A85D0B01FA022B0175ACA7, + F5A85D0C01FA022B0175ACA7, + F5A85D0D01FA022B0175ACA7, + F5A85D2001FA022B0175ACA7, + ); + isa = PBXGroup; + path = html; + refType = 4; + }; + F5A85D0101FA022B0175ACA7 = { + isa = PBXFileReference; + path = forcelnk.h; + refType = 4; + }; + F5A85D0201FA022B0175ACA7 = { + isa = PBXFileReference; + path = helpctrl.h; + refType = 4; + }; + F5A85D0301FA022B0175ACA7 = { + isa = PBXFileReference; + path = helpdata.h; + refType = 4; + }; + F5A85D0401FA022B0175ACA7 = { + isa = PBXFileReference; + path = helpfrm.h; + refType = 4; + }; + F5A85D0501FA022B0175ACA7 = { + isa = PBXFileReference; + path = htmlcell.h; + refType = 4; + }; + F5A85D0601FA022B0175ACA7 = { + isa = PBXFileReference; + path = htmldefs.h; + refType = 4; + }; + F5A85D0701FA022B0175ACA7 = { + isa = PBXFileReference; + path = htmlfilt.h; + refType = 4; + }; + F5A85D0801FA022B0175ACA7 = { + isa = PBXFileReference; + path = htmlpars.h; + refType = 4; + }; + F5A85D0901FA022B0175ACA7 = { + isa = PBXFileReference; + path = htmlproc.h; + refType = 4; + }; + F5A85D0A01FA022B0175ACA7 = { + isa = PBXFileReference; + path = htmltag.h; + refType = 4; + }; + F5A85D0B01FA022B0175ACA7 = { + isa = PBXFileReference; + path = htmlwin.h; + refType = 4; + }; + F5A85D0C01FA022B0175ACA7 = { + isa = PBXFileReference; + path = htmprint.h; + refType = 4; + }; + F5A85D0D01FA022B0175ACA7 = { + isa = PBXFileReference; + path = m_templ.h; + refType = 4; + }; + F5A85D2001FA022B0175ACA7 = { + isa = PBXFileReference; + path = winpars.h; + refType = 4; + }; + F5A85D2101FA022B0175ACA7 = { + isa = PBXFileReference; + path = icon.h; + refType = 4; + }; + F5A85D2201FA022B0175ACA7 = { + isa = PBXFileReference; + path = imagbmp.h; + refType = 4; + }; + F5A85D2301FA022B0175ACA7 = { + isa = PBXFileReference; + path = image.h; + refType = 4; + }; + F5A85D2401FA022B0175ACA7 = { + isa = PBXFileReference; + path = imaggif.h; + refType = 4; + }; + F5A85D2501FA022B0175ACA7 = { + isa = PBXFileReference; + path = imagiff.h; + refType = 4; + }; + F5A85D2601FA022B0175ACA7 = { + isa = PBXFileReference; + path = imagjpeg.h; + refType = 4; + }; + F5A85D2701FA022B0175ACA7 = { + isa = PBXFileReference; + path = imaglist.h; + refType = 4; + }; + F5A85D2801FA022B0175ACA7 = { + isa = PBXFileReference; + path = imagpcx.h; + refType = 4; + }; + F5A85D2901FA022B0175ACA7 = { + isa = PBXFileReference; + path = imagpng.h; + refType = 4; + }; + F5A85D2A01FA022B0175ACA7 = { + isa = PBXFileReference; + path = imagpnm.h; + refType = 4; + }; + F5A85D2B01FA022B0175ACA7 = { + isa = PBXFileReference; + path = imagtiff.h; + refType = 4; + }; + F5A85D2C01FA022B0175ACA7 = { + isa = PBXFileReference; + path = imagxpm.h; + refType = 4; + }; + F5A85D2D01FA022B0175ACA7 = { + isa = PBXFileReference; + path = intl.h; + refType = 4; + }; + F5A85D2E01FA022B0175ACA7 = { + isa = PBXFileReference; + path = ioswrap.h; + refType = 4; + }; + F5A85D2F01FA022B0175ACA7 = { + isa = PBXFileReference; + path = ipcbase.h; + refType = 4; + }; + F5A85D3001FA022B0175ACA7 = { + isa = PBXFileReference; + path = isql.h; + refType = 4; + }; + F5A85D3101FA022B0175ACA7 = { + isa = PBXFileReference; + path = isqlext.h; + refType = 4; + }; + F5A85D3201FA022B0175ACA7 = { + isa = PBXFileReference; + path = joystick.h; + refType = 4; + }; + F5A85D3301FA022B0175ACA7 = { + isa = PBXFileReference; + path = layout.h; + refType = 4; + }; + F5A85D3401FA022B0175ACA7 = { + isa = PBXFileReference; + path = laywin.h; + refType = 4; + }; + F5A85D3501FA022B0175ACA7 = { + isa = PBXFileReference; + path = list.h; + refType = 4; + }; + F5A85D3601FA022B0175ACA7 = { + isa = PBXFileReference; + path = listbox.h; + refType = 4; + }; + F5A85D3701FA022B0175ACA7 = { + isa = PBXFileReference; + path = listctrl.h; + refType = 4; + }; + F5A85D3901FA022B0175ACA7 = { + isa = PBXFileReference; + path = log.h; + refType = 4; + }; + F5A85D3A01FA022B0175ACA7 = { + isa = PBXFileReference; + path = longlong.h; + refType = 4; + }; + F5A85D3B01FA022B0175ACA7 = { + children = ( + F5A85D3C01FA022B0175ACA7, + F5A85D3D01FA022B0175ACA7, + F5A85D3E01FA022B0175ACA7, + F5A85D3F01FA022B0175ACA7, + F5A85D4001FA022B0175ACA7, + F5A85D4101FA022B0175ACA7, + F5A85D4201FA022B0175ACA7, + F5A85D4301FA022B0175ACA7, + F5A85D4401FA022B0175ACA7, + F5A85D4501FA022B0175ACA7, + F5A85D4601FA022B0175ACA7, + F5A85D4701FA022B0175ACA7, + F5A85D4801FA022B0175ACA7, + F5A85D4901FA022B0175ACA7, + F5A85D4A01FA022B0175ACA7, + F5A85D4B01FA022B0175ACA7, + F5A85D4C01FA022B0175ACA7, + F5A85D4D01FA022B0175ACA7, + F5A85D4E01FA022B0175ACA7, + F5A85D4F01FA022B0175ACA7, + F5A85D5001FA022B0175ACA7, + F5A85D5101FA022B0175ACA7, + F5A85D5201FA022B0175ACA7, + F5A85D5301FA022B0175ACA7, + F5A85D5401FA022B0175ACA7, + F5A85D5501FA022B0175ACA7, + F5A85D5601FA022B0175ACA7, + F5A85D5701FA022B0175ACA7, + F5A85D5801FA022B0175ACA7, + F5A85D5901FA022B0175ACA7, + F5A85D5A01FA022B0175ACA7, + F5A85D5B01FA022B0175ACA7, + F5A85D5C01FA022B0175ACA7, + F5A85D5D01FA022B0175ACA7, + F5A85D5E01FA022B0175ACA7, + F5A85D6001FA022B0175ACA7, + F5A85D6101FA022B0175ACA7, + F5A85D6201FA022B0175ACA7, + F5A85D6301FA022B0175ACA7, + F5A85D6401FA022B0175ACA7, + F5A85D6501FA022B0175ACA7, + F5A85D6601FA022B0175ACA7, + F5A85D6701FA022B0175ACA7, + F5A85D6801FA022B0175ACA7, + F5A85D6901FA022B0175ACA7, + F5A85D6A01FA022B0175ACA7, + F5A85D6B01FA022B0175ACA7, + F5A85D6C01FA022B0175ACA7, + F5A85D6D01FA022B0175ACA7, + F5A85D6E01FA022B0175ACA7, + F5A85D6F01FA022B0175ACA7, + F5A85D7001FA022B0175ACA7, + F5A85D7101FA022B0175ACA7, + F5A85D7201FA022B0175ACA7, + F5A85D7301FA022B0175ACA7, + F5A85D7401FA022B0175ACA7, + F5A85D7501FA022B0175ACA7, + F5A85D7601FA022B0175ACA7, + F5A85D7701FA022B0175ACA7, + F5A85D7801FA022B0175ACA7, + F5A85D7901FA022B0175ACA7, + F5A85D7A01FA022B0175ACA7, + F5A85D7B01FA022B0175ACA7, + F5A85D7C01FA022B0175ACA7, + F5A85D7D01FA022B0175ACA7, + F5A85D7E01FA022B0175ACA7, + F5A85D7F01FA022B0175ACA7, + F5A85D8001FA022B0175ACA7, + F5A85D8101FA022B0175ACA7, + F5A85D8201FA022B0175ACA7, + F5A85D8301FA022B0175ACA7, + F5A85D8401FA022B0175ACA7, + F5A85D8501FA022B0175ACA7, + F5A85D8601FA022B0175ACA7, + F5A85D8701FA022B0175ACA7, + F5A85D8801FA022B0175ACA7, + F5A85D8901FA022B0175ACA7, + F5A85D8A01FA022B0175ACA7, + F5A85D8B01FA022B0175ACA7, + F5A85D8C01FA022B0175ACA7, + F5A85D8D01FA022B0175ACA7, + ); + isa = PBXGroup; + path = mac; + refType = 4; + }; + F5A85D3C01FA022B0175ACA7 = { + isa = PBXFileReference; + path = accel.h; + refType = 4; + }; + F5A85D3D01FA022B0175ACA7 = { + isa = PBXFileReference; + path = aga.h; + refType = 4; + }; + F5A85D3E01FA022B0175ACA7 = { + isa = PBXFileReference; + path = app.h; + refType = 4; + }; + F5A85D3F01FA022B0175ACA7 = { + isa = PBXFileReference; + path = bitmap.h; + refType = 4; + }; + F5A85D4001FA022B0175ACA7 = { + isa = PBXFileReference; + path = bmpbuttn.h; + refType = 4; + }; + F5A85D4101FA022B0175ACA7 = { + isa = PBXFileReference; + path = brush.h; + refType = 4; + }; + F5A85D4201FA022B0175ACA7 = { + isa = PBXFileReference; + path = button.h; + refType = 4; + }; + F5A85D4301FA022B0175ACA7 = { + isa = PBXFileReference; + path = checkbox.h; + refType = 4; + }; + F5A85D4401FA022B0175ACA7 = { + isa = PBXFileReference; + path = checklst.h; + refType = 4; + }; + F5A85D4501FA022B0175ACA7 = { + isa = PBXFileReference; + path = choice.h; + refType = 4; + }; + F5A85D4601FA022B0175ACA7 = { + isa = PBXFileReference; + path = clipbrd.h; + refType = 4; + }; + F5A85D4701FA022B0175ACA7 = { + isa = PBXFileReference; + path = colordlg.h; + refType = 4; + }; + F5A85D4801FA022B0175ACA7 = { + isa = PBXFileReference; + path = colour.h; + refType = 4; + }; + F5A85D4901FA022B0175ACA7 = { + isa = PBXFileReference; + path = combobox.h; + refType = 4; + }; + F5A85D4A01FA022B0175ACA7 = { + isa = PBXFileReference; + path = control.h; + refType = 4; + }; + F5A85D4B01FA022B0175ACA7 = { + isa = PBXFileReference; + path = cursor.h; + refType = 4; + }; + F5A85D4C01FA022B0175ACA7 = { + isa = PBXFileReference; + path = dataform.h; + refType = 4; + }; + F5A85D4D01FA022B0175ACA7 = { + isa = PBXFileReference; + path = dataobj.h; + refType = 4; + }; + F5A85D4E01FA022B0175ACA7 = { + isa = PBXFileReference; + path = dataobj2.h; + refType = 4; + }; + F5A85D4F01FA022B0175ACA7 = { + isa = PBXFileReference; + path = dc.h; + refType = 4; + }; + F5A85D5001FA022B0175ACA7 = { + isa = PBXFileReference; + path = dcclient.h; + refType = 4; + }; + F5A85D5101FA022B0175ACA7 = { + isa = PBXFileReference; + path = dcmemory.h; + refType = 4; + }; + F5A85D5201FA022B0175ACA7 = { + isa = PBXFileReference; + path = dcprint.h; + refType = 4; + }; + F5A85D5301FA022B0175ACA7 = { + isa = PBXFileReference; + path = dcscreen.h; + refType = 4; + }; + F5A85D5401FA022B0175ACA7 = { + isa = PBXFileReference; + path = dialog.h; + refType = 4; + }; + F5A85D5501FA022B0175ACA7 = { + isa = PBXFileReference; + path = dirdlg.h; + refType = 4; + }; + F5A85D5601FA022B0175ACA7 = { + isa = PBXFileReference; + path = dnd.h; + refType = 4; + }; + F5A85D5701FA022B0175ACA7 = { + isa = PBXFileReference; + path = filedlg.h; + refType = 4; + }; + F5A85D5801FA022B0175ACA7 = { + isa = PBXFileReference; + path = font.h; + refType = 4; + }; + F5A85D5901FA022B0175ACA7 = { + isa = PBXFileReference; + path = fontdlg.h; + refType = 4; + }; + F5A85D5A01FA022B0175ACA7 = { + isa = PBXFileReference; + path = frame.h; + refType = 4; + }; + F5A85D5B01FA022B0175ACA7 = { + isa = PBXFileReference; + path = gauge.h; + refType = 4; + }; + F5A85D5C01FA022B0175ACA7 = { + isa = PBXFileReference; + path = gdiobj.h; + refType = 4; + }; + F5A85D5D01FA022B0175ACA7 = { + isa = PBXFileReference; + path = glcanvas.h; + refType = 4; + }; + F5A85D5E01FA022B0175ACA7 = { + isa = PBXFileReference; + path = gsockmac.h; + refType = 4; + }; + F5A85D6001FA022B0175ACA7 = { + isa = PBXFileReference; + path = icon.h; + refType = 4; + }; + F5A85D6101FA022B0175ACA7 = { + isa = PBXFileReference; + path = imaglist.h; + refType = 4; + }; + F5A85D6201FA022B0175ACA7 = { + isa = PBXFileReference; + path = joystick.h; + refType = 4; + }; + F5A85D6301FA022B0175ACA7 = { + isa = PBXFileReference; + path = listbox.h; + refType = 4; + }; + F5A85D6401FA022B0175ACA7 = { + isa = PBXFileReference; + path = listctrl.h; + refType = 4; + }; + F5A85D6501FA022B0175ACA7 = { + isa = PBXFileReference; + path = macnotfy.h; + refType = 4; + }; + F5A85D6601FA022B0175ACA7 = { + isa = PBXFileReference; + path = macsock.h; + refType = 4; + }; + F5A85D6701FA022B0175ACA7 = { + isa = PBXFileReference; + path = mdi.h; + refType = 4; + }; + F5A85D6801FA022B0175ACA7 = { + isa = PBXFileReference; + path = menu.h; + refType = 4; + }; + F5A85D6901FA022B0175ACA7 = { + isa = PBXFileReference; + path = menuitem.h; + refType = 4; + }; + F5A85D6A01FA022B0175ACA7 = { + isa = PBXFileReference; + path = metafile.h; + refType = 4; + }; + F5A85D6B01FA022B0175ACA7 = { + isa = PBXFileReference; + path = mimetype.h; + refType = 4; + }; + F5A85D6C01FA022B0175ACA7 = { + isa = PBXFileReference; + path = minifram.h; + refType = 4; + }; + F5A85D6D01FA022B0175ACA7 = { + isa = PBXFileReference; + path = msgdlg.h; + refType = 4; + }; + F5A85D6E01FA022B0175ACA7 = { + isa = PBXFileReference; + path = notebook.h; + refType = 4; + }; + F5A85D6F01FA022B0175ACA7 = { + isa = PBXFileReference; + path = palette.h; + refType = 4; + }; + F5A85D7001FA022B0175ACA7 = { + isa = PBXFileReference; + path = pen.h; + refType = 4; + }; + F5A85D7101FA022B0175ACA7 = { + isa = PBXFileReference; + path = pnghand.h; + refType = 4; + }; + F5A85D7201FA022B0175ACA7 = { + isa = PBXFileReference; + path = pngread.h; + refType = 4; + }; + F5A85D7301FA022B0175ACA7 = { + isa = PBXFileReference; + path = print.h; + refType = 4; + }; + F5A85D7401FA022B0175ACA7 = { + isa = PBXFileReference; + path = printdlg.h; + refType = 4; + }; + F5A85D7501FA022B0175ACA7 = { + isa = PBXFileReference; + path = printmac.h; + refType = 4; + }; + F5A85D7601FA022B0175ACA7 = { + isa = PBXFileReference; + path = private.h; + refType = 4; + }; + F5A85D7701FA022B0175ACA7 = { + isa = PBXFileReference; + path = radiobox.h; + refType = 4; + }; + F5A85D7801FA022B0175ACA7 = { + isa = PBXFileReference; + path = radiobut.h; + refType = 4; + }; + F5A85D7901FA022B0175ACA7 = { + isa = PBXFileReference; + path = region.h; + refType = 4; + }; + F5A85D7A01FA022B0175ACA7 = { + isa = PBXFileReference; + path = scrolbar.h; + refType = 4; + }; + F5A85D7B01FA022B0175ACA7 = { + isa = PBXFileReference; + path = setup0.h; + refType = 4; + }; + F5A85D7C01FA022B0175ACA7 = { + isa = PBXFileReference; + path = slider.h; + refType = 4; + }; + F5A85D7D01FA022B0175ACA7 = { + isa = PBXFileReference; + path = spinbutt.h; + refType = 4; + }; + F5A85D7E01FA022B0175ACA7 = { + isa = PBXFileReference; + path = statbmp.h; + refType = 4; + }; + F5A85D7F01FA022B0175ACA7 = { + isa = PBXFileReference; + path = statbox.h; + refType = 4; + }; + F5A85D8001FA022B0175ACA7 = { + isa = PBXFileReference; + path = statline.h; + refType = 4; + }; + F5A85D8101FA022B0175ACA7 = { + isa = PBXFileReference; + path = stattext.h; + refType = 4; + }; + F5A85D8201FA022B0175ACA7 = { + isa = PBXFileReference; + path = statusbr.h; + refType = 4; + }; + F5A85D8301FA022B0175ACA7 = { + isa = PBXFileReference; + path = tabctrl.h; + refType = 4; + }; + F5A85D8401FA022B0175ACA7 = { + isa = PBXFileReference; + path = taskbar.h; + refType = 4; + }; + F5A85D8501FA022B0175ACA7 = { + isa = PBXFileReference; + path = textctrl.h; + refType = 4; + }; + F5A85D8601FA022B0175ACA7 = { + isa = PBXFileReference; + path = timer.h; + refType = 4; + }; + F5A85D8701FA022B0175ACA7 = { + isa = PBXFileReference; + path = toolbar.h; + refType = 4; + }; + F5A85D8801FA022B0175ACA7 = { + isa = PBXFileReference; + path = tooltip.h; + refType = 4; + }; + F5A85D8901FA022B0175ACA7 = { + isa = PBXFileReference; + path = toplevel.h; + refType = 4; + }; + F5A85D8A01FA022B0175ACA7 = { + isa = PBXFileReference; + path = treectrl.h; + refType = 4; + }; + F5A85D8B01FA022B0175ACA7 = { + isa = PBXFileReference; + path = uma.h; + refType = 4; + }; + F5A85D8C01FA022B0175ACA7 = { + isa = PBXFileReference; + path = wave.h; + refType = 4; + }; + F5A85D8D01FA022B0175ACA7 = { + isa = PBXFileReference; + path = window.h; + refType = 4; + }; + F5A85D8E01FA022B0175ACA7 = { + isa = PBXFileReference; + path = matrix.h; + refType = 4; + }; + F5A85D8F01FA022B0175ACA7 = { + isa = PBXFileReference; + path = mdi.h; + refType = 4; + }; + F5A85D9001FA022B0175ACA7 = { + isa = PBXFileReference; + path = memconf.h; + refType = 4; + }; + F5A85D9101FA022B0175ACA7 = { + isa = PBXFileReference; + path = memory.h; + refType = 4; + }; + F5A85D9201FA022B0175ACA7 = { + isa = PBXFileReference; + path = memtext.h; + refType = 4; + }; + F5A85D9301FA022B0175ACA7 = { + isa = PBXFileReference; + path = menu.h; + refType = 4; + }; + F5A85D9401FA022B0175ACA7 = { + isa = PBXFileReference; + path = menuitem.h; + refType = 4; + }; + F5A85D9501FA022B0175ACA7 = { + isa = PBXFileReference; + path = metafile.h; + refType = 4; + }; + F5A85DAD01FA022B0175ACA7 = { + isa = PBXFileReference; + path = mimetype.h; + refType = 4; + }; + F5A85DAE01FA022B0175ACA7 = { + isa = PBXFileReference; + path = minifram.h; + refType = 4; + }; + F5A85DAF01FA022B0175ACA7 = { + isa = PBXFileReference; + path = module.h; + refType = 4; + }; + F5A85DF101FA022B0175ACA7 = { + isa = PBXFileReference; + path = msgdlg.h; + refType = 4; + }; + F5A85DF201FA022B0175ACA7 = { + isa = PBXFileReference; + path = mstream.h; + refType = 4; + }; + F5A85E9701FA022B0175ACA7 = { + isa = PBXFileReference; + path = notebook.h; + refType = 4; + }; + F5A85E9801FA022B0175ACA7 = { + isa = PBXFileReference; + path = object.h; + refType = 4; + }; + F5A85E9901FA022B0175ACA7 = { + isa = PBXFileReference; + path = odbc.h; + refType = 4; + }; + F5A85EFF01FA022B0175ACA7 = { + isa = PBXFileReference; + path = ownerdrw.h; + refType = 4; + }; + F5A85F0001FA022B0175ACA7 = { + isa = PBXFileReference; + path = palette.h; + refType = 4; + }; + F5A85F0101FA022B0175ACA7 = { + isa = PBXFileReference; + path = panel.h; + refType = 4; + }; + F5A85F0201FA022B0175ACA7 = { + isa = PBXFileReference; + path = paper.h; + refType = 4; + }; + F5A85F0301FA022B0175ACA7 = { + isa = PBXFileReference; + path = pen.h; + refType = 4; + }; + F5A85F0401FA022B0175ACA7 = { + isa = PBXFileReference; + path = platform.h; + refType = 4; + }; + F5A85F0501FA022B0175ACA7 = { + isa = PBXFileReference; + path = popupwin.h; + refType = 4; + }; + F5A85F0601FA022B0175ACA7 = { + isa = PBXFileReference; + path = print.h; + refType = 4; + }; + F5A85F0701FA022B0175ACA7 = { + isa = PBXFileReference; + path = printdlg.h; + refType = 4; + }; + F5A85F0801FA022B0175ACA7 = { + isa = PBXFileReference; + path = prntbase.h; + refType = 4; + }; + F5A85F0901FA022B0175ACA7 = { + isa = PBXFileReference; + path = process.h; + refType = 4; + }; + F5A85F0A01FA022B0175ACA7 = { + isa = PBXFileReference; + path = progdlg.h; + refType = 4; + }; + F5A85F0B01FA022B0175ACA7 = { + isa = PBXFileReference; + path = prop.h; + refType = 4; + }; + F5A85F0C01FA022B0175ACA7 = { + isa = PBXFileReference; + path = propform.h; + refType = 4; + }; + F5A85F0D01FA022B0175ACA7 = { + isa = PBXFileReference; + path = proplist.h; + refType = 4; + }; + F5A85F0E01FA022B0175ACA7 = { + children = ( + F5A85F1001FA022B0175ACA7, + F5A85F1101FA022B0175ACA7, + F5A85F1201FA022B0175ACA7, + F5A85F1301FA022B0175ACA7, + ); + isa = PBXGroup; + path = protocol; + refType = 4; + }; + F5A85F1001FA022B0175ACA7 = { + isa = PBXFileReference; + path = file.h; + refType = 4; + }; + F5A85F1101FA022B0175ACA7 = { + isa = PBXFileReference; + path = ftp.h; + refType = 4; + }; + F5A85F1201FA022B0175ACA7 = { + isa = PBXFileReference; + path = http.h; + refType = 4; + }; + F5A85F1301FA022B0175ACA7 = { + isa = PBXFileReference; + path = protocol.h; + refType = 4; + }; + F5A85F1401FA022B0175ACA7 = { + isa = PBXFileReference; + path = quantize.h; + refType = 4; + }; + F5A85F1501FA022B0175ACA7 = { + isa = PBXFileReference; + path = radiobox.h; + refType = 4; + }; + F5A85F1601FA022B0175ACA7 = { + isa = PBXFileReference; + path = radiobut.h; + refType = 4; + }; + F5A85F1701FA022B0175ACA7 = { + isa = PBXFileReference; + path = regex.h; + refType = 4; + }; + F5A85F1801FA022B0175ACA7 = { + isa = PBXFileReference; + path = region.h; + refType = 4; + }; + F5A85F1901FA022B0175ACA7 = { + isa = PBXFileReference; + path = resource.h; + refType = 4; + }; + F5A85F1A01FA022B0175ACA7 = { + isa = PBXFileReference; + path = sashwin.h; + refType = 4; + }; + F5A85F1B01FA022B0175ACA7 = { + isa = PBXFileReference; + path = sckaddr.h; + refType = 4; + }; + F5A85F1C01FA022B0175ACA7 = { + isa = PBXFileReference; + path = sckipc.h; + refType = 4; + }; + F5A85F1D01FA022B0175ACA7 = { + isa = PBXFileReference; + path = sckstrm.h; + refType = 4; + }; + F5A85F1E01FA022B0175ACA7 = { + isa = PBXFileReference; + path = scrolbar.h; + refType = 4; + }; + F5A85F1F01FA022B0175ACA7 = { + isa = PBXFileReference; + path = scrolwin.h; + refType = 4; + }; + F5A85F2001FA022B0175ACA7 = { + isa = PBXFileReference; + path = settings.h; + refType = 4; + }; + F5A85F2201FA022B0175ACA7 = { + isa = PBXFileReference; + path = sizer.h; + refType = 4; + }; + F5A85F2301FA022B0175ACA7 = { + isa = PBXFileReference; + path = slider.h; + refType = 4; + }; + F5A85F2401FA022B0175ACA7 = { + isa = PBXFileReference; + path = snglinst.h; + refType = 4; + }; + F5A85F2501FA022B0175ACA7 = { + isa = PBXFileReference; + path = socket.h; + refType = 4; + }; + F5A85F2601FA022B0175ACA7 = { + isa = PBXFileReference; + path = spawnbrowser.h; + refType = 4; + }; + F5A85F2701FA022B0175ACA7 = { + isa = PBXFileReference; + path = spinbutt.h; + refType = 4; + }; + F5A85F2801FA022B0175ACA7 = { + isa = PBXFileReference; + path = spinctrl.h; + refType = 4; + }; + F5A85F2901FA022B0175ACA7 = { + isa = PBXFileReference; + path = splash.h; + refType = 4; + }; + F5A85F2A01FA022B0175ACA7 = { + isa = PBXFileReference; + path = splitter.h; + refType = 4; + }; + F5A85F2B01FA022B0175ACA7 = { + isa = PBXFileReference; + path = stack.h; + refType = 4; + }; + F5A85F2C01FA022B0175ACA7 = { + isa = PBXFileReference; + path = statbmp.h; + refType = 4; + }; + F5A85F2D01FA022B0175ACA7 = { + isa = PBXFileReference; + path = statbox.h; + refType = 4; + }; + F5A85F2E01FA022B0175ACA7 = { + isa = PBXFileReference; + path = statline.h; + refType = 4; + }; + F5A85F2F01FA022B0175ACA7 = { + isa = PBXFileReference; + path = stattext.h; + refType = 4; + }; + F5A85F3001FA022B0175ACA7 = { + isa = PBXFileReference; + path = statusbr.h; + refType = 4; + }; + F5A85F3101FA022B0175ACA7 = { + isa = PBXFileReference; + path = strconv.h; + refType = 4; + }; + F5A85F3201FA022B0175ACA7 = { + isa = PBXFileReference; + path = stream.h; + refType = 4; + }; + F5A85F3301FA022B0175ACA7 = { + isa = PBXFileReference; + path = string.h; + refType = 4; + }; + F5A85F3401FA022B0175ACA7 = { + isa = PBXFileReference; + path = sysopt.h; + refType = 4; + }; + F5A85F3501FA022B0175ACA7 = { + isa = PBXFileReference; + path = tab.h; + refType = 4; + }; + F5A85F3601FA022B0175ACA7 = { + isa = PBXFileReference; + path = tabctrl.h; + refType = 4; + }; + F5A85F3701FA022B0175ACA7 = { + isa = PBXFileReference; + path = taskbar.h; + refType = 4; + }; + F5A85F3801FA022B0175ACA7 = { + isa = PBXFileReference; + path = tbarbase.h; + refType = 4; + }; + F5A85F3901FA022B0175ACA7 = { + isa = PBXFileReference; + path = tbarsmpl.h; + refType = 4; + }; + F5A85F3A01FA022B0175ACA7 = { + isa = PBXFileReference; + path = textbuf.h; + refType = 4; + }; + F5A85F3B01FA022B0175ACA7 = { + isa = PBXFileReference; + path = textctrl.h; + refType = 4; + }; + F5A85F3C01FA022B0175ACA7 = { + isa = PBXFileReference; + path = textdlg.h; + refType = 4; + }; + F5A85F3D01FA022B0175ACA7 = { + isa = PBXFileReference; + path = textfile.h; + refType = 4; + }; + F5A85F3E01FA022B0175ACA7 = { + isa = PBXFileReference; + path = tglbtn.h; + refType = 4; + }; + F5A85F3F01FA022B0175ACA7 = { + isa = PBXFileReference; + path = thread.h; + refType = 4; + }; + F5A85F4001FA022B0175ACA7 = { + isa = PBXFileReference; + path = time.h; + refType = 4; + }; + F5A85F4101FA022B0175ACA7 = { + isa = PBXFileReference; + path = timer.h; + refType = 4; + }; + F5A85F4201FA022B0175ACA7 = { + isa = PBXFileReference; + path = tipdlg.h; + refType = 4; + }; + F5A85F4301FA022B0175ACA7 = { + isa = PBXFileReference; + path = tipwin.h; + refType = 4; + }; + F5A85F4401FA022B0175ACA7 = { + isa = PBXFileReference; + path = tokenzr.h; + refType = 4; + }; + F5A85F4501FA022B0175ACA7 = { + isa = PBXFileReference; + path = toolbar.h; + refType = 4; + }; + F5A85F4601FA022B0175ACA7 = { + isa = PBXFileReference; + path = tooltip.h; + refType = 4; + }; + F5A85F4701FA022B0175ACA7 = { + isa = PBXFileReference; + path = toplevel.h; + refType = 4; + }; + F5A85F4801FA022B0175ACA7 = { + isa = PBXFileReference; + path = treebase.h; + refType = 4; + }; + F5A85F4901FA022B0175ACA7 = { + isa = PBXFileReference; + path = treectrl.h; + refType = 4; + }; + F5A85F4A01FA022B0175ACA7 = { + isa = PBXFileReference; + path = treelay.h; + refType = 4; + }; + F5A85F4B01FA022B0175ACA7 = { + isa = PBXFileReference; + path = txtstrm.h; + refType = 4; + }; + F5A85F4C01FA022B0175ACA7 = { + isa = PBXFileReference; + path = types.h; + refType = 4; + }; + F5A85F7301FA022B0175ACA7 = { + children = ( + F5A85F7501FA022B0175ACA7, + F5A85F7601FA022B0175ACA7, + F5A85F7701FA022B0175ACA7, + F5A85F7801FA022B0175ACA7, + ); + isa = PBXGroup; + path = unix; + refType = 4; + }; + F5A85F7501FA022B0175ACA7 = { + isa = PBXFileReference; + path = execute.h; + refType = 4; + }; + F5A85F7601FA022B0175ACA7 = { + isa = PBXFileReference; + path = fontutil.h; + refType = 4; + }; + F5A85F7701FA022B0175ACA7 = { + isa = PBXFileReference; + path = gsockunx.h; + refType = 4; + }; + F5A85F7801FA022B0175ACA7 = { + isa = PBXFileReference; + path = mimetype.h; + refType = 4; + }; + F5A85F7901FA022B0175ACA7 = { + isa = PBXFileReference; + path = url.h; + refType = 4; + }; + F5A85F7A01FA022B0175ACA7 = { + isa = PBXFileReference; + path = utils.h; + refType = 4; + }; + F5A85F7B01FA022B0175ACA7 = { + isa = PBXFileReference; + path = valgen.h; + refType = 4; + }; + F5A85F7C01FA022B0175ACA7 = { + isa = PBXFileReference; + path = validate.h; + refType = 4; + }; + F5A85F7D01FA022B0175ACA7 = { + isa = PBXFileReference; + path = valtext.h; + refType = 4; + }; + F5A85F7E01FA022B0175ACA7 = { + isa = PBXFileReference; + path = variant.h; + refType = 4; + }; + F5A85F7F01FA022B0175ACA7 = { + isa = PBXFileReference; + path = vector.h; + refType = 4; + }; + F5A85F8001FA022B0175ACA7 = { + isa = PBXFileReference; + path = version.h; + refType = 4; + }; + F5A85F8201FA022B0175ACA7 = { + isa = PBXFileReference; + path = wave.h; + refType = 4; + }; + F5A85F8301FA022B0175ACA7 = { + isa = PBXFileReference; + path = wfstream.h; + refType = 4; + }; + F5A85F8401FA022B0175ACA7 = { + isa = PBXFileReference; + path = window.h; + refType = 4; + }; + F5A85F8501FA022B0175ACA7 = { + isa = PBXFileReference; + path = wizard.h; + refType = 4; + }; + F5A85F8601FA022B0175ACA7 = { + isa = PBXFileReference; + path = wx.h; + refType = 4; + }; + F5A85F8D01FA022B0175ACA7 = { + isa = PBXFileReference; + path = wxchar.h; + refType = 4; + }; + F5A85F8E01FA022B0175ACA7 = { + isa = PBXFileReference; + path = wxexpr.h; + refType = 4; + }; + F5A85F8F01FA022B0175ACA7 = { + isa = PBXFileReference; + path = wxhtml.h; + refType = 4; + }; + F5A85F9001FA022B0175ACA7 = { + isa = PBXFileReference; + path = wxprec.h; + refType = 4; + }; + F5A85F9101FA022B0175ACA7 = { + isa = PBXFileReference; + path = xpmdecod.h; + refType = 4; + }; + F5A85F9201FA022B0175ACA7 = { + isa = PBXFileReference; + path = xpmhand.h; + refType = 4; + }; + F5A85F9301FA022B0175ACA7 = { + isa = PBXFileReference; + path = zipstrm.h; + refType = 4; + }; + F5A85F9401FA022B0175ACA7 = { + isa = PBXFileReference; + path = zstream.h; + refType = 4; + }; + F5A85FA901FA022B0175ACA7 = { + children = ( + F5A85FDD01FA022B0175ACA7, + F5A8606E01FA022C0175ACA7, + F5A860F101FA022C0175ACA7, + F5A8613E01FA022C0175ACA7, + F5A8619901FA022C0175ACA7, + F5A863AB01FA022C0175ACA7, + F5A8641801FA022D0175ACA7, + F5A8648A01FA022D0175ACA7, + ); + isa = PBXGroup; + name = src; + path = ""; + refType = 2; + }; + F5A85FDD01FA022B0175ACA7 = { + children = ( + F5A85FDF01FA022B0175ACA7, + F5F5A6A102CDB6CA01000133, + F5F5A6A202CDB6CA01000133, + F5A85FE101FA022B0175ACA7, + F5A85FE201FA022B0175ACA7, + F5A85FE301FA022B0175ACA7, + F5A85FE401FA022B0175ACA7, + F5A85FE501FA022B0175ACA7, + F5A85FE601FA022B0175ACA7, + F5A85FE701FA022B0175ACA7, + F5A85FE801FA022B0175ACA7, + F5A85FE901FA022B0175ACA7, + F5A85FEA01FA022B0175ACA7, + F5A85FEB01FA022B0175ACA7, + F5A85FEC01FA022B0175ACA7, + F5A85FEF01FA022B0175ACA7, + F5A85FF001FA022B0175ACA7, + F5A85FF101FA022B0175ACA7, + F5A85FF301FA022B0175ACA7, + F5A85FF401FA022B0175ACA7, + F5A85FF601FA022B0175ACA7, + F5A85FF701FA022B0175ACA7, + F5A85FF801FA022B0175ACA7, + F5A85FF901FA022B0175ACA7, + F5A85FFA01FA022B0175ACA7, + F5A85FFB01FA022B0175ACA7, + F5A85FFE01FA022B0175ACA7, + F5A85FFF01FA022B0175ACA7, + F5A8600001FA022B0175ACA7, + F5A8600101FA022B0175ACA7, + F5A8600201FA022B0175ACA7, + F5A8600301FA022B0175ACA7, + F5A8600401FA022B0175ACA7, + F5A8600501FA022B0175ACA7, + F5A8600601FA022B0175ACA7, + F5A8600701FA022B0175ACA7, + F5A8600801FA022B0175ACA7, + F5A8600901FA022B0175ACA7, + F5A8600A01FA022B0175ACA7, + F5A8600B01FA022B0175ACA7, + F5A8600C01FA022B0175ACA7, + F5A8600D01FA022B0175ACA7, + F5A8600E01FA022B0175ACA7, + F5A8600F01FA022B0175ACA7, + F5A8601001FA022B0175ACA7, + F5A8601101FA022B0175ACA7, + F5A8601201FA022B0175ACA7, + F5A8601301FA022B0175ACA7, + F5A8601401FA022B0175ACA7, + F5A8601501FA022B0175ACA7, + F5A8601601FA022B0175ACA7, + F5A8601701FA022B0175ACA7, + F5A8601901FA022B0175ACA7, + F5F5A69F02CDB27401000133, + F5A8601A01FA022B0175ACA7, + F5A8601B01FA022B0175ACA7, + F5F5A6A302CDB6CA01000133, + F5A8601C01FA022B0175ACA7, + F5A8601D01FA022B0175ACA7, + F5A8601E01FA022B0175ACA7, + F5F5A6A402CDB6CA01000133, + F5A8601F01FA022B0175ACA7, + F5A8602001FA022B0175ACA7, + F5A8602101FA022B0175ACA7, + F5A8602201FA022B0175ACA7, + F5A8602301FA022B0175ACA7, + F5A8602401FA022B0175ACA7, + F5A8602501FA022B0175ACA7, + F5A8602601FA022B0175ACA7, + F5A8602801FA022B0175ACA7, + F5A8602901FA022B0175ACA7, + F5A8602A01FA022B0175ACA7, + F5A8602B01FA022B0175ACA7, + F5A8602E01FA022B0175ACA7, + F5A8602F01FA022B0175ACA7, + F5A8603001FA022B0175ACA7, + F5A8603101FA022B0175ACA7, + F5A8603201FA022B0175ACA7, + F5A8603301FA022B0175ACA7, + F5A8603401FA022B0175ACA7, + F5A8603501FA022B0175ACA7, + F5A8603601FA022B0175ACA7, + F5A8603701FA022B0175ACA7, + F5A8603801FA022B0175ACA7, + F5A8603901FA022B0175ACA7, + F5A8603A01FA022B0175ACA7, + F5A8603D01FA022C0175ACA7, + F5A8603E01FA022C0175ACA7, + F5A8603F01FA022C0175ACA7, + F5A8604001FA022C0175ACA7, + F5A8604101FA022C0175ACA7, + F5A8604301FA022C0175ACA7, + F5A8604501FA022C0175ACA7, + F5A8604601FA022C0175ACA7, + F5A8604701FA022C0175ACA7, + F5A8604801FA022C0175ACA7, + F5A8604901FA022C0175ACA7, + F5A8604A01FA022C0175ACA7, + F5A8604B01FA022C0175ACA7, + F5A8604C01FA022C0175ACA7, + F5A8604D01FA022C0175ACA7, + F5A8604E01FA022C0175ACA7, + F5A8604F01FA022C0175ACA7, + F5A8605001FA022C0175ACA7, + F5A8605101FA022C0175ACA7, + F5A8605201FA022C0175ACA7, + F5A8605301FA022C0175ACA7, + F5A8605401FA022C0175ACA7, + F5A8605501FA022C0175ACA7, + F5A8605601FA022C0175ACA7, + F5A8605701FA022C0175ACA7, + F5A8605801FA022C0175ACA7, + F5A8605901FA022C0175ACA7, + F5A8605B01FA022C0175ACA7, + F5A8605D01FA022C0175ACA7, + F5A8605E01FA022C0175ACA7, + F5A8605F01FA022C0175ACA7, + F5A8606001FA022C0175ACA7, + F5A8606101FA022C0175ACA7, + F5A8606201FA022C0175ACA7, + F5A8606301FA022C0175ACA7, + F5A8606401FA022C0175ACA7, + F5A8606501FA022C0175ACA7, + F5A8606601FA022C0175ACA7, + F5A8606701FA022C0175ACA7, + F5A8606801FA022C0175ACA7, + F5A8606901FA022C0175ACA7, + ); + isa = PBXGroup; + path = common; + refType = 4; + }; + F5A85FDF01FA022B0175ACA7 = { + isa = PBXFileReference; + name = appcmn.cpp; + path = common/appcmn.cpp; + refType = 2; + }; + F5A85FE101FA022B0175ACA7 = { + isa = PBXFileReference; + name = bmpbase.cpp; + path = common/bmpbase.cpp; + refType = 2; + }; + F5A85FE201FA022B0175ACA7 = { + isa = PBXFileReference; + name = choiccmn.cpp; + path = common/choiccmn.cpp; + refType = 2; + }; + F5A85FE301FA022B0175ACA7 = { + isa = PBXFileReference; + name = clipcmn.cpp; + path = common/clipcmn.cpp; + refType = 2; + }; + F5A85FE401FA022B0175ACA7 = { + isa = PBXFileReference; + name = clntdata.cpp; + path = common/clntdata.cpp; + refType = 2; + }; + F5A85FE501FA022B0175ACA7 = { + isa = PBXFileReference; + name = cmdline.cpp; + path = common/cmdline.cpp; + refType = 2; + }; + F5A85FE601FA022B0175ACA7 = { + isa = PBXFileReference; + name = cmdproc.cpp; + path = common/cmdproc.cpp; + refType = 2; + }; + F5A85FE701FA022B0175ACA7 = { + isa = PBXFileReference; + name = cmndata.cpp; + path = common/cmndata.cpp; + refType = 2; + }; + F5A85FE801FA022B0175ACA7 = { + isa = PBXFileReference; + name = config.cpp; + path = common/config.cpp; + refType = 2; + }; + F5A85FE901FA022B0175ACA7 = { + isa = PBXFileReference; + name = containr.cpp; + path = common/containr.cpp; + refType = 2; + }; + F5A85FEA01FA022B0175ACA7 = { + isa = PBXFileReference; + name = cshelp.cpp; + path = common/cshelp.cpp; + refType = 2; + }; + F5A85FEB01FA022B0175ACA7 = { + isa = PBXFileReference; + name = ctrlcmn.cpp; + path = common/ctrlcmn.cpp; + refType = 2; + }; + F5A85FEC01FA022B0175ACA7 = { + isa = PBXFileReference; + name = ctrlsub.cpp; + path = common/ctrlsub.cpp; + refType = 2; + }; + F5A85FEF01FA022B0175ACA7 = { + isa = PBXFileReference; + name = datetime.cpp; + path = common/datetime.cpp; + refType = 2; + }; + F5A85FF001FA022B0175ACA7 = { + isa = PBXFileReference; + name = datstrm.cpp; + path = common/datstrm.cpp; + refType = 2; + }; + F5A85FF101FA022B0175ACA7 = { + isa = PBXFileReference; + name = db.cpp; + path = common/db.cpp; + refType = 2; + }; + F5A85FF301FA022B0175ACA7 = { + isa = PBXFileReference; + name = dbtable.cpp; + path = common/dbtable.cpp; + refType = 2; + }; + F5A85FF401FA022B0175ACA7 = { + isa = PBXFileReference; + name = dcbase.cpp; + path = common/dcbase.cpp; + refType = 2; + }; + F5A85FF601FA022B0175ACA7 = { + isa = PBXFileReference; + name = dircmn.cpp; + path = common/dircmn.cpp; + refType = 2; + }; + F5A85FF701FA022B0175ACA7 = { + isa = PBXFileReference; + name = dlgcmn.cpp; + path = common/dlgcmn.cpp; + refType = 2; + }; + F5A85FF801FA022B0175ACA7 = { + isa = PBXFileReference; + name = dndcmn.cpp; + path = common/dndcmn.cpp; + refType = 2; + }; + F5A85FF901FA022B0175ACA7 = { + isa = PBXFileReference; + name = dobjcmn.cpp; + path = common/dobjcmn.cpp; + refType = 2; + }; + F5A85FFA01FA022B0175ACA7 = { + isa = PBXFileReference; + name = docmdi.cpp; + path = common/docmdi.cpp; + refType = 2; + }; + F5A85FFB01FA022B0175ACA7 = { + isa = PBXFileReference; + name = docview.cpp; + path = common/docview.cpp; + refType = 2; + }; + F5A85FFE01FA022B0175ACA7 = { + isa = PBXFileReference; + name = dseldlg.cpp; + path = common/dseldlg.cpp; + refType = 2; + }; + F5A85FFF01FA022B0175ACA7 = { + isa = PBXFileReference; + name = dynarray.cpp; + path = common/dynarray.cpp; + refType = 2; + }; + F5A8600001FA022B0175ACA7 = { + isa = PBXFileReference; + name = dynlib.cpp; + path = common/dynlib.cpp; + refType = 2; + }; + F5A8600101FA022B0175ACA7 = { + isa = PBXFileReference; + name = dynload.cpp; + path = common/dynload.cpp; + refType = 2; + }; + F5A8600201FA022B0175ACA7 = { + isa = PBXFileReference; + name = effects.cpp; + path = common/effects.cpp; + refType = 2; + }; + F5A8600301FA022B0175ACA7 = { + isa = PBXFileReference; + name = encconv.cpp; + path = common/encconv.cpp; + refType = 2; + }; + F5A8600401FA022B0175ACA7 = { + isa = PBXFileReference; + name = event.cpp; + path = common/event.cpp; + refType = 2; + }; + F5A8600501FA022B0175ACA7 = { + isa = PBXFileReference; + name = extended.c; + path = common/extended.c; + refType = 2; + }; + F5A8600601FA022B0175ACA7 = { + isa = PBXFileReference; + name = fddlgcmn.cpp; + path = common/fddlgcmn.cpp; + refType = 2; + }; + F5A8600701FA022B0175ACA7 = { + isa = PBXFileReference; + name = ffile.cpp; + path = common/ffile.cpp; + refType = 2; + }; + F5A8600801FA022B0175ACA7 = { + isa = PBXFileReference; + name = file.cpp; + path = common/file.cpp; + refType = 2; + }; + F5A8600901FA022B0175ACA7 = { + isa = PBXFileReference; + name = fileconf.cpp; + path = common/fileconf.cpp; + refType = 2; + }; + F5A8600A01FA022B0175ACA7 = { + isa = PBXFileReference; + name = filefn.cpp; + path = common/filefn.cpp; + refType = 2; + }; + F5A8600B01FA022B0175ACA7 = { + isa = PBXFileReference; + name = filename.cpp; + path = common/filename.cpp; + refType = 2; + }; + F5A8600C01FA022B0175ACA7 = { + isa = PBXFileReference; + name = filesys.cpp; + path = common/filesys.cpp; + refType = 2; + }; + F5A8600D01FA022B0175ACA7 = { + isa = PBXFileReference; + name = fontcmn.cpp; + path = common/fontcmn.cpp; + refType = 2; + }; + F5A8600E01FA022B0175ACA7 = { + isa = PBXFileReference; + name = fontmap.cpp; + path = common/fontmap.cpp; + refType = 2; + }; + F5A8600F01FA022B0175ACA7 = { + isa = PBXFileReference; + name = framecmn.cpp; + path = common/framecmn.cpp; + refType = 2; + }; + F5A8601001FA022B0175ACA7 = { + isa = PBXFileReference; + name = fs_inet.cpp; + path = common/fs_inet.cpp; + refType = 2; + }; + F5A8601101FA022B0175ACA7 = { + isa = PBXFileReference; + name = fs_mem.cpp; + path = common/fs_mem.cpp; + refType = 2; + }; + F5A8601201FA022B0175ACA7 = { + isa = PBXFileReference; + name = fs_zip.cpp; + path = common/fs_zip.cpp; + refType = 2; + }; + F5A8601301FA022B0175ACA7 = { + isa = PBXFileReference; + name = ftp.cpp; + path = common/ftp.cpp; + refType = 2; + }; + F5A8601401FA022B0175ACA7 = { + isa = PBXFileReference; + name = gaugecmn.cpp; + path = common/gaugecmn.cpp; + refType = 2; + }; + F5A8601501FA022B0175ACA7 = { + isa = PBXFileReference; + name = gdicmn.cpp; + path = common/gdicmn.cpp; + refType = 2; + }; + F5A8601601FA022B0175ACA7 = { + isa = PBXFileReference; + name = geometry.cpp; + path = common/geometry.cpp; + refType = 2; + }; + F5A8601701FA022B0175ACA7 = { + isa = PBXFileReference; + name = gifdecod.cpp; + path = common/gifdecod.cpp; + refType = 2; + }; + F5A8601901FA022B0175ACA7 = { + isa = PBXFileReference; + name = hash.cpp; + path = common/hash.cpp; + refType = 2; + }; + F5A8601A01FA022B0175ACA7 = { + isa = PBXFileReference; + name = helpbase.cpp; + path = common/helpbase.cpp; + refType = 2; + }; + F5A8601B01FA022B0175ACA7 = { + isa = PBXFileReference; + name = http.cpp; + path = common/http.cpp; + refType = 2; + }; + F5A8601C01FA022B0175ACA7 = { + isa = PBXFileReference; + name = imagall.cpp; + path = common/imagall.cpp; + refType = 2; + }; + F5A8601D01FA022B0175ACA7 = { + isa = PBXFileReference; + name = imagbmp.cpp; + path = common/imagbmp.cpp; + refType = 2; + }; + F5A8601E01FA022B0175ACA7 = { + isa = PBXFileReference; + name = image.cpp; + path = common/image.cpp; + refType = 2; + }; + F5A8601F01FA022B0175ACA7 = { + isa = PBXFileReference; + name = imaggif.cpp; + path = common/imaggif.cpp; + refType = 2; + }; + F5A8602001FA022B0175ACA7 = { + isa = PBXFileReference; + name = imagiff.cpp; + path = common/imagiff.cpp; + refType = 2; + }; + F5A8602101FA022B0175ACA7 = { + isa = PBXFileReference; + name = imagjpeg.cpp; + path = common/imagjpeg.cpp; + refType = 2; + }; + F5A8602201FA022B0175ACA7 = { + isa = PBXFileReference; + name = imagpcx.cpp; + path = common/imagpcx.cpp; + refType = 2; + }; + F5A8602301FA022B0175ACA7 = { + isa = PBXFileReference; + name = imagpng.cpp; + path = common/imagpng.cpp; + refType = 2; + }; + F5A8602401FA022B0175ACA7 = { + isa = PBXFileReference; + name = imagpnm.cpp; + path = common/imagpnm.cpp; + refType = 2; + }; + F5A8602501FA022B0175ACA7 = { + isa = PBXFileReference; + name = imagtiff.cpp; + path = common/imagtiff.cpp; + refType = 2; + }; + F5A8602601FA022B0175ACA7 = { + isa = PBXFileReference; + name = imagxpm.cpp; + path = common/imagxpm.cpp; + refType = 2; + }; + F5A8602801FA022B0175ACA7 = { + isa = PBXFileReference; + name = intl.cpp; + path = common/intl.cpp; + refType = 2; + }; + F5A8602901FA022B0175ACA7 = { + isa = PBXFileReference; + name = ipcbase.cpp; + path = common/ipcbase.cpp; + refType = 2; + }; + F5A8602A01FA022B0175ACA7 = { + isa = PBXFileReference; + name = layout.cpp; + path = common/layout.cpp; + refType = 2; + }; + F5A8602B01FA022B0175ACA7 = { + isa = PBXFileReference; + name = lboxcmn.cpp; + path = common/lboxcmn.cpp; + refType = 2; + }; + F5A8602E01FA022B0175ACA7 = { + isa = PBXFileReference; + name = list.cpp; + path = common/list.cpp; + refType = 2; + }; + F5A8602F01FA022B0175ACA7 = { + isa = PBXFileReference; + name = log.cpp; + path = common/log.cpp; + refType = 2; + }; + F5A8603001FA022B0175ACA7 = { + isa = PBXFileReference; + name = longlong.cpp; + path = common/longlong.cpp; + refType = 2; + }; + F5A8603101FA022B0175ACA7 = { + isa = PBXFileReference; + name = matrix.cpp; + path = common/matrix.cpp; + refType = 2; + }; + F5A8603201FA022B0175ACA7 = { + isa = PBXFileReference; + name = memory.cpp; + path = common/memory.cpp; + refType = 2; + }; + F5A8603301FA022B0175ACA7 = { + isa = PBXFileReference; + name = menucmn.cpp; + path = common/menucmn.cpp; + refType = 2; + }; + F5A8603401FA022B0175ACA7 = { + isa = PBXFileReference; + name = mimecmn.cpp; + path = common/mimecmn.cpp; + refType = 2; + }; + F5A8603501FA022B0175ACA7 = { + isa = PBXFileReference; + name = module.cpp; + path = common/module.cpp; + refType = 2; + }; + F5A8603601FA022B0175ACA7 = { + isa = PBXFileReference; + name = mstream.cpp; + path = common/mstream.cpp; + refType = 2; + }; + F5A8603701FA022B0175ACA7 = { + isa = PBXFileReference; + name = nbkbase.cpp; + path = common/nbkbase.cpp; + refType = 2; + }; + F5A8603801FA022B0175ACA7 = { + isa = PBXFileReference; + name = object.cpp; + path = common/object.cpp; + refType = 2; + }; + F5A8603901FA022B0175ACA7 = { + isa = PBXFileReference; + name = odbc.cpp; + path = common/odbc.cpp; + refType = 2; + }; + F5A8603A01FA022B0175ACA7 = { + isa = PBXFileReference; + name = paper.cpp; + path = common/paper.cpp; + refType = 2; + }; + F5A8603D01FA022C0175ACA7 = { + isa = PBXFileReference; + name = popupcmn.cpp; + path = common/popupcmn.cpp; + refType = 2; + }; + F5A8603E01FA022C0175ACA7 = { + isa = PBXFileReference; + name = prntbase.cpp; + path = common/prntbase.cpp; + refType = 2; + }; + F5A8603F01FA022C0175ACA7 = { + isa = PBXFileReference; + name = process.cpp; + path = common/process.cpp; + refType = 2; + }; + F5A8604001FA022C0175ACA7 = { + isa = PBXFileReference; + name = protocol.cpp; + path = common/protocol.cpp; + refType = 2; + }; + F5A8604101FA022C0175ACA7 = { + isa = PBXFileReference; + name = quantize.cpp; + path = common/quantize.cpp; + refType = 2; + }; + F5A8604301FA022C0175ACA7 = { + isa = PBXFileReference; + name = regex.cpp; + path = common/regex.cpp; + refType = 2; + }; + F5A8604501FA022C0175ACA7 = { + isa = PBXFileReference; + name = resource.cpp; + path = common/resource.cpp; + refType = 2; + }; + F5A8604601FA022C0175ACA7 = { + isa = PBXFileReference; + name = sckaddr.cpp; + path = common/sckaddr.cpp; + refType = 2; + }; + F5A8604701FA022C0175ACA7 = { + isa = PBXFileReference; + name = sckfile.cpp; + path = common/sckfile.cpp; + refType = 2; + }; + F5A8604801FA022C0175ACA7 = { + isa = PBXFileReference; + name = sckipc.cpp; + path = common/sckipc.cpp; + refType = 2; + }; + F5A8604901FA022C0175ACA7 = { + isa = PBXFileReference; + name = sckstrm.cpp; + path = common/sckstrm.cpp; + refType = 2; + }; + F5A8604A01FA022C0175ACA7 = { + isa = PBXFileReference; + name = sizer.cpp; + path = common/sizer.cpp; + refType = 2; + }; + F5A8604B01FA022C0175ACA7 = { + isa = PBXFileReference; + name = socket.cpp; + path = common/socket.cpp; + refType = 2; + }; + F5A8604C01FA022C0175ACA7 = { + isa = PBXFileReference; + name = statbar.cpp; + path = common/statbar.cpp; + refType = 2; + }; + F5A8604D01FA022C0175ACA7 = { + isa = PBXFileReference; + name = strconv.cpp; + path = common/strconv.cpp; + refType = 2; + }; + F5A8604E01FA022C0175ACA7 = { + isa = PBXFileReference; + name = stream.cpp; + path = common/stream.cpp; + refType = 2; + }; + F5A8604F01FA022C0175ACA7 = { + isa = PBXFileReference; + name = string.cpp; + path = common/string.cpp; + refType = 2; + }; + F5A8605001FA022C0175ACA7 = { + isa = PBXFileReference; + name = sysopt.cpp; + path = common/sysopt.cpp; + refType = 2; + }; + F5A8605101FA022C0175ACA7 = { + isa = PBXFileReference; + name = tbarbase.cpp; + path = common/tbarbase.cpp; + refType = 2; + }; + F5A8605201FA022C0175ACA7 = { + isa = PBXFileReference; + name = textbuf.cpp; + path = common/textbuf.cpp; + refType = 2; + }; + F5A8605301FA022C0175ACA7 = { + isa = PBXFileReference; + name = textcmn.cpp; + path = common/textcmn.cpp; + refType = 2; + }; + F5A8605401FA022C0175ACA7 = { + isa = PBXFileReference; + name = textfile.cpp; + path = common/textfile.cpp; + refType = 2; + }; + F5A8605501FA022C0175ACA7 = { + isa = PBXFileReference; + name = timercmn.cpp; + path = common/timercmn.cpp; + refType = 2; + }; + F5A8605601FA022C0175ACA7 = { + isa = PBXFileReference; + name = tokenzr.cpp; + path = common/tokenzr.cpp; + refType = 2; + }; + F5A8605701FA022C0175ACA7 = { + isa = PBXFileReference; + path = toplvcmn.cpp; + refType = 4; + }; + F5A8605801FA022C0175ACA7 = { + isa = PBXFileReference; + path = treebase.cpp; + refType = 4; + }; + F5A8605901FA022C0175ACA7 = { + isa = PBXFileReference; + path = txtstrm.cpp; + refType = 4; + }; + F5A8605B01FA022C0175ACA7 = { + isa = PBXFileReference; + path = unzip.c; + refType = 4; + }; + F5A8605D01FA022C0175ACA7 = { + isa = PBXFileReference; + path = url.cpp; + refType = 4; + }; + F5A8605E01FA022C0175ACA7 = { + isa = PBXFileReference; + path = utilscmn.cpp; + refType = 4; + }; + F5A8605F01FA022C0175ACA7 = { + isa = PBXFileReference; + path = valgen.cpp; + refType = 4; + }; + F5A8606001FA022C0175ACA7 = { + isa = PBXFileReference; + path = validate.cpp; + refType = 4; + }; + F5A8606101FA022C0175ACA7 = { + isa = PBXFileReference; + path = valtext.cpp; + refType = 4; + }; + F5A8606201FA022C0175ACA7 = { + isa = PBXFileReference; + path = variant.cpp; + refType = 4; + }; + F5A8606301FA022C0175ACA7 = { + isa = PBXFileReference; + path = wfstream.cpp; + refType = 4; + }; + F5A8606401FA022C0175ACA7 = { + isa = PBXFileReference; + path = wincmn.cpp; + refType = 4; + }; + F5A8606501FA022C0175ACA7 = { + isa = PBXFileReference; + path = wxchar.cpp; + refType = 4; + }; + F5A8606601FA022C0175ACA7 = { + isa = PBXFileReference; + path = wxexpr.cpp; + refType = 4; + }; + F5A8606701FA022C0175ACA7 = { + isa = PBXFileReference; + path = xpmdecod.cpp; + refType = 4; + }; + F5A8606801FA022C0175ACA7 = { + isa = PBXFileReference; + path = zipstrm.cpp; + refType = 4; + }; + F5A8606901FA022C0175ACA7 = { + isa = PBXFileReference; + path = zstream.cpp; + refType = 4; + }; + F5A8606E01FA022C0175ACA7 = { + children = ( + F5A8607001FA022C0175ACA7, + F5A8607101FA022C0175ACA7, + F5A8607201FA022C0175ACA7, + F5A8607301FA022C0175ACA7, + F5A8607401FA022C0175ACA7, + F5A8607501FA022C0175ACA7, + F5A8607701FA022C0175ACA7, + F5A8607801FA022C0175ACA7, + F5A8607901FA022C0175ACA7, + F5A8607A01FA022C0175ACA7, + F5A8607C01FA022C0175ACA7, + F5A8607D01FA022C0175ACA7, + F5A8607E01FA022C0175ACA7, + F5A8608001FA022C0175ACA7, + F5A8608101FA022C0175ACA7, + F5A8608201FA022C0175ACA7, + F5A8608501FA022C0175ACA7, + F5A8608601FA022C0175ACA7, + F5A8608701FA022C0175ACA7, + F5A8608801FA022C0175ACA7, + F5A8608901FA022C0175ACA7, + F5A8608B01FA022C0175ACA7, + F5A8608D01FA022C0175ACA7, + F5A8608E01FA022C0175ACA7, + F5A8608F01FA022C0175ACA7, + F5A8609001FA022C0175ACA7, + F5A8609101FA022C0175ACA7, + F5A8609201FA022C0175ACA7, + F5A8609301FA022C0175ACA7, + F5A8609401FA022C0175ACA7, + F5A8609501FA022C0175ACA7, + F5A8609601FA022C0175ACA7, + F5A8609701FA022C0175ACA7, + F5A8609801FA022C0175ACA7, + F5A8609A01FA022C0175ACA7, + F5A8609B01FA022C0175ACA7, + F5A8609C01FA022C0175ACA7, + F5A8609D01FA022C0175ACA7, + F5A8609E01FA022C0175ACA7, + F5A8609F01FA022C0175ACA7, + F5A860A001FA022C0175ACA7, + F5A860A101FA022C0175ACA7, + F5A860A201FA022C0175ACA7, + ); + isa = PBXGroup; + path = generic; + refType = 4; + }; + F5A8607001FA022C0175ACA7 = { + isa = PBXFileReference; + path = busyinfo.cpp; + refType = 4; + }; + F5A8607101FA022C0175ACA7 = { + isa = PBXFileReference; + path = calctrl.cpp; + refType = 4; + }; + F5A8607201FA022C0175ACA7 = { + isa = PBXFileReference; + path = caret.cpp; + refType = 4; + }; + F5A8607301FA022C0175ACA7 = { + isa = PBXFileReference; + path = choicdgg.cpp; + refType = 4; + }; + F5A8607401FA022C0175ACA7 = { + isa = PBXFileReference; + path = colrdlgg.cpp; + refType = 4; + }; + F5A8607501FA022C0175ACA7 = { + isa = PBXFileReference; + path = dcpsg.cpp; + refType = 4; + }; + F5A8607701FA022C0175ACA7 = { + isa = PBXFileReference; + path = dirctrlg.cpp; + refType = 4; + }; + F5A8607801FA022C0175ACA7 = { + isa = PBXFileReference; + path = dirdlgg.cpp; + refType = 4; + }; + F5A8607901FA022C0175ACA7 = { + isa = PBXFileReference; + path = dragimgg.cpp; + refType = 4; + }; + F5A8607A01FA022C0175ACA7 = { + isa = PBXFileReference; + path = fdrepdlg.cpp; + refType = 4; + }; + F5A8607C01FA022C0175ACA7 = { + isa = PBXFileReference; + path = fontdlgg.cpp; + refType = 4; + }; + F5A8607D01FA022C0175ACA7 = { + isa = PBXFileReference; + path = grid.cpp; + refType = 4; + }; + F5A8607E01FA022C0175ACA7 = { + isa = PBXFileReference; + path = gridctrl.cpp; + refType = 4; + }; + F5A8608001FA022C0175ACA7 = { + isa = PBXFileReference; + path = gridsel.cpp; + refType = 4; + }; + F5A8608101FA022C0175ACA7 = { + isa = PBXFileReference; + path = helpext.cpp; + refType = 4; + }; + F5A8608201FA022C0175ACA7 = { + isa = PBXFileReference; + path = helphtml.cpp; + refType = 4; + }; + F5A8608501FA022C0175ACA7 = { + isa = PBXFileReference; + path = imaglist.cpp; + refType = 4; + }; + F5A8608601FA022C0175ACA7 = { + isa = PBXFileReference; + path = laywin.cpp; + refType = 4; + }; + F5A8608701FA022C0175ACA7 = { + isa = PBXFileReference; + path = listctrl.cpp; + refType = 4; + }; + F5A8608801FA022C0175ACA7 = { + isa = PBXFileReference; + path = logg.cpp; + refType = 4; + }; + F5A8608901FA022C0175ACA7 = { + isa = PBXFileReference; + path = msgdlgg.cpp; + refType = 4; + }; + F5A8608B01FA022C0175ACA7 = { + isa = PBXFileReference; + path = numdlgg.cpp; + refType = 4; + }; + F5A8608D01FA022C0175ACA7 = { + isa = PBXFileReference; + path = panelg.cpp; + refType = 4; + }; + F5A8608E01FA022C0175ACA7 = { + isa = PBXFileReference; + path = printps.cpp; + refType = 4; + }; + F5A8608F01FA022C0175ACA7 = { + isa = PBXFileReference; + path = prntdlgg.cpp; + refType = 4; + }; + F5A8609001FA022C0175ACA7 = { + isa = PBXFileReference; + path = progdlgg.cpp; + refType = 4; + }; + F5A8609101FA022C0175ACA7 = { + isa = PBXFileReference; + path = prop.cpp; + refType = 4; + }; + F5A8609201FA022C0175ACA7 = { + isa = PBXFileReference; + path = propform.cpp; + refType = 4; + }; + F5A8609301FA022C0175ACA7 = { + isa = PBXFileReference; + path = proplist.cpp; + refType = 4; + }; + F5A8609401FA022C0175ACA7 = { + isa = PBXFileReference; + path = sashwin.cpp; + refType = 4; + }; + F5A8609501FA022C0175ACA7 = { + isa = PBXFileReference; + path = scrlwing.cpp; + refType = 4; + }; + F5A8609601FA022C0175ACA7 = { + isa = PBXFileReference; + path = spinctlg.cpp; + refType = 4; + }; + F5A8609701FA022C0175ACA7 = { + isa = PBXFileReference; + path = splash.cpp; + refType = 4; + }; + F5A8609801FA022C0175ACA7 = { + isa = PBXFileReference; + path = splitter.cpp; + refType = 4; + }; + F5A8609A01FA022C0175ACA7 = { + isa = PBXFileReference; + path = statusbr.cpp; + refType = 4; + }; + F5A8609B01FA022C0175ACA7 = { + isa = PBXFileReference; + path = tabg.cpp; + refType = 4; + }; + F5A8609C01FA022C0175ACA7 = { + isa = PBXFileReference; + path = tbarsmpl.cpp; + refType = 4; + }; + F5A8609D01FA022C0175ACA7 = { + isa = PBXFileReference; + path = textdlgg.cpp; + refType = 4; + }; + F5A8609E01FA022C0175ACA7 = { + isa = PBXFileReference; + path = tipdlg.cpp; + refType = 4; + }; + F5A8609F01FA022C0175ACA7 = { + isa = PBXFileReference; + path = tipwin.cpp; + refType = 4; + }; + F5A860A001FA022C0175ACA7 = { + isa = PBXFileReference; + path = treectlg.cpp; + refType = 4; + }; + F5A860A101FA022C0175ACA7 = { + isa = PBXFileReference; + path = treelay.cpp; + refType = 4; + }; + F5A860A201FA022C0175ACA7 = { + isa = PBXFileReference; + path = wizard.cpp; + refType = 4; + }; + F5A860F101FA022C0175ACA7 = { + children = ( + F5A8610401FA022C0175ACA7, + F5A8610501FA022C0175ACA7, + F5A8610601FA022C0175ACA7, + F5A8610701FA022C0175ACA7, + F5A8610801FA022C0175ACA7, + F5A8610901FA022C0175ACA7, + F5A8610A01FA022C0175ACA7, + F5A8610B01FA022C0175ACA7, + F5A8610C01FA022C0175ACA7, + F5A8610D01FA022C0175ACA7, + F5A8610E01FA022C0175ACA7, + F5A8610F01FA022C0175ACA7, + F5A8611001FA022C0175ACA7, + F5A8611101FA022C0175ACA7, + F5A8611201FA022C0175ACA7, + F5A8611301FA022C0175ACA7, + F5A8611401FA022C0175ACA7, + F5A8611501FA022C0175ACA7, + F5A8611601FA022C0175ACA7, + F5A8611701FA022C0175ACA7, + ); + isa = PBXGroup; + path = html; + refType = 4; + }; + F5A8610401FA022C0175ACA7 = { + isa = PBXFileReference; + path = helpctrl.cpp; + refType = 4; + }; + F5A8610501FA022C0175ACA7 = { + isa = PBXFileReference; + path = helpdata.cpp; + refType = 4; + }; + F5A8610601FA022C0175ACA7 = { + isa = PBXFileReference; + path = helpfrm.cpp; + refType = 4; + }; + F5A8610701FA022C0175ACA7 = { + isa = PBXFileReference; + path = htmlcell.cpp; + refType = 4; + }; + F5A8610801FA022C0175ACA7 = { + isa = PBXFileReference; + path = htmlfilt.cpp; + refType = 4; + }; + F5A8610901FA022C0175ACA7 = { + isa = PBXFileReference; + path = htmlpars.cpp; + refType = 4; + }; + F5A8610A01FA022C0175ACA7 = { + isa = PBXFileReference; + path = htmltag.cpp; + refType = 4; + }; + F5A8610B01FA022C0175ACA7 = { + isa = PBXFileReference; + path = htmlwin.cpp; + refType = 4; + }; + F5A8610C01FA022C0175ACA7 = { + isa = PBXFileReference; + path = htmprint.cpp; + refType = 4; + }; + F5A8610D01FA022C0175ACA7 = { + isa = PBXFileReference; + path = m_dflist.cpp; + refType = 4; + }; + F5A8610E01FA022C0175ACA7 = { + isa = PBXFileReference; + path = m_fonts.cpp; + refType = 4; + }; + F5A8610F01FA022C0175ACA7 = { + isa = PBXFileReference; + path = m_hline.cpp; + refType = 4; + }; + F5A8611001FA022C0175ACA7 = { + isa = PBXFileReference; + path = m_image.cpp; + refType = 4; + }; + F5A8611101FA022C0175ACA7 = { + isa = PBXFileReference; + path = m_layout.cpp; + refType = 4; + }; + F5A8611201FA022C0175ACA7 = { + isa = PBXFileReference; + path = m_links.cpp; + refType = 4; + }; + F5A8611301FA022C0175ACA7 = { + isa = PBXFileReference; + path = m_list.cpp; + refType = 4; + }; + F5A8611401FA022C0175ACA7 = { + isa = PBXFileReference; + path = m_meta.cpp; + refType = 4; + }; + F5A8611501FA022C0175ACA7 = { + isa = PBXFileReference; + path = m_pre.cpp; + refType = 4; + }; + F5A8611601FA022C0175ACA7 = { + isa = PBXFileReference; + path = m_tables.cpp; + refType = 4; + }; + F5A8611701FA022C0175ACA7 = { + isa = PBXFileReference; + path = winpars.cpp; + refType = 4; + }; + F5A8613E01FA022C0175ACA7 = { + children = ( + F5A8614301FA022C0175ACA7, + F5A8614401FA022C0175ACA7, + F5A8614501FA022C0175ACA7, + F5A8614601FA022C0175ACA7, + F5A8614701FA022C0175ACA7, + F5A8614801FA022C0175ACA7, + F5A8614A01FA022C0175ACA7, + F5A8614B01FA022C0175ACA7, + F5A8614C01FA022C0175ACA7, + F5A8614D01FA022C0175ACA7, + F5A8614E01FA022C0175ACA7, + F5A8615101FA022C0175ACA7, + F5A8615201FA022C0175ACA7, + F5A8615301FA022C0175ACA7, + F5A8615401FA022C0175ACA7, + F5A8615501FA022C0175ACA7, + F5A8615601FA022C0175ACA7, + F5A8615701FA022C0175ACA7, + F5A8615801FA022C0175ACA7, + F5A8615901FA022C0175ACA7, + F5A8615A01FA022C0175ACA7, + F5A8615B01FA022C0175ACA7, + F5A8615D01FA022C0175ACA7, + F5A8615E01FA022C0175ACA7, + F5A8616001FA022C0175ACA7, + F5A8616101FA022C0175ACA7, + F5A8616201FA022C0175ACA7, + F5A8616301FA022C0175ACA7, + F5A8616401FA022C0175ACA7, + F5A8616501FA022C0175ACA7, + F5A8616601FA022C0175ACA7, + F5A8616701FA022C0175ACA7, + F5A8616801FA022C0175ACA7, + F5A8616901FA022C0175ACA7, + F5A8616B01FA022C0175ACA7, + F5A8616C01FA022C0175ACA7, + F5A8616D01FA022C0175ACA7, + F5A8616E01FA022C0175ACA7, + F5A8616F01FA022C0175ACA7, + F5A8617001FA022C0175ACA7, + F5A8617101FA022C0175ACA7, + F5A8617701FA022C0175ACA7, + F5A8617901FA022C0175ACA7, + F5A8618D01FA022C0175ACA7, + F5A8618E01FA022C0175ACA7, + F5A8618F01FA022C0175ACA7, + ); + isa = PBXGroup; + path = jpeg; + refType = 4; + }; + F5A8614301FA022C0175ACA7 = { + isa = PBXFileReference; + path = jcapimin.c; + refType = 4; + }; + F5A8614401FA022C0175ACA7 = { + isa = PBXFileReference; + path = jcapistd.c; + refType = 4; + }; + F5A8614501FA022C0175ACA7 = { + isa = PBXFileReference; + path = jccoefct.c; + refType = 4; + }; + F5A8614601FA022C0175ACA7 = { + isa = PBXFileReference; + path = jccolor.c; + refType = 4; + }; + F5A8614701FA022C0175ACA7 = { + isa = PBXFileReference; + path = jcdctmgr.c; + refType = 4; + }; + F5A8614801FA022C0175ACA7 = { + isa = PBXFileReference; + path = jchuff.c; + refType = 4; + }; + F5A8614A01FA022C0175ACA7 = { + isa = PBXFileReference; + path = jcinit.c; + refType = 4; + }; + F5A8614B01FA022C0175ACA7 = { + isa = PBXFileReference; + path = jcmainct.c; + refType = 4; + }; + F5A8614C01FA022C0175ACA7 = { + isa = PBXFileReference; + path = jcmarker.c; + refType = 4; + }; + F5A8614D01FA022C0175ACA7 = { + isa = PBXFileReference; + path = jcmaster.c; + refType = 4; + }; + F5A8614E01FA022C0175ACA7 = { + isa = PBXFileReference; + path = jcomapi.c; + refType = 4; + }; + F5A8615101FA022C0175ACA7 = { + isa = PBXFileReference; + path = jcparam.c; + refType = 4; + }; + F5A8615201FA022C0175ACA7 = { + isa = PBXFileReference; + path = jcphuff.c; + refType = 4; + }; + F5A8615301FA022C0175ACA7 = { + isa = PBXFileReference; + path = jcprepct.c; + refType = 4; + }; + F5A8615401FA022C0175ACA7 = { + isa = PBXFileReference; + path = jcsample.c; + refType = 4; + }; + F5A8615501FA022C0175ACA7 = { + isa = PBXFileReference; + path = jctrans.c; + refType = 4; + }; + F5A8615601FA022C0175ACA7 = { + isa = PBXFileReference; + path = jdapimin.c; + refType = 4; + }; + F5A8615701FA022C0175ACA7 = { + isa = PBXFileReference; + path = jdapistd.c; + refType = 4; + }; + F5A8615801FA022C0175ACA7 = { + isa = PBXFileReference; + path = jdatadst.c; + refType = 4; + }; + F5A8615901FA022C0175ACA7 = { + isa = PBXFileReference; + path = jdatasrc.c; + refType = 4; + }; + F5A8615A01FA022C0175ACA7 = { + isa = PBXFileReference; + path = jdcoefct.c; + refType = 4; + }; + F5A8615B01FA022C0175ACA7 = { + isa = PBXFileReference; + path = jdcolor.c; + refType = 4; + }; + F5A8615D01FA022C0175ACA7 = { + isa = PBXFileReference; + path = jddctmgr.c; + refType = 4; + }; + F5A8615E01FA022C0175ACA7 = { + isa = PBXFileReference; + path = jdhuff.c; + refType = 4; + }; + F5A8616001FA022C0175ACA7 = { + isa = PBXFileReference; + path = jdinput.c; + refType = 4; + }; + F5A8616101FA022C0175ACA7 = { + isa = PBXFileReference; + path = jdmainct.c; + refType = 4; + }; + F5A8616201FA022C0175ACA7 = { + isa = PBXFileReference; + path = jdmarker.c; + refType = 4; + }; + F5A8616301FA022C0175ACA7 = { + isa = PBXFileReference; + path = jdmaster.c; + refType = 4; + }; + F5A8616401FA022C0175ACA7 = { + isa = PBXFileReference; + path = jdmerge.c; + refType = 4; + }; + F5A8616501FA022C0175ACA7 = { + isa = PBXFileReference; + path = jdphuff.c; + refType = 4; + }; + F5A8616601FA022C0175ACA7 = { + isa = PBXFileReference; + path = jdpostct.c; + refType = 4; + }; + F5A8616701FA022C0175ACA7 = { + isa = PBXFileReference; + path = jdsample.c; + refType = 4; + }; + F5A8616801FA022C0175ACA7 = { + isa = PBXFileReference; + path = jdtrans.c; + refType = 4; + }; + F5A8616901FA022C0175ACA7 = { + isa = PBXFileReference; + path = jerror.c; + refType = 4; + }; + F5A8616B01FA022C0175ACA7 = { + isa = PBXFileReference; + path = jfdctflt.c; + refType = 4; + }; + F5A8616C01FA022C0175ACA7 = { + isa = PBXFileReference; + path = jfdctfst.c; + refType = 4; + }; + F5A8616D01FA022C0175ACA7 = { + isa = PBXFileReference; + path = jfdctint.c; + refType = 4; + }; + F5A8616E01FA022C0175ACA7 = { + isa = PBXFileReference; + path = jidctflt.c; + refType = 4; + }; + F5A8616F01FA022C0175ACA7 = { + isa = PBXFileReference; + path = jidctfst.c; + refType = 4; + }; + F5A8617001FA022C0175ACA7 = { + isa = PBXFileReference; + path = jidctint.c; + refType = 4; + }; + F5A8617101FA022C0175ACA7 = { + isa = PBXFileReference; + path = jidctred.c; + refType = 4; + }; + F5A8617701FA022C0175ACA7 = { + isa = PBXFileReference; + path = jmemmgr.c; + refType = 4; + }; + F5A8617901FA022C0175ACA7 = { + isa = PBXFileReference; + path = jmemnobs.c; + refType = 4; + }; + F5A8618D01FA022C0175ACA7 = { + isa = PBXFileReference; + path = jquant1.c; + refType = 4; + }; + F5A8618E01FA022C0175ACA7 = { + isa = PBXFileReference; + path = jquant2.c; + refType = 4; + }; + F5A8618F01FA022C0175ACA7 = { + isa = PBXFileReference; + path = jutils.c; + refType = 4; + }; + F5A8619901FA022C0175ACA7 = { + children = ( + F5A8619A01FA022C0175ACA7, + F5A8619B01FA022C0175ACA7, + F5A8619C01FA022C0175ACA7, + F5A8619E01FA022C0175ACA7, + F5A8619F01FA022C0175ACA7, + F5A861A001FA022C0175ACA7, + F5A861A101FA022C0175ACA7, + F5A861A201FA022C0175ACA7, + F5A861A301FA022C0175ACA7, + F5A861A401FA022C0175ACA7, + F5A861A501FA022C0175ACA7, + F5A861A601FA022C0175ACA7, + F5A861A701FA022C0175ACA7, + F5A861A801FA022C0175ACA7, + F5A861A901FA022C0175ACA7, + F5A861AA01FA022C0175ACA7, + F5A861AB01FA022C0175ACA7, + F5A861AC01FA022C0175ACA7, + F5A861AD01FA022C0175ACA7, + F5A861AE01FA022C0175ACA7, + F5A861AF01FA022C0175ACA7, + F5A861B001FA022C0175ACA7, + F5A861B101FA022C0175ACA7, + F5A861B201FA022C0175ACA7, + F5A861B301FA022C0175ACA7, + F5A861B401FA022C0175ACA7, + F5A861B501FA022C0175ACA7, + F5A861B601FA022C0175ACA7, + F5A861B701FA022C0175ACA7, + F5A861B801FA022C0175ACA7, + F5A861B901FA022C0175ACA7, + F5A861BB01FA022C0175ACA7, + F5A861BC01FA022C0175ACA7, + F5A861BD01FA022C0175ACA7, + F5A861BE01FA022C0175ACA7, + F5A861BF01FA022C0175ACA7, + F5A861C001FA022C0175ACA7, + F5A861C101FA022C0175ACA7, + F5A861C301FA022C0175ACA7, + F5A861C501FA022C0175ACA7, + F5A861C601FA022C0175ACA7, + F5A861C701FA022C0175ACA7, + F5A861C801FA022C0175ACA7, + F5A861CC01FA022C0175ACA7, + F5A861CD01FA022C0175ACA7, + F5A861CE01FA022C0175ACA7, + F5A861CF01FA022C0175ACA7, + F5A861D001FA022C0175ACA7, + F5A861D101FA022C0175ACA7, + F5A861D201FA022C0175ACA7, + F5A861E701FA022C0175ACA7, + F5A861E801FA022C0175ACA7, + F5A861E901FA022C0175ACA7, + F5A861EA01FA022C0175ACA7, + F5A861EB01FA022C0175ACA7, + F5A861EC01FA022C0175ACA7, + F5A861ED01FA022C0175ACA7, + F5A861EE01FA022C0175ACA7, + F5A861EF01FA022C0175ACA7, + F5A861F001FA022C0175ACA7, + F5A861F101FA022C0175ACA7, + F5A861F201FA022C0175ACA7, + F5A861F301FA022C0175ACA7, + F5A861F401FA022C0175ACA7, + F5A861F501FA022C0175ACA7, + F5A861F701FA022C0175ACA7, + F5A861F801FA022C0175ACA7, + F5A861F901FA022C0175ACA7, + F5A861FB01FA022C0175ACA7, + F5A861FC01FA022C0175ACA7, + F5A861FD01FA022C0175ACA7, + F5A861FE01FA022C0175ACA7, + F5A861FF01FA022C0175ACA7, + F5A8620001FA022C0175ACA7, + F5A8620101FA022C0175ACA7, + F5A8620201FA022C0175ACA7, + F5A8620301FA022C0175ACA7, + F5A8620401FA022C0175ACA7, + F5A8620601FA022C0175ACA7, + F5A8620701FA022C0175ACA7, + F5A8620801FA022C0175ACA7, + F5A8620901FA022C0175ACA7, + F5A8620A01FA022C0175ACA7, + ); + isa = PBXGroup; + path = mac; + refType = 4; + }; + F5A8619A01FA022C0175ACA7 = { + isa = PBXFileReference; + path = accel.cpp; + refType = 4; + }; + F5A8619B01FA022C0175ACA7 = { + isa = PBXFileReference; + path = aga.cpp; + refType = 4; + }; + F5A8619C01FA022C0175ACA7 = { + isa = PBXFileReference; + path = app.cpp; + refType = 4; + }; + F5A8619E01FA022C0175ACA7 = { + isa = PBXFileReference; + path = apprsrc.r; + refType = 4; + }; + F5A8619F01FA022C0175ACA7 = { + isa = PBXFileReference; + path = bitmap.cpp; + refType = 4; + }; + F5A861A001FA022C0175ACA7 = { + isa = PBXFileReference; + path = bmpbuttn.cpp; + refType = 4; + }; + F5A861A101FA022C0175ACA7 = { + isa = PBXFileReference; + path = brush.cpp; + refType = 4; + }; + F5A861A201FA022C0175ACA7 = { + isa = PBXFileReference; + path = button.cpp; + refType = 4; + }; + F5A861A301FA022C0175ACA7 = { + isa = PBXFileReference; + path = carbrsrc.r; + refType = 4; + }; + F5A861A401FA022C0175ACA7 = { + isa = PBXFileReference; + path = checkbox.cpp; + refType = 4; + }; + F5A861A501FA022C0175ACA7 = { + isa = PBXFileReference; + path = checklst.cpp; + refType = 4; + }; + F5A861A601FA022C0175ACA7 = { + isa = PBXFileReference; + path = choice.cpp; + refType = 4; + }; + F5A861A701FA022C0175ACA7 = { + isa = PBXFileReference; + path = clipbrd.cpp; + refType = 4; + }; + F5A861A801FA022C0175ACA7 = { + isa = PBXFileReference; + path = colordlg.cpp; + refType = 4; + }; + F5A861A901FA022C0175ACA7 = { + isa = PBXFileReference; + path = colour.cpp; + refType = 4; + }; + F5A861AA01FA022C0175ACA7 = { + isa = PBXFileReference; + path = combobox.cpp; + refType = 4; + }; + F5A861AB01FA022C0175ACA7 = { + isa = PBXFileReference; + path = control.cpp; + refType = 4; + }; + F5A861AC01FA022C0175ACA7 = { + isa = PBXFileReference; + path = corersrc.r; + refType = 4; + }; + F5A861AD01FA022C0175ACA7 = { + isa = PBXFileReference; + path = cursor.cpp; + refType = 4; + }; + F5A861AE01FA022C0175ACA7 = { + isa = PBXFileReference; + path = data.cpp; + refType = 4; + }; + F5A861AF01FA022C0175ACA7 = { + isa = PBXFileReference; + path = dataobj.cpp; + refType = 4; + }; + F5A861B001FA022C0175ACA7 = { + isa = PBXFileReference; + path = dc.cpp; + refType = 4; + }; + F5A861B101FA022C0175ACA7 = { + isa = PBXFileReference; + path = dcclient.cpp; + refType = 4; + }; + F5A861B201FA022C0175ACA7 = { + isa = PBXFileReference; + path = dcmemory.cpp; + refType = 4; + }; + F5A861B301FA022C0175ACA7 = { + isa = PBXFileReference; + path = dcprint.cpp; + refType = 4; + }; + F5A861B401FA022C0175ACA7 = { + isa = PBXFileReference; + path = dcscreen.cpp; + refType = 4; + }; + F5A861B501FA022C0175ACA7 = { + isa = PBXFileReference; + path = dialog.cpp; + refType = 4; + }; + F5A861B601FA022C0175ACA7 = { + isa = PBXFileReference; + path = dirdlg.cpp; + refType = 4; + }; + F5A861B701FA022C0175ACA7 = { + isa = PBXFileReference; + path = dirmac.cpp; + refType = 4; + }; + F5A861B801FA022C0175ACA7 = { + isa = PBXFileReference; + path = dnd.cpp; + refType = 4; + }; + F5A861B901FA022C0175ACA7 = { + isa = PBXFileReference; + path = filedlg.cpp; + refType = 4; + }; + F5A861BB01FA022C0175ACA7 = { + isa = PBXFileReference; + path = font.cpp; + refType = 4; + }; + F5A861BC01FA022C0175ACA7 = { + isa = PBXFileReference; + path = fontdlg.cpp; + refType = 4; + }; + F5A861BD01FA022C0175ACA7 = { + isa = PBXFileReference; + path = fontenum.cpp; + refType = 4; + }; + F5A861BE01FA022C0175ACA7 = { + isa = PBXFileReference; + path = fontutil.cpp; + refType = 4; + }; + F5A861BF01FA022C0175ACA7 = { + isa = PBXFileReference; + path = frame.cpp; + refType = 4; + }; + F5A861C001FA022C0175ACA7 = { + isa = PBXFileReference; + path = gauge.cpp; + refType = 4; + }; + F5A861C101FA022C0175ACA7 = { + isa = PBXFileReference; + path = gdiobj.cpp; + refType = 4; + }; + F5A861C301FA022C0175ACA7 = { + isa = PBXFileReference; + path = gsocket.c; + refType = 4; + }; + F5A861C501FA022C0175ACA7 = { + isa = PBXFileReference; + path = icon.cpp; + refType = 4; + }; + F5A861C601FA022C0175ACA7 = { + isa = PBXFileReference; + path = joystick.cpp; + refType = 4; + }; + F5A861C701FA022C0175ACA7 = { + isa = PBXFileReference; + path = listbox.cpp; + refType = 4; + }; + F5A861C801FA022C0175ACA7 = { + isa = PBXFileReference; + path = macnotfy.cpp; + refType = 4; + }; + F5A861CC01FA022C0175ACA7 = { + isa = PBXFileReference; + path = mdi.cpp; + refType = 4; + }; + F5A861CD01FA022C0175ACA7 = { + isa = PBXFileReference; + path = menu.cpp; + refType = 4; + }; + F5A861CE01FA022C0175ACA7 = { + isa = PBXFileReference; + path = menuitem.cpp; + refType = 4; + }; + F5A861CF01FA022C0175ACA7 = { + isa = PBXFileReference; + path = metafile.cpp; + refType = 4; + }; + F5A861D001FA022C0175ACA7 = { + isa = PBXFileReference; + path = mimetmac.cpp; + refType = 4; + }; + F5A861D101FA022C0175ACA7 = { + isa = PBXFileReference; + path = minifram.cpp; + refType = 4; + }; + F5A861D201FA022C0175ACA7 = { + children = ( + F5A861D301FA022C0175ACA7, + F5A861D501FA022C0175ACA7, + F5A861D701FA022C0175ACA7, + F5A861D901FA022C0175ACA7, + F5A861DB01FA022C0175ACA7, + F5A861DD01FA022C0175ACA7, + F5A861DF01FA022C0175ACA7, + F5A861E101FA022C0175ACA7, + F5A861E501FA022C0175ACA7, + ); + isa = PBXGroup; + path = morefile; + refType = 4; + }; + F5A861D301FA022C0175ACA7 = { + isa = PBXFileReference; + path = DirectoryCopy.c; + refType = 4; + }; + F5A861D501FA022C0175ACA7 = { + isa = PBXFileReference; + path = FileCopy.c; + refType = 4; + }; + F5A861D701FA022C0175ACA7 = { + isa = PBXFileReference; + path = FSpCompat.c; + refType = 4; + }; + F5A861D901FA022C0175ACA7 = { + isa = PBXFileReference; + path = FullPath.c; + refType = 4; + }; + F5A861DB01FA022C0175ACA7 = { + isa = PBXFileReference; + path = IterateDirectory.c; + refType = 4; + }; + F5A861DD01FA022C0175ACA7 = { + isa = PBXFileReference; + path = MoreDesktopMgr.c; + refType = 4; + }; + F5A861DF01FA022C0175ACA7 = { + isa = PBXFileReference; + path = MoreFiles.c; + refType = 4; + }; + F5A861E101FA022C0175ACA7 = { + isa = PBXFileReference; + path = MoreFilesExtras.c; + refType = 4; + }; + F5A861E501FA022C0175ACA7 = { + isa = PBXFileReference; + path = Search.c; + refType = 4; + }; + F5A861E701FA022C0175ACA7 = { + isa = PBXFileReference; + path = msgdlg.cpp; + refType = 4; + }; + F5A861E801FA022C0175ACA7 = { + isa = PBXFileReference; + path = notebmac.cpp; + refType = 4; + }; + F5A861E901FA022C0175ACA7 = { + isa = PBXFileReference; + path = palette.cpp; + refType = 4; + }; + F5A861EA01FA022C0175ACA7 = { + isa = PBXFileReference; + path = pen.cpp; + refType = 4; + }; + F5A861EB01FA022C0175ACA7 = { + isa = PBXFileReference; + path = pnghand.cpp; + refType = 4; + }; + F5A861EC01FA022C0175ACA7 = { + isa = PBXFileReference; + path = print.cpp; + refType = 4; + }; + F5A861ED01FA022C0175ACA7 = { + isa = PBXFileReference; + path = printdlg.cpp; + refType = 4; + }; + F5A861EE01FA022C0175ACA7 = { + isa = PBXFileReference; + path = printmac.cpp; + refType = 4; + }; + F5A861EF01FA022C0175ACA7 = { + isa = PBXFileReference; + path = radiobox.cpp; + refType = 4; + }; + F5A861F001FA022C0175ACA7 = { + isa = PBXFileReference; + path = radiobut.cpp; + refType = 4; + }; + F5A861F101FA022C0175ACA7 = { + isa = PBXFileReference; + path = region.cpp; + refType = 4; + }; + F5A861F201FA022C0175ACA7 = { + isa = PBXFileReference; + path = scrolbar.cpp; + refType = 4; + }; + F5A861F301FA022C0175ACA7 = { + isa = PBXFileReference; + path = settings.cpp; + refType = 4; + }; + F5A861F401FA022C0175ACA7 = { + isa = PBXFileReference; + path = slider.cpp; + refType = 4; + }; + F5A861F501FA022C0175ACA7 = { + isa = PBXFileReference; + path = spinbutt.cpp; + refType = 4; + }; + F5A861F701FA022C0175ACA7 = { + isa = PBXFileReference; + path = statbmp.cpp; + refType = 4; + }; + F5A861F801FA022C0175ACA7 = { + isa = PBXFileReference; + path = statbox.cpp; + refType = 4; + }; + F5A861F901FA022C0175ACA7 = { + isa = PBXFileReference; + path = statbrma.cpp; + refType = 4; + }; + F5A861FB01FA022C0175ACA7 = { + isa = PBXFileReference; + path = statlmac.cpp; + refType = 4; + }; + F5A861FC01FA022C0175ACA7 = { + isa = PBXFileReference; + path = stattext.cpp; + refType = 4; + }; + F5A861FD01FA022C0175ACA7 = { + isa = PBXFileReference; + path = tabctrl.cpp; + refType = 4; + }; + F5A861FE01FA022C0175ACA7 = { + isa = PBXFileReference; + path = taskbar.cpp; + refType = 4; + }; + F5A861FF01FA022C0175ACA7 = { + isa = PBXFileReference; + path = textctrl.cpp; + refType = 4; + }; + F5A8620001FA022C0175ACA7 = { + isa = PBXFileReference; + path = thread.cpp; + refType = 4; + }; + F5A8620101FA022C0175ACA7 = { + isa = PBXFileReference; + path = timer.cpp; + refType = 4; + }; + F5A8620201FA022C0175ACA7 = { + isa = PBXFileReference; + path = toolbar.cpp; + refType = 4; + }; + F5A8620301FA022C0175ACA7 = { + isa = PBXFileReference; + path = tooltip.cpp; + refType = 4; + }; + F5A8620401FA022C0175ACA7 = { + isa = PBXFileReference; + path = toplevel.cpp; + refType = 4; + }; + F5A8620601FA022C0175ACA7 = { + isa = PBXFileReference; + path = uma.cpp; + refType = 4; + }; + F5A8620701FA022C0175ACA7 = { + isa = PBXFileReference; + path = utils.cpp; + refType = 4; + }; + F5A8620801FA022C0175ACA7 = { + isa = PBXFileReference; + path = utilsexc.cpp; + refType = 4; + }; + F5A8620901FA022C0175ACA7 = { + isa = PBXFileReference; + path = wave.cpp; + refType = 4; + }; + F5A8620A01FA022C0175ACA7 = { + isa = PBXFileReference; + path = window.cpp; + refType = 4; + }; + F5A863AB01FA022C0175ACA7 = { + children = ( + F5A863BF01FA022D0175ACA7, + F5A863C401FA022D0175ACA7, + F5A863C501FA022D0175ACA7, + F5A863D101FA022D0175ACA7, + F5A863D201FA022D0175ACA7, + F5A863D301FA022D0175ACA7, + F5A863D401FA022D0175ACA7, + F5A863D501FA022D0175ACA7, + F5A863D601FA022D0175ACA7, + F5A863D701FA022D0175ACA7, + F5A863D801FA022D0175ACA7, + F5A863D901FA022D0175ACA7, + F5A863DA01FA022D0175ACA7, + F5A863DB01FA022D0175ACA7, + F5A863DC01FA022D0175ACA7, + F5A863DD01FA022D0175ACA7, + ); + isa = PBXGroup; + path = png; + refType = 4; + }; + F5A863BF01FA022D0175ACA7 = { + isa = PBXFileReference; + path = png.c; + refType = 4; + }; + F5A863C401FA022D0175ACA7 = { + isa = PBXFileReference; + path = pngerror.c; + refType = 4; + }; + F5A863C501FA022D0175ACA7 = { + isa = PBXFileReference; + path = pngget.c; + refType = 4; + }; + F5A863D101FA022D0175ACA7 = { + isa = PBXFileReference; + path = pngmem.c; + refType = 4; + }; + F5A863D201FA022D0175ACA7 = { + isa = PBXFileReference; + path = pngpread.c; + refType = 4; + }; + F5A863D301FA022D0175ACA7 = { + isa = PBXFileReference; + path = pngread.c; + refType = 4; + }; + F5A863D401FA022D0175ACA7 = { + isa = PBXFileReference; + path = pngrio.c; + refType = 4; + }; + F5A863D501FA022D0175ACA7 = { + isa = PBXFileReference; + path = pngrtran.c; + refType = 4; + }; + F5A863D601FA022D0175ACA7 = { + isa = PBXFileReference; + path = pngrutil.c; + refType = 4; + }; + F5A863D701FA022D0175ACA7 = { + isa = PBXFileReference; + path = pngset.c; + refType = 4; + }; + F5A863D801FA022D0175ACA7 = { + isa = PBXFileReference; + path = pngtest.c; + refType = 4; + }; + F5A863D901FA022D0175ACA7 = { + isa = PBXFileReference; + path = pngtrans.c; + refType = 4; + }; + F5A863DA01FA022D0175ACA7 = { + isa = PBXFileReference; + path = pngwio.c; + refType = 4; + }; + F5A863DB01FA022D0175ACA7 = { + isa = PBXFileReference; + path = pngwrite.c; + refType = 4; + }; + F5A863DC01FA022D0175ACA7 = { + isa = PBXFileReference; + path = pngwtran.c; + refType = 4; + }; + F5A863DD01FA022D0175ACA7 = { + isa = PBXFileReference; + path = pngwutil.c; + refType = 4; + }; + F5A8641801FA022D0175ACA7 = { + children = ( + F5A8642601FA022D0175ACA7, + F5A8642701FA022D0175ACA7, + F5A8642801FA022D0175ACA7, + F5A8642901FA022D0175ACA7, + F5A8642A01FA022D0175ACA7, + F5A8642C01FA022D0175ACA7, + F5A8642D01FA022D0175ACA7, + F5A8642E01FA022D0175ACA7, + F5A8642F01FA022D0175ACA7, + F5A8643001FA022D0175ACA7, + F5A8643101FA022D0175ACA7, + F5A8643301FA022D0175ACA7, + F5A8643401FA022D0175ACA7, + F5A8643501FA022D0175ACA7, + F5A8643601FA022D0175ACA7, + F5A8643701FA022D0175ACA7, + F5A8643801FA022D0175ACA7, + F5A8643A01FA022D0175ACA7, + F5A8643B01FA022D0175ACA7, + F5A8643D01FA022D0175ACA7, + F5A8643E01FA022D0175ACA7, + F5A8643F01FA022D0175ACA7, + F5A8644101FA022D0175ACA7, + F5A8644201FA022D0175ACA7, + F5A8644301FA022D0175ACA7, + F5A8644401FA022D0175ACA7, + F5A8644501FA022D0175ACA7, + F5A8644601FA022D0175ACA7, + F5A8644701FA022D0175ACA7, + F5A8644801FA022D0175ACA7, + F5A8644A01FA022D0175ACA7, + F5A8644D01FA022D0175ACA7, + F5A8644E01FA022D0175ACA7, + ); + isa = PBXGroup; + path = tiff; + refType = 4; + }; + F5A8642601FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_aux.c; + refType = 4; + }; + F5A8642701FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_close.c; + refType = 4; + }; + F5A8642801FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_codec.c; + refType = 4; + }; + F5A8642901FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_compress.c; + refType = 4; + }; + F5A8642A01FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_dir.c; + refType = 4; + }; + F5A8642C01FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_dirinfo.c; + refType = 4; + }; + F5A8642D01FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_dirread.c; + refType = 4; + }; + F5A8642E01FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_dirwrite.c; + refType = 4; + }; + F5A8642F01FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_dumpmode.c; + refType = 4; + }; + F5A8643001FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_error.c; + refType = 4; + }; + F5A8643101FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_fax3.c; + refType = 4; + }; + F5A8643301FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_fax3sm.c; + refType = 4; + }; + F5A8643401FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_flush.c; + refType = 4; + }; + F5A8643501FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_getimage.c; + refType = 4; + }; + F5A8643601FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_jpeg.c; + refType = 4; + }; + F5A8643701FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_luv.c; + refType = 4; + }; + F5A8643801FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_lzw.c; + refType = 4; + }; + F5A8643A01FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_next.c; + refType = 4; + }; + F5A8643B01FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_open.c; + refType = 4; + }; + F5A8643D01FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_packbits.c; + refType = 4; + }; + F5A8643E01FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_pixarlog.c; + refType = 4; + }; + F5A8643F01FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_predict.c; + refType = 4; + }; + F5A8644101FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_print.c; + refType = 4; + }; + F5A8644201FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_read.c; + refType = 4; + }; + F5A8644301FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_strip.c; + refType = 4; + }; + F5A8644401FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_swab.c; + refType = 4; + }; + F5A8644501FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_thunder.c; + refType = 4; + }; + F5A8644601FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_tile.c; + refType = 4; + }; + F5A8644701FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_unix.c; + refType = 4; + }; + F5A8644801FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_version.c; + refType = 4; + }; + F5A8644A01FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_warning.c; + refType = 4; + }; + F5A8644D01FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_write.c; + refType = 4; + }; + F5A8644E01FA022D0175ACA7 = { + isa = PBXFileReference; + path = tif_zip.c; + refType = 4; + }; + F5A8648A01FA022D0175ACA7 = { + children = ( + F5A8649201FA022D0175ACA7, + F5A8649401FA022D0175ACA7, + ); + isa = PBXGroup; + path = unix; + refType = 4; + }; + F5A8649201FA022D0175ACA7 = { + isa = PBXFileReference; + path = snglinst.cpp; + refType = 4; + }; + F5A8649401FA022D0175ACA7 = { + isa = PBXFileReference; + path = utilsunx.cpp; + refType = 4; + }; + F5A8703A01FA0B7F0175ACA7 = { + isa = PBXFileReference; + name = listimpl.cpp; + path = ../include/wx/listimpl.cpp; + refType = 2; + }; + F5C5D3DF01FA2D0A01D0F0BA = { + isa = PBXFrameworkReference; + name = System.framework; + path = /System/Library/Frameworks/System.framework; + refType = 0; + }; + F5C6AC47020C2B0F01000133 = { + isa = PBXLibraryReference; + path = libwx_macd.a; + refType = 3; + }; + F5C6AC48020C2B1001000133 = { + buildPhases = ( + F5955E9802CBA86701000133, + F5C6AC49020C2B1001000133, + F5C6AC4A020C2B1001000133, + F5C6AC4B020C2B1001000133, + F5C6AC4C020C2B1001000133, + ); + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + HEADER_SEARCH_PATHS = "../include mac/morefile jpeg png regex tiff - \"$(SYSTEM_DEVELOPER_DIR)/Headers/FlatCarbon\" /usr/include"; + LIBRARY_STYLE = STATIC; + OPTIMIZATION_CFLAGS = "-O0"; + OTHER_CFLAGS = "-D__WXDEBUG__ -D__WXMAC__ -fno-rtti -fno-exceptions"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOL_FLAGS = ""; + OTHER_REZFLAGS = "-d __UNIX__"; + PRECOMPILE_PREFIX_HEADER = YES; + PREFIX_HEADER = ../include/wx_pb.h; + PRODUCT_NAME = libwx_macd.a; + REZ_EXECUTABLE = NO; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; + }; + dependencies = ( + ); + isa = PBXLibraryTarget; + name = wxStaticDebug; + productName = "wx library"; + productReference = F5C6AC47020C2B0F01000133; + shouldUseHeadermap = 0; + }; + F5C6AC49020C2B1001000133 = { + buildActionMask = 2147483647; + files = ( + F5FD822202CCECE601000133, + ); + isa = PBXHeadersBuildPhase; + }; + F5C6AC4A020C2B1001000133 = { + buildActionMask = 2147483647; + files = ( + F5955EA502CBAA7301000133, + F5955EA602CBAA8C01000133, + F5955EA702CBAA8D01000133, + F5955EA802CBAA8E01000133, + F5955EA902CBAA8F01000133, + F5955EAA02CBAA9001000133, + F5955EAB02CBAA9101000133, + F5955EAC02CBAA9201000133, + F5955EAD02CBAAB201000133, + F5955EAE02CBAAB201000133, + F5955EAF02CBAAB301000133, + F5955EB102CBAAB501000133, + F5955EB202CBAAB501000133, + F5955EB302CBAAB601000133, + F5955EB402CBAAB601000133, + F5955EB502CBAAB601000133, + F5955EB602CBAAB701000133, + F5955EB702CBAAB701000133, + F5955EB802CBAAB801000133, + F5955EB902CBAAB801000133, + F5955EBA02CBAAB901000133, + F5955EBB02CBAAB901000133, + F5955EBC02CBAAB901000133, + F5955EBD02CBAABA01000133, + F5955EBE02CBAABA01000133, + F5955EBF02CBAABB01000133, + F5955EC002CBAABC01000133, + F5955EC102CBAABD01000133, + F5955EC202CBAABD01000133, + F5955EC302CBAAC001000133, + F5955EC402CBAAC101000133, + F5955EC502CBAAC101000133, + F5955EC602CBAAC201000133, + F5955EC702CBAAC201000133, + F5955EC802CBAAC301000133, + F5955EC902CBAAC401000133, + F5955ECA02CBAAC401000133, + F5955ECB02CBAAC501000133, + F5955ECC02CBAAC501000133, + F5955ECD02CBAAC501000133, + F5955ECE02CBAAC601000133, + F5955ECF02CBAAC601000133, + F5955ED002CBAAC701000133, + F5955ED102CBAAC701000133, + F5955ED202CBAAC801000133, + F5955ED302CBAAC801000133, + F5955ED402CBAAC901000133, + F5955ED502CBAACA01000133, + F5955ED602CBAACA01000133, + F5955ED702CBAACB01000133, + F5955ED802CBAACB01000133, + F5955ED902CBAACC01000133, + F5955EDA02CBAACC01000133, + F5955EDB02CBAACD01000133, + F5955EDC02CBAACD01000133, + F5955EDD02CBAACD01000133, + F5955EDE02CBAACE01000133, + F5955EDF02CBAACE01000133, + F5955EE002CBAACF01000133, + F5955EE102CBAAD501000133, + F5955EE202CBAAD601000133, + F5955EE302CBAAD601000133, + F5955EE402CBAAD601000133, + F5955EE502CBAAD701000133, + F5955EE602CBAAD701000133, + F5955EE702CBAAD801000133, + F5955EE802CBAAD801000133, + F5955EE902CBAAD901000133, + F5955EEA02CBAAD901000133, + F5955EEB02CBAADA01000133, + F5955EEC02CBAADA01000133, + F5955EED02CBAADA01000133, + F5955EEE02CBAADB01000133, + F5955EEF02CBAADB01000133, + F5955EF002CBAADC01000133, + F5955EF202CBAADD01000133, + F5955EF402CBAADE01000133, + F5955EF502CBAADE01000133, + F5955EF602CBAAE001000133, + F5955EF702CBAAE001000133, + F5955EF802CBAAE101000133, + F5955EF902CBAAE101000133, + F5955EFA02CBAAE201000133, + F5955EFB02CBAAE301000133, + F5955EFC02CBAAE301000133, + F5955EFD02CBAAE401000133, + F5955EFE02CBAAE401000133, + F5955EFF02CBAAE501000133, + F5955F0002CBAAE501000133, + F5955F0102CBAAE601000133, + F5955F0202CBAAE801000133, + F5955F0302CBAAE901000133, + F5955F0402CBAAE901000133, + F5955F0502CBAAE901000133, + F5955F0602CBAAEA01000133, + F5955F0702CBAAEB01000133, + F5955F0802CBAAEB01000133, + F5955F0902CBAAEB01000133, + F5955F0A02CBAAEC01000133, + F5955F0B02CBAAEC01000133, + F5955F0C02CBAAED01000133, + F5955F0D02CBAAED01000133, + F5955F0E02CBAAEE01000133, + F5955F0F02CBAAEE01000133, + F5955F1002CBAAEE01000133, + F5955F1102CBAAEF01000133, + F5955F1302CBAAF101000133, + F5955F1402CBAAF101000133, + F5955F1502CBAAF101000133, + F5955F1602CBAAF301000133, + F5955F1702CBAAF501000133, + F5955F1802CBAAF601000133, + F5955F1902CBAAF601000133, + F5955F1A02CBAAF701000133, + F5955F1B02CBAAF701000133, + F5955F1C02CBAAF701000133, + F5955F1D02CBAAF801000133, + F5955F1E02CBAAF801000133, + F5955F1F02CBAAF901000133, + F5955F2002CBAAF901000133, + F5955F2102CBAAFA01000133, + F5955F2202CBAAFB01000133, + F5955F2302CBAB0601000133, + F5955F2402CBAB0701000133, + F5955F2502CBAB0701000133, + F5955F2602CBAB0701000133, + F5955F2702CBAB0801000133, + F5955F2802CBAB0901000133, + F5955F2902CBAB0901000133, + F5955F2A02CBAB0901000133, + F5955F2B02CBAB0A01000133, + F5955F2C02CBAB0A01000133, + F5955F2D02CBAB0A01000133, + F5955F2E02CBAB0B01000133, + F5955F2F02CBAB0C01000133, + F5955F3002CBAB0C01000133, + F5955F3102CBAB0C01000133, + F5955F3202CBAB0D01000133, + F5955F3302CBAB0D01000133, + F5955F3402CBAB0E01000133, + F5955F3502CBAB0E01000133, + F5955F3602CBAB0F01000133, + F5955F3702CBAB0F01000133, + F5955F3802CBAB0F01000133, + F5955F3902CBAB1001000133, + F5955F3A02CBAB1001000133, + F5955F3B02CBAB1101000133, + F5955F3C02CBAB1401000133, + F5955F3D02CBAB1401000133, + F5955F3E02CBAB1501000133, + F5955F3F02CBAB1501000133, + F5955F4002CBAB1601000133, + F5955F4102CBAB1601000133, + F5955F4202CBAB1601000133, + F5955F4302CBAB1701000133, + F5955F4402CBAB1701000133, + F5955F4502CBAB1801000133, + F5955F4602CBAB1801000133, + F5955F4702CBAB1901000133, + F5955F4802CBAB1901000133, + F5955F4902CBAB1A01000133, + F5955F4A02CBAB1A01000133, + F5955F4B02CBAB1A01000133, + F5955F4C02CBAB1B01000133, + F5955F4D02CBAB1B01000133, + F5955F4E02CBAB1E01000133, + F5955F4F02CBAB1E01000133, + F5955F5002CBAB1F01000133, + F5955F5102CBAB1F01000133, + F5955F5202CBAB2001000133, + F5955F5302CBAB2101000133, + F5955F5402CBAB2101000133, + F5955F5502CBAB2101000133, + F5955F5602CBAB2201000133, + F5955F5702CBAB2201000133, + F5955F5802CBAB2201000133, + F5955F5902CBAB2301000133, + F5955F5A02CBAB2501000133, + F5955F5B02CBAB2601000133, + F5955F5C02CBAB2601000133, + F5955F5D02CBAB2701000133, + F5955F5E02CBAB2701000133, + F5955F5F02CBAB2801000133, + F5955F6002CBAB2801000133, + F5955F6102CBAB2801000133, + F5955F6202CBAB2F01000133, + F5955F6302CBAB2F01000133, + F5955F6402CBAB3001000133, + F5955F6502CBAB3001000133, + F5955F6602CBAB3101000133, + F5955F6702CBAB3101000133, + F5955F6802CBAB3201000133, + F5955F6902CBAB3201000133, + F5955F6A02CBAB3301000133, + F5955F6B02CBAB3301000133, + F5955F6C02CBAB3301000133, + F5955F6D02CBAB3301000133, + F5955F6E02CBAB3401000133, + F5955F6F02CBAB3401000133, + F5955F7002CBAB3501000133, + F5955F7102CBAB3501000133, + F5955F7202CBAB3501000133, + F5955F7302CBAB3601000133, + F5955F7402CBAB3601000133, + F5955F7502CBAB3701000133, + F5955F7602CBAB3701000133, + F5955F7702CBAB3701000133, + F5955F7802CBAB3801000133, + F5955F7902CBAB3B01000133, + F5955F7A02CBAB3B01000133, + F5955F7B02CBAB3B01000133, + F5955F7C02CBAB3C01000133, + F5955F7D02CBAB3C01000133, + F5955F7E02CBAB3D01000133, + F5955F7F02CBAB3D01000133, + F5955F8002CBAB3D01000133, + F5955F8102CBAB3E01000133, + F5955F8202CBAB3E01000133, + F5955F8302CBAB3E01000133, + F5955F8402CBAB4001000133, + F5955F8502CBAB4101000133, + F5955F8602CBAB4101000133, + F5955F8702CBAB4201000133, + F5955F8802CBAB4201000133, + F5955F8902CBAB4201000133, + F5955F8A02CBAB4301000133, + F5955F8B02CBAB4301000133, + F5955F8C02CBAB4301000133, + F5955F8D02CBAB4401000133, + F5955F8E02CBAB4401000133, + F5955F8F02CBAB4401000133, + F5955F9002CBAB4601000133, + F5955F9102CBAB4601000133, + F5955F9202CBAB4601000133, + F5955F9302CBAB4A01000133, + F5955F9402CBAB4A01000133, + F5955F9502CBAB4B01000133, + F5955F9602CBAB4B01000133, + F5955F9702CBAB4C01000133, + F5955F9802CBAB4C01000133, + F5955F9902CBAB4D01000133, + F5955F9A02CBAB4D01000133, + F5955F9B02CBAB4E01000133, + F5955F9C02CBAB4E01000133, + F5955F9D02CBAB4E01000133, + F5955F9E02CBAB4F01000133, + F5955F9F02CBAB5001000133, + F5955FA002CBAB5001000133, + F5955FA102CBAB5101000133, + F5955FA202CBAB5101000133, + F5955FA302CBAB5301000133, + F5955FA402CBAB5401000133, + F5955FA502CBAB5401000133, + F5955FA602CBAB5701000133, + F5955FA702CBAB5801000133, + F5955FA802CBAB5801000133, + F5955FA902CBAB5901000133, + F5955FAA02CBAB5901000133, + F5955FAB02CBAB5901000133, + F5955FAC02CBAB5A01000133, + F5955FAD02CBAB5A01000133, + F5955FAE02CBAB5A01000133, + F5955FAF02CBAB5B01000133, + F5955FB002CBAB5B01000133, + F5955FB102CBAB5C01000133, + F5955FB202CBAB5C01000133, + F5955FB302CBAB5D01000133, + F5955FB402CBAB5D01000133, + F5955FB502CBAB5E01000133, + F5955FB602CBAB5E01000133, + F5955FB702CBAB5E01000133, + F5955FB802CBAB5F01000133, + F5955FB902CBAB5F01000133, + F5955FBA02CBAB5F01000133, + F5955FBB02CBAB6001000133, + F5955FBC02CBAB6101000133, + F5955FBD02CBAB6101000133, + F5955FBE02CBAB6101000133, + F5955FBF02CBAB6201000133, + F5955FC002CBAB6301000133, + F5955FC102CBAB6401000133, + F5955FC202CBAB6401000133, + F5955FC302CBAB6401000133, + F5955FC402CBAB6501000133, + F5955FC502CBAB6601000133, + F5955FC602CBAB6801000133, + F5955FC702CBAB6801000133, + F5955FC802CBAB6901000133, + F5955FC902CBAB6901000133, + F5955FCA02CBAB6A01000133, + F5955FCB02CBAB6A01000133, + F5955FCC02CBAB6C01000133, + F5955FCD02CBAB6C01000133, + F5955FCE02CBAB6C01000133, + F5955FCF02CBAB6D01000133, + F5955FD002CBAB6D01000133, + F5955FD102CBAB6D01000133, + F5955FD202CBAB6E01000133, + F5955FD302CBAB6E01000133, + F5955FD402CBAB6F01000133, + F5955FD502CBAB6F01000133, + F5955FD602CBAB7001000133, + F5955FD702CBAB7001000133, + F5955FD802CBAB7001000133, + F5955FD902CBAB7101000133, + F5955FDA02CBAB7101000133, + F5955FDB02CBAB7101000133, + F5955FDC02CBAB7701000133, + F5955FDD02CBAB7701000133, + F5955FDE02CBAB7801000133, + F5955FDF02CBAB7801000133, + F5955FE002CBAB7B01000133, + F5955FE102CBAB7C01000133, + F5955FE202CBAB7C01000133, + F5955FE302CBAB7C01000133, + F5955FE402CBAB7D01000133, + F5955FE502CBAB7D01000133, + F5955FE602CBAB7D01000133, + F5955FE702CBAB7E01000133, + F5955FE802CBAB7E01000133, + F5955FE902CBAB7E01000133, + F5955FEA02CBAB7F01000133, + F5955FEB02CBAB7F01000133, + F5955FEC02CBAB7F01000133, + F5955FED02CBAB8001000133, + F5955FEE02CBAB8101000133, + F5955FEF02CBAB8101000133, + F5955FF002CBAB8101000133, + F5955FF102CBAB8201000133, + F5955FF202CBAB8201000133, + F5955FF302CBAB8201000133, + F5955FF402CBAB8301000133, + F5955FF502CBAB8501000133, + F5955FF602CBAB8501000133, + F5955FF702CBAB8601000133, + F5955FF802CBAB8901000133, + F5955FF902CBAB8901000133, + F5955FFA02CBAB8901000133, + F5955FFB02CBAB8A01000133, + F5955FFC02CBAB8A01000133, + F5955FFD02CBAB8A01000133, + F5955FFE02CBAB8B01000133, + F5955FFF02CBAB8B01000133, + F595600002CBAB8C01000133, + F595600102CBAB8C01000133, + F595600202CBAB8C01000133, + F595600302CBAB8D01000133, + F595600402CBAB8D01000133, + F595600502CBAB8D01000133, + F595600602CBAB8E01000133, + F595600702CBAB8E01000133, + F595600802CBAB8F01000133, + F595600902CBAB8F01000133, + F595600A02CBAB8F01000133, + F595600B02CBAB9001000133, + F595600C02CBAB9001000133, + F595600D02CBAB9001000133, + F595600E02CBAB9101000133, + F595600F02CBAB9601000133, + F595601002CBAB9601000133, + F595601102CBAB9601000133, + F595601202CBAB9701000133, + F595601302CBAB9701000133, + F595601402CBAB9701000133, + F595601502CBAB9801000133, + F595601602CBAB9801000133, + F595601702CBAB9801000133, + F595601802CBAB9901000133, + F5D0E30A02CCEA1D01000133, + F5F5A6A002CDB27401000133, + F5F5A6A502CDB6CA01000133, + F5F5A6A602CDB6CA01000133, + F5F5A6A702CDB6CA01000133, + F5F5A6A802CDB6CA01000133, + F5F5A6A902CDB91E01000133, + F5F5A6AA02CDB92001000133, + ); + isa = PBXSourcesBuildPhase; + }; + F5C6AC4B020C2B1001000133 = { + buildActionMask = 2147483647; + files = ( + ); + isa = PBXFrameworksBuildPhase; + }; + F5C6AC4C020C2B1001000133 = { + buildActionMask = 2147483647; + files = ( + F5955E9D02CBA8B501000133, + F5955E9E02CBA8B701000133, + F5955E9F02CBA8B901000133, + ); + isa = PBXRezBuildPhase; + }; + F5D00F2901FDFB8401000133 = { + isa = PBXFileReference; + name = "libstdc++.a"; + path = "/usr/lib/libstdc++.a"; + refType = 0; + }; + F5D0E30702CCEA1D01000133 = { + isa = PBXFileReference; + path = lexer.c; + refType = 3; + }; + F5D0E30802CCEA1D01000133 = { + isa = PBXFileReference; + name = parser.c; + path = build/parser.c; + refType = 2; + }; + F5D0E30A02CCEA1D01000133 = { + fileRef = F5D0E30802CCEA1D01000133; + isa = PBXBuildFile; + settings = { + }; + }; + F5F5A69F02CDB27401000133 = { + isa = PBXFileReference; + name = hashmap.cpp; + path = common/hashmap.cpp; + refType = 2; + }; + F5F5A6A002CDB27401000133 = { + fileRef = F5F5A69F02CDB27401000133; + isa = PBXBuildFile; + settings = { + }; + }; + F5F5A6A102CDB6CA01000133 = { + isa = PBXFileReference; + name = artprov.cpp; + path = common/artprov.cpp; + refType = 2; + }; + F5F5A6A202CDB6CA01000133 = { + isa = PBXFileReference; + name = artstd.cpp; + path = common/artstd.cpp; + refType = 2; + }; + F5F5A6A302CDB6CA01000133 = { + isa = PBXFileReference; + name = iconbndl.cpp; + path = common/iconbndl.cpp; + refType = 2; + }; + F5F5A6A402CDB6CA01000133 = { + isa = PBXFileReference; + name = imagfill.cpp; + path = common/imagfill.cpp; + refType = 2; + }; + F5F5A6A502CDB6CA01000133 = { + fileRef = F5F5A6A102CDB6CA01000133; + isa = PBXBuildFile; + settings = { + }; + }; + F5F5A6A602CDB6CA01000133 = { + fileRef = F5F5A6A202CDB6CA01000133; + isa = PBXBuildFile; + settings = { + }; + }; + F5F5A6A702CDB6CA01000133 = { + fileRef = F5F5A6A302CDB6CA01000133; + isa = PBXBuildFile; + settings = { + }; + }; + F5F5A6A802CDB6CA01000133 = { + fileRef = F5F5A6A402CDB6CA01000133; + isa = PBXBuildFile; + settings = { + }; + }; + F5F5A6A902CDB91E01000133 = { + fileRef = F5A8649401FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5F5A6AA02CDB92001000133 = { + fileRef = F5A8649201FA022D0175ACA7; + isa = PBXBuildFile; + settings = { + }; + }; + F5F5A6B602CDD62501000133 = { + buildActionMask = 2147483647; + files = ( + ); + isa = PBXHeadersBuildPhase; + }; + F5F5A6B702CDD62501000133 = { + buildActionMask = 2147483647; + files = ( + F5A0C52502CF702801000133, + F5A0C52602CF702D01000133, + F5A0C52702CF702D01000133, + F5A0C52802CF703401000133, + F5A0C52902CF703401000133, + F5A0C52A02CF703501000133, + F5A0C52B02CF703501000133, + F5A0C52C02CF703601000133, + F5A0C52D02CF703601000133, + F5A0C52E02CF703701000133, + F5A0C52F02CF703701000133, + F5A0C53002CF703801000133, + F5A0C53102CF703801000133, + F5A0C53202CF703901000133, + F5A0C53302CF703A01000133, + F5A0C53402CF703A01000133, + F5A0C53502CF703B01000133, + F5A0C53602CF705401000133, + F5A0C53702CF705501000133, + F5A0C53802CF705501000133, + F5A0C53902CF705601000133, + F5A0C53A02CF705701000133, + F5A0C53B02CF705701000133, + F5A0C53C02CF705801000133, + F5A0C53D02CF705801000133, + F5A0C53E02CF705901000133, + F5A0C53F02CF705901000133, + F5A0C54002CF705A01000133, + F5A0C54102CF705A01000133, + F5A0C54202CF705A01000133, + F5A0C54302CF705B01000133, + F5A0C54402CF705C01000133, + F5A0C54502CF705C01000133, + F5A0C54602CF705C01000133, + F5A0C54702CF705D01000133, + F5A0C54802CF705D01000133, + F5A0C54902CF705E01000133, + F5A0C54A02CF705E01000133, + F5A0C54B02CF705E01000133, + F5A0C54C02CF706101000133, + F5A0C54D02CF706101000133, + F5A0C54E02CF706201000133, + F5A0C54F02CF706201000133, + F5A0C55002CF706401000133, + F5A0C55102CF706501000133, + F5A0C55202CF706501000133, + F5A0C55302CF706601000133, + F5A0C55402CF706601000133, + F5A0C55502CF706701000133, + F5A0C55602CF706701000133, + F5A0C55702CF706701000133, + F5A0C55802CF706801000133, + F5A0C55902CF706901000133, + F5A0C55A02CF706901000133, + F5A0C55B02CF706A01000133, + F5A0C55C02CF706A01000133, + F5A0C55D02CF706B01000133, + F5A0C55E02CF706B01000133, + F5A0C55F02CF706B01000133, + F5A0C56002CF706C01000133, + F5A0C56102CF706C01000133, + F5A0C56202CF706D01000133, + F5A0C56302CF706D01000133, + F5A0C56402CF706E01000133, + F5A0C56502CF706E01000133, + F5A0C56602CF706E01000133, + F5A0C56702CF706F01000133, + F5A0C56802CF706F01000133, + F5A0C56902CF707001000133, + F5A0C56A02CF707001000133, + F5A0C56B02CF707301000133, + F5A0C56C02CF707301000133, + F5A0C56D02CF707401000133, + F5A0C56E02CF707401000133, + F5A0C56F02CF707501000133, + F5A0C57002CF707501000133, + F5A0C57102CF707601000133, + F5A0C57202CF707601000133, + F5A0C57302CF707701000133, + F5A0C57402CF707701000133, + F5A0C57502CF707701000133, + F5A0C57602CF707C01000133, + F5A0C57802CF707E01000133, + F5A0C57902CF707E01000133, + F5A0C57A02CF707E01000133, + F5A0C57B02CF707F01000133, + F5A0C57C02CF707F01000133, + F5A0C57D02CF708001000133, + F5A0C57E02CF708101000133, + F5A0C57F02CF708201000133, + F5A0C58002CF708201000133, + F5A0C58102CF708301000133, + F5A0C58202CF708301000133, + F5A0C58302CF708401000133, + F5A0C58402CF708401000133, + F5A0C58502CF708401000133, + F5A0C58602CF708501000133, + F5A0C58702CF708501000133, + F5A0C58802CF708501000133, + F5A0C58902CF708601000133, + F5A0C58A02CF708601000133, + F5A0C58B02CF708901000133, + F5A0C58C02CF708A01000133, + F5A0C58D02CF708A01000133, + F5A0C58E02CF708B01000133, + F5A0C58F02CF708B01000133, + F5A0C59002CF708B01000133, + F5A0C59102CF708C01000133, + F5A0C59202CF708D01000133, + F5A0C59302CF708E01000133, + F5A0C59402CF709001000133, + F5A0C59502CF709101000133, + F5A0C59602CF709201000133, + F5A0C59702CF709201000133, + F5A0C59802CF709201000133, + F5A0C59902CF709301000133, + F5A0C59B02CF709501000133, + F5A0C59C02CF709501000133, + F5A0C59D02CF709601000133, + F5A0C59E02CF709701000133, + F5A0C59F02CF709701000133, + F5A0C5A002CF709801000133, + F5A0C5A102CF709901000133, + F5A0C5A202CF709901000133, + F5A0C5A302CF709A01000133, + F5A0C5A402CF709A01000133, + F5A0C5A502CF709B01000133, + F5A0C5A602CF709B01000133, + F5A0C5A702CF709B01000133, + F5A0C5A802CF709C01000133, + F5A0C5A902CF70A501000133, + F5A0C5AA02CF70A601000133, + F5A0C5AB02CF70A601000133, + F5A0C5AC02CF70A601000133, + F5A0C5AD02CF70A801000133, + F5A0C5AE02CF70A801000133, + F5A0C5AF02CF70A801000133, + F5A0C5B002CF70A901000133, + F5A0C5B102CF70AA01000133, + F5A0C5B202CF70AA01000133, + F5A0C5B302CF70AA01000133, + F5A0C5B402CF70AB01000133, + F5A0C5B502CF70AB01000133, + F5A0C5B602CF70AC01000133, + F5A0C5B702CF70AD01000133, + F5A0C5B802CF70AD01000133, + F5A0C5B902CF70AD01000133, + F5A0C5BA02CF70AE01000133, + F5A0C5BB02CF70AE01000133, + F5A0C5BC02CF70AF01000133, + F5A0C5BD02CF70AF01000133, + F5A0C5BE02CF70AF01000133, + F5A0C5BF02CF70B001000133, + F5A0C5C002CF70B101000133, + F5A0C5C102CF70B101000133, + F5A0C5C202CF70B201000133, + F5A0C5C302CF70B501000133, + F5A0C5C402CF70B501000133, + F5A0C5C502CF70B601000133, + F5A0C5C602CF70B601000133, + F5A0C5C702CF70B601000133, + F5A0C5C802CF70B701000133, + F5A0C5C902CF70B701000133, + F5A0C5CA02CF70B701000133, + F5A0C5CB02CF70B801000133, + F5A0C5CC02CF70B901000133, + F5A0C5CD02CF70B901000133, + F5A0C5CE02CF70B901000133, + F5A0C5CF02CF70BA01000133, + F5A0C5D002CF70BA01000133, + F5A0C5D102CF70BA01000133, + F5A0C5D202CF70BB01000133, + F5A0C5D302CF70BC01000133, + F5A0C5D402CF70BC01000133, + F5A0C5D502CF70BC01000133, + F5A0C5D602CF70BD01000133, + F5A0C5D702CF70C201000133, + F5A0C5D802CF70C301000133, + F5A0C5D902CF70C301000133, + F5A0C5DA02CF70C301000133, + F5A0C5DB02CF70C401000133, + F5A0C5DC02CF70C501000133, + F5A0C5DD02CF70C501000133, + F5A0C5DE02CF70C801000133, + F5A0C5DF02CF70C801000133, + F5A0C5E002CF70D201000133, + F5A0C5E102CF70D201000133, + F5A0C5E202CF70D201000133, + F5A0C5E302CF70D301000133, + F5A0C5E402CF70D301000133, + F5A0C5E502CF70D501000133, + F5A0C5E602CF70D601000133, + F5A0C5E702CF70D601000133, + F5A0C5E802CF70D701000133, + F5A0C5E902CF70D701000133, + F5A0C5EA02CF70D701000133, + F5A0C5EB02CF70D801000133, + F5A0C5EC02CF70D801000133, + F5A0C5ED02CF70D801000133, + F5A0C5EE02CF70D901000133, + F5A0C5EF02CF70D901000133, + F5A0C5F002CF70DA01000133, + F5A0C5F102CF70DA01000133, + F5A0C5F202CF70DA01000133, + F5A0C5F302CF70DB01000133, + F5A0C5F402CF70EA01000133, + F5A0C5F502CF70EB01000133, + F5A0C5F602CF70EB01000133, + F5A0C5F702CF70EC01000133, + F5A0C5F802CF70EC01000133, + F5A0C5F902CF70EC01000133, + F5A0C5FA02CF70ED01000133, + F5A0C5FB02CF70ED01000133, + F5A0C5FC02CF70EE01000133, + F5A0C5FD02CF70EE01000133, + F5A0C5FE02CF70EE01000133, + F5A0C5FF02CF70EF01000133, + F5A0C60102CF70F001000133, + F5A0C60202CF70F101000133, + F5A0C60302CF70F101000133, + F5A0C60402CF70F201000133, + F5A0C60502CF70F201000133, + F5A0C60602CF70F201000133, + F5A0C60702CF70F301000133, + F5A0C60802CF70F401000133, + F5A0C60902CF70F501000133, + F5A0C60A02CF70F501000133, + F5A0C60B02CF70F601000133, + F5A0C60C02CF70F601000133, + F5A0C60D02CF70F601000133, + F5A0C60E02CF70F701000133, + F5A0C60F02CF70F701000133, + F5A0C61002CF70F701000133, + F5A0C61102CF70F801000133, + F5A0C61202CF70FA01000133, + F5A0C61302CF70FA01000133, + F5A0C61402CF70FB01000133, + F5A0C61502CF70FB01000133, + F5A0C61602CF70FC01000133, + F5A0C61702CF70FC01000133, + F5A0C61802CF70FC01000133, + F5A0C61902CF70FD01000133, + F5A0C61A02CF70FD01000133, + F5A0C61B02CF70FD01000133, + F5A0C61C02CF70FE01000133, + F5A0C61D02CF70FE01000133, + F5A0C61E02CF70FF01000133, + F5A0C61F02CF70FF01000133, + F5A0C62002CF710701000133, + F5A0C62102CF710701000133, + F5A0C62202CF710701000133, + F5A0C62302CF710801000133, + F5A0C62402CF710801000133, + F5A0C62502CF710801000133, + F5A0C62602CF710901000133, + F5A0C62702CF710901000133, + F5A0C62802CF710A01000133, + F5A0C62902CF710A01000133, + F5A0C62A02CF710A01000133, + F5A0C62B02CF710B01000133, + F5A0C62C02CF710B01000133, + F5A0C62D02CF710C01000133, + F5A0C62E02CF710C01000133, + F5A0C62F02CF710D01000133, + F5A0C63002CF711001000133, + F5A0C63102CF711001000133, + F5A0C63202CF711101000133, + F5A0C63302CF711101000133, + F5A0C63402CF711101000133, + F5A0C63502CF711201000133, + F5A0C63602CF711201000133, + F5A0C63702CF711301000133, + F5A0C63802CF711301000133, + F5A0C63902CF711301000133, + F5A0C63A02CF711401000133, + F5A0C63B02CF711401000133, + F5A0C63C02CF711401000133, + F5A0C63D02CF711501000133, + F5A0C63E02CF711501000133, + F5A0C63F02CF711601000133, + F5A0C64002CF711601000133, + F5A0C64102CF711601000133, + F5A0C64202CF711701000133, + F5A0C64302CF711701000133, + F5A0C64402CF711801000133, + F5A0C64502CF711B01000133, + F5A0C64602CF711B01000133, + F5A0C64702CF711B01000133, + F5A0C64802CF711C01000133, + F5A0C64902CF711C01000133, + F5A0C64A02CF711D01000133, + F5A0C64B02CF711D01000133, + F5A0C64C02CF711D01000133, + F5A0C64D02CF711E01000133, + F5A0C64E02CF711E01000133, + F5A0C64F02CF711E01000133, + F5A0C65002CF711F01000133, + F5A0C65102CF712301000133, + F5A0C65202CF712301000133, + F5A0C65302CF712401000133, + F5A0C65402CF712401000133, + F5A0C65502CF712401000133, + F5A0C65602CF712501000133, + F5A0C65702CF712501000133, + F5A0C65802CF712601000133, + F5A0C65902CF712601000133, + F5A0C65A02CF712701000133, + F5A0C65B02CF712701000133, + F5A0C65C02CF712701000133, + F5A0C65D02CF712801000133, + F5A0C65E02CF712801000133, + F5A0C65F02CF712901000133, + F5A0C66002CF712901000133, + F5A0C66102CF712A01000133, + F5A0C66202CF712A01000133, + F5A0C66302CF712A01000133, + F5A0C66402CF712B01000133, + F5A0C66502CF712B01000133, + F5A0C66602CF712C01000133, + F5A0C66702CF712C01000133, + F5A0C66802CF712C01000133, + F5A0C66902CF712D01000133, + F5A0C66A02CF712D01000133, + F5A0C66B02CF712F01000133, + F5A0C66C02CF713001000133, + F5A0C66D02CF713001000133, + F5A0C66E02CF713001000133, + F5A0C66F02CF713101000133, + F5A0C67002CF713101000133, + F5A0C67102CF713101000133, + F5A0C67202CF713201000133, + F5A0C67302CF713201000133, + F5A0C67402CF713301000133, + F5A0C67502CF713401000133, + F5A0C67602CF713501000133, + F5A0C67702CF713501000133, + F5A0C67802CF713601000133, + F5A0C67902CF713601000133, + F5A0C67A02CF713601000133, + F5A0C67B02CF713701000133, + F5A0C67C02CF713701000133, + F5A0C67D02CF713801000133, + F5A0C67E02CF713801000133, + F5A0C67F02CF713901000133, + F5A0C68002CF713901000133, + F5A0C68102CF713901000133, + F5A0C68202CF713A01000133, + F5A0C68302CF713A01000133, + F5A0C68402CF713B01000133, + F5A0C68502CF713B01000133, + F5A0C68602CF713B01000133, + F5A0C68702CF713C01000133, + F5A0C68802CF713C01000133, + F5A0C68902CF713C01000133, + F5A0C68A02CF713F01000133, + F5A0C68B02CF713F01000133, + F5A0C68C02CF714001000133, + F5A0C68D02CF714001000133, + F5A0C68E02CF714001000133, + F5A0C68F02CF714101000133, + F5A0C69002CF714101000133, + F5A0C69202CF714201000133, + F5A0C69302CF714201000133, + F5A0C69402CF714201000133, + F5A0C69502CF714301000133, + F5A0C69602CF714301000133, + F5A0C69702CF714401000133, + F5A0C69802CF714401000133, + F5A0C69902CF714501000133, + F5A0C69B02CF714601000133, + F5A0C69C02CF714601000133, + F5A0C69D02CF714601000133, + F5A0C69E02CF714701000133, + F5A0C6A002CF714801000133, + F5A0C6A102CF714801000133, + F5A0C6A202CF714801000133, + ); + isa = PBXSourcesBuildPhase; + }; + F5F5A6B802CDD62501000133 = { + buildActionMask = 2147483647; + files = ( + ); + isa = PBXFrameworksBuildPhase; + }; + F5F5A6B902CDD62501000133 = { + buildActionMask = 2147483647; + files = ( + F5A0C69102CF714101000133, + F5A0C69A02CF714501000133, + F5A0C69F02CF714701000133, + ); + isa = PBXRezBuildPhase; + }; + F5F5A6BA02CDD62501000133 = { + buildPhases = ( + F5F5A6B602CDD62501000133, + F5F5A6B702CDD62501000133, + F5F5A6B802CDD62501000133, + F5F5A6B902CDD62501000133, + ); + buildSettings = { + DEBUGGING_SYMBOLS = NO; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + HEADER_SEARCH_PATHS = "../include mac/morefile jpeg png regex tiff - \"$(SYSTEM_DEVELOPER_DIR)/Headers/FlatCarbon\" /usr/include"; + LIBRARY_STYLE = STATIC; + OPTIMIZATION_CFLAGS = "-O3"; + OTHER_CFLAGS = "-D__WXMAC__ -fno-rtti -fno-exceptions"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOL_FLAGS = ""; + OTHER_REZFLAGS = "-d __UNIX__"; + PRECOMPILE_PREFIX_HEADER = YES; + PREFIX_HEADER = ../include/wx_pb.h; + PRODUCT_NAME = libwx_mac.a; + REZ_EXECUTABLE = NO; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; + }; + dependencies = ( + ); + isa = PBXLibraryTarget; + name = wxStaticRelease; + productInstallPath = /usr/local/lib; + productName = wxStaticRelease; + productReference = F5F5A6BB02CDD62501000133; + shouldUseHeadermap = 0; + }; + F5F5A6BB02CDD62501000133 = { + isa = PBXLibraryReference; + path = libwx_mac.a; + refType = 3; + }; + F5FD821D02CCEB8C01000133 = { + isa = PBXFileReference; + name = wx_pb.h; + path = ../include/wx_pb.h; + refType = 2; + }; + F5FD822102CCECE601000133 = { + isa = PBXFileReference; + name = setup.h; + path = build/include/wx/setup.h; + refType = 2; + }; + F5FD822202CCECE601000133 = { + fileRef = F5FD822102CCECE601000133; + isa = PBXBuildFile; + settings = { + }; + }; + }; + rootObject = 0867D690FE84028FC02AAC07; +} -- 2.45.2