Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(494)

Side by Side Diff: build/all.xcodeproj/project.pbxproj

Issue 28078: Add hunspell.xcodeproj. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 11 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | chrome/third_party/hunspell/hunspell.xcodeproj/project.pbxproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // !$*UTF8*$! 1 // !$*UTF8*$!
2 { 2 {
3 archiveVersion = 1; 3 archiveVersion = 1;
4 classes = { 4 classes = {
5 }; 5 };
6 objectVersion = 45; 6 objectVersion = 45;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXAggregateTarget section */ 9 /* Begin PBXAggregateTarget section */
10 7B82FA6A0E75DD0B008F45CF /* run_all_unittests */ = { 10 7B82FA6A0E75DD0B008F45CF /* run_all_unittests */ = {
(...skipping 18 matching lines...) Expand all
29 isa = PBXAggregateTarget; 29 isa = PBXAggregateTarget;
30 buildConfigurationList = 7BF895590E75D59E000BAF8A /* Bui ld configuration list for PBXAggregateTarget "All" */; 30 buildConfigurationList = 7BF895590E75D59E000BAF8A /* Bui ld configuration list for PBXAggregateTarget "All" */;
31 buildPhases = ( 31 buildPhases = (
32 ); 32 );
33 dependencies = ( 33 dependencies = (
34 7BF895D80E75D5FB000BAF8A /* PBXTargetDependency */, 34 7BF895D80E75D5FB000BAF8A /* PBXTargetDependency */,
35 7BF896500E75D705000BAF8A /* PBXTargetDependency */, 35 7BF896500E75D705000BAF8A /* PBXTargetDependency */,
36 4D7B02560E9D5823009A6919 /* PBXTargetDependency */, 36 4D7B02560E9D5823009A6919 /* PBXTargetDependency */,
37 7BF895DC0E75D5FB000BAF8A /* PBXTargetDependency */, 37 7BF895DC0E75D5FB000BAF8A /* PBXTargetDependency */,
38 7BF896580E75D75F000BAF8A /* PBXTargetDependency */, 38 7BF896580E75D75F000BAF8A /* PBXTargetDependency */,
39 4D93692F0F54864C001FD834 /* PBXTargetDependency */,
39 7BF896460E75D705000BAF8A /* PBXTargetDependency */, 40 7BF896460E75D705000BAF8A /* PBXTargetDependency */,
40 7B2630020E82F19B001CE27F /* PBXTargetDependency */, 41 7B2630020E82F19B001CE27F /* PBXTargetDependency */,
41 7BF8964A0E75D705000BAF8A /* PBXTargetDependency */, 42 7BF8964A0E75D705000BAF8A /* PBXTargetDependency */,
42 7BF896420E75D705000BAF8A /* PBXTargetDependency */, 43 7BF896420E75D705000BAF8A /* PBXTargetDependency */,
43 7BF896400E75D705000BAF8A /* PBXTargetDependency */, 44 7BF896400E75D705000BAF8A /* PBXTargetDependency */,
44 4DB686790EAFE61A00AB2128 /* PBXTargetDependency */, 45 4DB686790EAFE61A00AB2128 /* PBXTargetDependency */,
45 7BE0EE280E75DAFC002F5776 /* PBXTargetDependency */, 46 7BE0EE280E75DAFC002F5776 /* PBXTargetDependency */,
46 DCF6E2990EFC5092002057B1 /* PBXTargetDependency */, 47 DCF6E2990EFC5092002057B1 /* PBXTargetDependency */,
47 7BF8964C0E75D705000BAF8A /* PBXTargetDependency */, 48 7BF8964C0E75D705000BAF8A /* PBXTargetDependency */,
48 7BF895DA0E75D5FB000BAF8A /* PBXTargetDependency */, 49 7BF895DA0E75D5FB000BAF8A /* PBXTargetDependency */,
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
146 remoteGlobalIDString = 4D9363030F547FBE001FD834; 147 remoteGlobalIDString = 4D9363030F547FBE001FD834;
147 remoteInfo = All; 148 remoteInfo = All;
148 }; 149 };
149 4D9366BD0F5481BA001FD834 /* PBXContainerItemProxy */ = { 150 4D9366BD0F5481BA001FD834 /* PBXContainerItemProxy */ = {
150 isa = PBXContainerItemProxy; 151 isa = PBXContainerItemProxy;
151 containerPortal = 4D9366AA0F5481A3001FD834 /* printing.x codeproj */; 152 containerPortal = 4D9366AA0F5481A3001FD834 /* printing.x codeproj */;
152 proxyType = 1; 153 proxyType = 1;
153 remoteGlobalIDString = 4D93630B0F547FD2001FD834; 154 remoteGlobalIDString = 4D93630B0F547FD2001FD834;
154 remoteInfo = run_printing_unittests; 155 remoteInfo = run_printing_unittests;
155 }; 156 };
157 4D93692C0F54863D001FD834 /* PBXContainerItemProxy */ = {
158 isa = PBXContainerItemProxy;
159 containerPortal = 4D93691D0F54862C001FD834 /* hunspell.x codeproj */;
160 proxyType = 2;
161 remoteGlobalIDString = 4D9367AF0F54823A001FD834;
162 remoteInfo = hunspell;
163 };
164 4D93692E0F54864C001FD834 /* PBXContainerItemProxy */ = {
165 isa = PBXContainerItemProxy;
166 containerPortal = 4D93691D0F54862C001FD834 /* hunspell.x codeproj */;
167 proxyType = 1;
168 remoteGlobalIDString = 4D9367AE0F54823A001FD834;
169 remoteInfo = hunspell;
170 };
156 4DB042C30EB1536A00A5633C /* PBXContainerItemProxy */ = { 171 4DB042C30EB1536A00A5633C /* PBXContainerItemProxy */ = {
157 isa = PBXContainerItemProxy; 172 isa = PBXContainerItemProxy;
158 containerPortal = 7BF895BB0E75D5E5000BAF8A /* webkit.xco deproj */; 173 containerPortal = 7BF895BB0E75D5E5000BAF8A /* webkit.xco deproj */;
159 proxyType = 1; 174 proxyType = 1;
160 remoteGlobalIDString = E45627B70E2691D0005E4685; 175 remoteGlobalIDString = E45627B70E2691D0005E4685;
161 remoteInfo = All; 176 remoteInfo = All;
162 }; 177 };
163 4DB6807E0EAF88B000AB2128 /* PBXContainerItemProxy */ = { 178 4DB6807E0EAF88B000AB2128 /* PBXContainerItemProxy */ = {
164 isa = PBXContainerItemProxy; 179 isa = PBXContainerItemProxy;
165 containerPortal = 4D7B02380E9D5816009A6919 /* chrome.xco deproj */; 180 containerPortal = 4D7B02380E9D5816009A6919 /* chrome.xco deproj */;
(...skipping 518 matching lines...) Expand 10 before | Expand all | Expand 10 after
684 proxyType = 2; 699 proxyType = 2;
685 remoteGlobalIDString = 4D7FA6210F13CA04004F1B19; 700 remoteGlobalIDString = 4D7FA6210F13CA04004F1B19;
686 remoteInfo = ui_tests; 701 remoteInfo = ui_tests;
687 }; 702 };
688 /* End PBXContainerItemProxy section */ 703 /* End PBXContainerItemProxy section */
689 704
690 /* Begin PBXFileReference section */ 705 /* Begin PBXFileReference section */
691 4D7B021C0E9D57D9009A6919 /* sqlite.xcodeproj */ = {isa = PBXFile Reference; lastKnownFileType = "wrapper.pb-project"; name = sqlite.xcodeproj; pa th = sqlite/sqlite.xcodeproj; sourceTree = "<group>"; }; 706 4D7B021C0E9D57D9009A6919 /* sqlite.xcodeproj */ = {isa = PBXFile Reference; lastKnownFileType = "wrapper.pb-project"; name = sqlite.xcodeproj; pa th = sqlite/sqlite.xcodeproj; sourceTree = "<group>"; };
692 4D7B02380E9D5816009A6919 /* chrome.xcodeproj */ = {isa = PBXFile Reference; lastKnownFileType = "wrapper.pb-project"; name = chrome.xcodeproj; pa th = chrome/chrome.xcodeproj; sourceTree = "<group>"; }; 707 4D7B02380E9D5816009A6919 /* chrome.xcodeproj */ = {isa = PBXFile Reference; lastKnownFileType = "wrapper.pb-project"; name = chrome.xcodeproj; pa th = chrome/chrome.xcodeproj; sourceTree = "<group>"; };
693 4D9366AA0F5481A3001FD834 /* printing.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = printing.xcodeproj ; path = printing/printing.xcodeproj; sourceTree = "<group>"; }; 708 4D9366AA0F5481A3001FD834 /* printing.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = printing.xcodeproj ; path = printing/printing.xcodeproj; sourceTree = "<group>"; };
709 4D93691D0F54862C001FD834 /* hunspell.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = hunspell.xcodeproj ; path = ../chrome/third_party/hunspell/hunspell.xcodeproj; sourceTree = "<group >"; };
694 4DB686590EAFE60400AB2128 /* libxslt.xcodeproj */ = {isa = PBXFil eReference; lastKnownFileType = "wrapper.pb-project"; name = libxslt.xcodeproj; path = libxslt/libxslt.xcodeproj; sourceTree = "<group>"; }; 710 4DB686590EAFE60400AB2128 /* libxslt.xcodeproj */ = {isa = PBXFil eReference; lastKnownFileType = "wrapper.pb-project"; name = libxslt.xcodeproj; path = libxslt/libxslt.xcodeproj; sourceTree = "<group>"; };
695 4DCEA00F0EF0BB2F00682526 /* npapi_layout_test_plugin.xcodeproj * / = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = np api_layout_test_plugin.xcodeproj; path = webkit/tools/npapi_layout_test_plugin/n papi_layout_test_plugin.xcodeproj; sourceTree = "<group>"; }; 711 4DCEA00F0EF0BB2F00682526 /* npapi_layout_test_plugin.xcodeproj * / = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = np api_layout_test_plugin.xcodeproj; path = webkit/tools/npapi_layout_test_plugin/n papi_layout_test_plugin.xcodeproj; sourceTree = "<group>"; };
696 7B262FE50E82F18D001CE27F /* libevent.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = libevent.xcodeproj ; path = libevent/libevent.xcodeproj; sourceTree = "<group>"; }; 712 7B262FE50E82F18D001CE27F /* libevent.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = libevent.xcodeproj ; path = libevent/libevent.xcodeproj; sourceTree = "<group>"; };
697 7BA3548E0E89784F0023C8B9 /* TestShell.xcodeproj */ = {isa = PBXF ileReference; lastKnownFileType = "wrapper.pb-project"; name = TestShell.xcodepr oj; path = webkit/tools/test_shell/mac/TestShell.xcodeproj; sourceTree = "<group >"; }; 713 7BA3548E0E89784F0023C8B9 /* TestShell.xcodeproj */ = {isa = PBXF ileReference; lastKnownFileType = "wrapper.pb-project"; name = TestShell.xcodepr oj; path = webkit/tools/test_shell/mac/TestShell.xcodeproj; sourceTree = "<group >"; };
698 7BA3638D0E8C402F0023C8B9 /* sdch.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = sdch.xcodeproj; path = sdch/sdch.xcodeproj; sourceTree = "<group>"; }; 714 7BA3638D0E8C402F0023C8B9 /* sdch.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = sdch.xcodeproj; path = sdch/sdch.xcodeproj; sourceTree = "<group>"; };
699 7BF895500E75D568000BAF8A /* common.xcconfig */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = common.xcc onfig; sourceTree = "<group>"; }; 715 7BF895500E75D568000BAF8A /* common.xcconfig */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = common.xcc onfig; sourceTree = "<group>"; };
700 7BF895510E75D568000BAF8A /* debug.xcconfig */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xccon fig; sourceTree = "<group>"; }; 716 7BF895510E75D568000BAF8A /* debug.xcconfig */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xccon fig; sourceTree = "<group>"; };
701 7BF895520E75D568000BAF8A /* executable.xcconfig */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = execut able.xcconfig; sourceTree = "<group>"; }; 717 7BF895520E75D568000BAF8A /* executable.xcconfig */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = execut able.xcconfig; sourceTree = "<group>"; };
702 7BF895530E75D568000BAF8A /* release.xcconfig */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.x cconfig; sourceTree = "<group>"; }; 718 7BF895530E75D568000BAF8A /* release.xcconfig */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.x cconfig; sourceTree = "<group>"; };
703 7BF895540E75D568000BAF8A /* staticlib.xcconfig */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = staticl ib.xcconfig; sourceTree = "<group>"; }; 719 7BF895540E75D568000BAF8A /* staticlib.xcconfig */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = staticl ib.xcconfig; sourceTree = "<group>"; };
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
745 }; 761 };
746 4D9366AB0F5481A3001FD834 /* Products */ = { 762 4D9366AB0F5481A3001FD834 /* Products */ = {
747 isa = PBXGroup; 763 isa = PBXGroup;
748 children = ( 764 children = (
749 4D9366B80F5481A3001FD834 /* libprinting.a */, 765 4D9366B80F5481A3001FD834 /* libprinting.a */,
750 4D9366BA0F5481A3001FD834 /* printing_unittests * /, 766 4D9366BA0F5481A3001FD834 /* printing_unittests * /,
751 ); 767 );
752 name = Products; 768 name = Products;
753 sourceTree = "<group>"; 769 sourceTree = "<group>";
754 }; 770 };
771 4D9369290F54863D001FD834 /* Products */ = {
772 isa = PBXGroup;
773 children = (
774 4D93692D0F54863D001FD834 /* libhunspell.a */,
775 );
776 name = Products;
777 sourceTree = "<group>";
778 };
755 4DB6865A0EAFE60400AB2128 /* Products */ = { 779 4DB6865A0EAFE60400AB2128 /* Products */ = {
756 isa = PBXGroup; 780 isa = PBXGroup;
757 children = ( 781 children = (
758 4DB686630EAFE60400AB2128 /* libxslt.a */, 782 4DB686630EAFE60400AB2128 /* libxslt.a */,
759 ); 783 );
760 name = Products; 784 name = Products;
761 sourceTree = "<group>"; 785 sourceTree = "<group>";
762 }; 786 };
763 4DCEA0100EF0BB2F00682526 /* Products */ = { 787 4DCEA0100EF0BB2F00682526 /* Products */ = {
764 isa = PBXGroup; 788 isa = PBXGroup;
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after
903 children = ( 927 children = (
904 7BF895E70E75D628000BAF8A /* libskia.a */, 928 7BF895E70E75D628000BAF8A /* libskia.a */,
905 ); 929 );
906 name = Products; 930 name = Products;
907 sourceTree = "<group>"; 931 sourceTree = "<group>";
908 }; 932 };
909 7BF895E80E75D64D000BAF8A /* third_party */ = { 933 7BF895E80E75D64D000BAF8A /* third_party */ = {
910 isa = PBXGroup; 934 isa = PBXGroup;
911 children = ( 935 children = (
912 7BF895E90E75D666000BAF8A /* bzip2.xcodeproj */, 936 7BF895E90E75D666000BAF8A /* bzip2.xcodeproj */,
937 4D93691D0F54862C001FD834 /* hunspell.xcodeproj * /,
913 7BF895EF0E75D673000BAF8A /* icu.xcodeproj */, 938 7BF895EF0E75D673000BAF8A /* icu.xcodeproj */,
914 7B262FE50E82F18D001CE27F /* libevent.xcodeproj * /, 939 7B262FE50E82F18D001CE27F /* libevent.xcodeproj * /,
915 7BF896080E75D68B000BAF8A /* libjpeg.xcodeproj */ , 940 7BF896080E75D68B000BAF8A /* libjpeg.xcodeproj */ ,
916 7BF896110E75D694000BAF8A /* libpng.xcodeproj */, 941 7BF896110E75D694000BAF8A /* libpng.xcodeproj */,
917 7BF896170E75D6A0000BAF8A /* libxml.xcodeproj */, 942 7BF896170E75D6A0000BAF8A /* libxml.xcodeproj */,
918 4DB686590EAFE60400AB2128 /* libxslt.xcodeproj */ , 943 4DB686590EAFE60400AB2128 /* libxslt.xcodeproj */ ,
919 7BF8962A0E75D6AE000BAF8A /* lzma_sdk.xcodeproj * /, 944 7BF8962A0E75D6AE000BAF8A /* lzma_sdk.xcodeproj * /,
920 7BF896330E75D6BB000BAF8A /* modp_b64.xcodeproj * /, 945 7BF896330E75D6BB000BAF8A /* modp_b64.xcodeproj * /,
921 4D7B021C0E9D57D9009A6919 /* sqlite.xcodeproj */, 946 4D7B021C0E9D57D9009A6919 /* sqlite.xcodeproj */,
922 7BF896390E75D6C6000BAF8A /* zlib.xcodeproj */, 947 7BF896390E75D6C6000BAF8A /* zlib.xcodeproj */,
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
1030 }, 1055 },
1031 { 1056 {
1032 ProductGroup = 7BF895A10E75D5DA000BAF8A /* Products */; 1057 ProductGroup = 7BF895A10E75D5DA000BAF8A /* Products */;
1033 ProjectRef = 7BF895A00E75D5DA000BAF8A /* googleurl.xcodeproj */; 1058 ProjectRef = 7BF895A00E75D5DA000BAF8A /* googleurl.xcodeproj */;
1034 }, 1059 },
1035 { 1060 {
1036 ProductGroup = 7BF896520E75D753000BAF8A /* Products */; 1061 ProductGroup = 7BF896520E75D753000BAF8A /* Products */;
1037 ProjectRef = 7BF896510E75D753000BAF8A /* gtest.xcodeproj */; 1062 ProjectRef = 7BF896510E75D753000BAF8A /* gtest.xcodeproj */;
1038 }, 1063 },
1039 { 1064 {
1065 ProductGroup = 4D9369290F54863D001FD834 /* Products */;
1066 ProjectRef = 4D93691D0F54862C001FD834 /* hunspell.xcodeproj */;
1067 },
1068 {
1040 ProductGroup = 7BF895F00E75D673000BAF8A /* Products */; 1069 ProductGroup = 7BF895F00E75D673000BAF8A /* Products */;
1041 ProjectRef = 7BF895EF0E75D673000BAF8A /* icu.xcodeproj */; 1070 ProjectRef = 7BF895EF0E75D673000BAF8A /* icu.xcodeproj */;
1042 }, 1071 },
1043 { 1072 {
1044 ProductGroup = 7B262FE60E82F18D001CE27F /* Products */; 1073 ProductGroup = 7B262FE60E82F18D001CE27F /* Products */;
1045 ProjectRef = 7B262FE50E82F18D001CE27F /* libevent.xcodeproj */; 1074 ProjectRef = 7B262FE50E82F18D001CE27F /* libevent.xcodeproj */;
1046 }, 1075 },
1047 { 1076 {
1048 ProductGroup = 7BF896090E75D68B000BAF8A /* Products */; 1077 ProductGroup = 7BF896090E75D68B000BAF8A /* Products */;
1049 ProjectRef = 7BF896080E75D68B000BAF8A /* libjpeg.xcodeproj */; 1078 ProjectRef = 7BF896080E75D68B000BAF8A /* libjpeg.xcodeproj */;
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after
1171 remoteRef = 4D9366B70F5481A3001FD834 /* PBXContainerItem Proxy */; 1200 remoteRef = 4D9366B70F5481A3001FD834 /* PBXContainerItem Proxy */;
1172 sourceTree = BUILT_PRODUCTS_DIR; 1201 sourceTree = BUILT_PRODUCTS_DIR;
1173 }; 1202 };
1174 4D9366BA0F5481A3001FD834 /* printing_unittests */ = { 1203 4D9366BA0F5481A3001FD834 /* printing_unittests */ = {
1175 isa = PBXReferenceProxy; 1204 isa = PBXReferenceProxy;
1176 fileType = "compiled.mach-o.executable"; 1205 fileType = "compiled.mach-o.executable";
1177 path = printing_unittests; 1206 path = printing_unittests;
1178 remoteRef = 4D9366B90F5481A3001FD834 /* PBXContainerItem Proxy */; 1207 remoteRef = 4D9366B90F5481A3001FD834 /* PBXContainerItem Proxy */;
1179 sourceTree = BUILT_PRODUCTS_DIR; 1208 sourceTree = BUILT_PRODUCTS_DIR;
1180 }; 1209 };
1210 4D93692D0F54863D001FD834 /* libhunspell.a */ = {
1211 isa = PBXReferenceProxy;
1212 fileType = archive.ar;
1213 path = libhunspell.a;
1214 remoteRef = 4D93692C0F54863D001FD834 /* PBXContainerItem Proxy */;
1215 sourceTree = BUILT_PRODUCTS_DIR;
1216 };
1181 4DB6807F0EAF88B000AB2128 /* librenderer.a */ = { 1217 4DB6807F0EAF88B000AB2128 /* librenderer.a */ = {
1182 isa = PBXReferenceProxy; 1218 isa = PBXReferenceProxy;
1183 fileType = archive.ar; 1219 fileType = archive.ar;
1184 path = librenderer.a; 1220 path = librenderer.a;
1185 remoteRef = 4DB6807E0EAF88B000AB2128 /* PBXContainerItem Proxy */; 1221 remoteRef = 4DB6807E0EAF88B000AB2128 /* PBXContainerItem Proxy */;
1186 sourceTree = BUILT_PRODUCTS_DIR; 1222 sourceTree = BUILT_PRODUCTS_DIR;
1187 }; 1223 };
1188 4DB686630EAFE60400AB2128 /* libxslt.a */ = { 1224 4DB686630EAFE60400AB2128 /* libxslt.a */ = {
1189 isa = PBXReferenceProxy; 1225 isa = PBXReferenceProxy;
1190 fileType = archive.ar; 1226 fileType = archive.ar;
(...skipping 351 matching lines...) Expand 10 before | Expand all | Expand 10 after
1542 4D9366BC0F5481AF001FD834 /* PBXTargetDependency */ = { 1578 4D9366BC0F5481AF001FD834 /* PBXTargetDependency */ = {
1543 isa = PBXTargetDependency; 1579 isa = PBXTargetDependency;
1544 name = All; 1580 name = All;
1545 targetProxy = 4D9366BB0F5481AF001FD834 /* PBXContainerIt emProxy */; 1581 targetProxy = 4D9366BB0F5481AF001FD834 /* PBXContainerIt emProxy */;
1546 }; 1582 };
1547 4D9366BE0F5481BA001FD834 /* PBXTargetDependency */ = { 1583 4D9366BE0F5481BA001FD834 /* PBXTargetDependency */ = {
1548 isa = PBXTargetDependency; 1584 isa = PBXTargetDependency;
1549 name = run_printing_unittests; 1585 name = run_printing_unittests;
1550 targetProxy = 4D9366BD0F5481BA001FD834 /* PBXContainerIt emProxy */; 1586 targetProxy = 4D9366BD0F5481BA001FD834 /* PBXContainerIt emProxy */;
1551 }; 1587 };
1588 4D93692F0F54864C001FD834 /* PBXTargetDependency */ = {
1589 isa = PBXTargetDependency;
1590 name = hunspell;
1591 targetProxy = 4D93692E0F54864C001FD834 /* PBXContainerIt emProxy */;
1592 };
1552 4DB042C40EB1536A00A5633C /* PBXTargetDependency */ = { 1593 4DB042C40EB1536A00A5633C /* PBXTargetDependency */ = {
1553 isa = PBXTargetDependency; 1594 isa = PBXTargetDependency;
1554 name = All; 1595 name = All;
1555 targetProxy = 4DB042C30EB1536A00A5633C /* PBXContainerIt emProxy */; 1596 targetProxy = 4DB042C30EB1536A00A5633C /* PBXContainerIt emProxy */;
1556 }; 1597 };
1557 4DB686790EAFE61A00AB2128 /* PBXTargetDependency */ = { 1598 4DB686790EAFE61A00AB2128 /* PBXTargetDependency */ = {
1558 isa = PBXTargetDependency; 1599 isa = PBXTargetDependency;
1559 name = xslt; 1600 name = xslt;
1560 targetProxy = 4DB686780EAFE61A00AB2128 /* PBXContainerIt emProxy */; 1601 targetProxy = 4DB686780EAFE61A00AB2128 /* PBXContainerIt emProxy */;
1561 }; 1602 };
(...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after
1758 7BF895560E75D596000BAF8A /* Debug */, 1799 7BF895560E75D596000BAF8A /* Debug */,
1759 7BF895570E75D596000BAF8A /* Release */, 1800 7BF895570E75D596000BAF8A /* Release */,
1760 ); 1801 );
1761 defaultConfigurationIsVisible = 0; 1802 defaultConfigurationIsVisible = 0;
1762 defaultConfigurationName = Release; 1803 defaultConfigurationName = Release;
1763 }; 1804 };
1764 /* End XCConfigurationList section */ 1805 /* End XCConfigurationList section */
1765 }; 1806 };
1766 rootObject = 7BF8953E0E75D549000BAF8A /* Project object */; 1807 rootObject = 7BF8953E0E75D549000BAF8A /* Project object */;
1767 } 1808 }
OLDNEW
« no previous file with comments | « no previous file | chrome/third_party/hunspell/hunspell.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698