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

Side by Side Diff: webkit/tools/test_shell/mac/TestShell.xcodeproj/project.pbxproj

Issue 21121: Icon for TestShell.app (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 | « webkit/tools/test_shell/mac/Info.plist ('k') | webkit/tools/test_shell/mac/test_shell.icns » ('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 4D1F55010F2905C60040C1E3 /* package_test_shell */ = { 10 4D1F55010F2905C60040C1E3 /* package_test_shell */ = {
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 /* Begin PBXBuildFile section */ 48 /* Begin PBXBuildFile section */
49 4D1638790EBFA714008F024E /* libsqlite.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D1638760EBFA6F7008F024E /* libsqlite.a */; }; 49 4D1638790EBFA714008F024E /* libsqlite.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D1638760EBFA6F7008F024E /* libsqlite.a */; };
50 4D4164FC0F212E6500F2F4A0 /* KeystoneGlue.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D4164FB0F212E6500F2F4A0 /* KeystoneGlue.m */; }; 50 4D4164FC0F212E6500F2F4A0 /* KeystoneGlue.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D4164FB0F212E6500F2F4A0 /* KeystoneGlue.m */; };
51 4D4C57FC0EF1A314002CA805 /* multipart_response_delegate_unittest .cc in Sources */ = {isa = PBXBuildFile; fileRef = E4506B9E0EF02C7E003BE099 /* m ultipart_response_delegate_unittest.cc */; }; 51 4D4C57FC0EF1A314002CA805 /* multipart_response_delegate_unittest .cc in Sources */ = {isa = PBXBuildFile; fileRef = E4506B9E0EF02C7E003BE099 /* m ultipart_response_delegate_unittest.cc */; };
52 4D4C58D90EF1A6D0002CA805 /* password_autocomplete_listener_unitt est.cc in Sources */ = {isa = PBXBuildFile; fileRef = E4506BA00EF02C85003BE099 / * password_autocomplete_listener_unittest.cc */; }; 52 4D4C58D90EF1A6D0002CA805 /* password_autocomplete_listener_unitt est.cc in Sources */ = {isa = PBXBuildFile; fileRef = E4506BA00EF02C85003BE099 / * password_autocomplete_listener_unittest.cc */; };
53 4DB687D70EAFE7C800AB2128 /* libxslt.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DB687D40EAFE79200AB2128 /* libxslt.a */; }; 53 4DB687D70EAFE7C800AB2128 /* libxslt.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DB687D40EAFE79200AB2128 /* libxslt.a */; };
54 4DB7FA6F0E9BF33B00C66CE0 /* SystemConfiguration.framework in Fra meworks */ = {isa = PBXBuildFile; fileRef = 4DB7FA6E0E9BF33B00C66CE0 /* SystemCo nfiguration.framework */; }; 54 4DB7FA6F0E9BF33B00C66CE0 /* SystemConfiguration.framework in Fra meworks */ = {isa = PBXBuildFile; fileRef = 4DB7FA6E0E9BF33B00C66CE0 /* SystemCo nfiguration.framework */; };
55 4DB7FEA40E9BF92100C66CE0 /* libwebcoresysteminterface.a in Frame works */ = {isa = PBXBuildFile; fileRef = 4DB7FE760E9BF6CB00C66CE0 /* libwebcore systeminterface.a */; }; 55 4DB7FEA40E9BF92100C66CE0 /* libwebcoresysteminterface.a in Frame works */ = {isa = PBXBuildFile; fileRef = 4DB7FE760E9BF6CB00C66CE0 /* libwebcore systeminterface.a */; };
56 4DB7FEA80E9BF98C00C66CE0 /* libWebKitSystemInterfaceLeopard.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DB7FEA70E9BF98C00C66CE0 /* libW ebKitSystemInterfaceLeopard.a */; }; 56 4DB7FEA80E9BF98C00C66CE0 /* libWebKitSystemInterfaceLeopard.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DB7FEA70E9BF98C00C66CE0 /* libW ebKitSystemInterfaceLeopard.a */; };
57 4DCE96BE0EEF137C00682526 /* AHEM____.TTF in Resources */ = {isa = PBXBuildFile; fileRef = 4DCE96BD0EEF137C00682526 /* AHEM____.TTF */; }; 57 4DCE96BE0EEF137C00682526 /* AHEM____.TTF in Resources */ = {isa = PBXBuildFile; fileRef = 4DCE96BD0EEF137C00682526 /* AHEM____.TTF */; };
58 4DFEFE300F3BE76400F73D51 /* test_shell.icns in Resources */ = {i sa = PBXBuildFile; fileRef = 4DFEFE150F3BE75500F73D51 /* test_shell.icns */; };
58 53E50D280ECA1B21001784B4 /* simple_clipboard_impl.cc in Sources */ = {isa = PBXBuildFile; fileRef = 53E50D270ECA1B21001784B4 /* simple_clipboard _impl.cc */; }; 59 53E50D280ECA1B21001784B4 /* simple_clipboard_impl.cc in Sources */ = {isa = PBXBuildFile; fileRef = 53E50D270ECA1B21001784B4 /* simple_clipboard _impl.cc */; };
59 7B779D510E83001A00C2971E /* libevent.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B779D500E82FFAC00C2971E /* libevent.a */; }; 60 7B779D510E83001A00C2971E /* libevent.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B779D500E82FFAC00C2971E /* libevent.a */; };
60 7BA363BD0E8C40C30023C8B9 /* libsdch.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BA363BA0E8C409A0023C8B9 /* libsdch.a */; }; 61 7BA363BD0E8C40C30023C8B9 /* libsdch.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BA363BA0E8C409A0023C8B9 /* libsdch.a */; };
61 82F372150E82AE0500DF5AFE /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82F372140E82AE0500DF5AFE /* Security.framework */; }; 62 82F372150E82AE0500DF5AFE /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82F372140E82AE0500DF5AFE /* Security.framework */; };
62 82F399B70E7EF75800785E15 /* libbase.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8205260E770291008F45CF /* libbase.a */; }; 63 82F399B70E7EF75800785E15 /* libbase.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8205260E770291008F45CF /* libbase.a */; };
63 82F399B80E7EF75A00785E15 /* libbase_gfx.a in Frameworks */ = {is a = PBXBuildFile; fileRef = 7B8205280E770291008F45CF /* libbase_gfx.a */; }; 64 82F399B80E7EF75A00785E15 /* libbase_gfx.a in Frameworks */ = {is a = PBXBuildFile; fileRef = 7B8205280E770291008F45CF /* libbase_gfx.a */; };
64 82F399F90E7EF7C000785E15 /* libgoogleurl.a in Frameworks */ = {i sa = PBXBuildFile; fileRef = 7B8205370E770291008F45CF /* libgoogleurl.a */; }; 65 82F399F90E7EF7C000785E15 /* libgoogleurl.a in Frameworks */ = {i sa = PBXBuildFile; fileRef = 7B8205370E770291008F45CF /* libgoogleurl.a */; };
65 82F399FE0E7EF7E500785E15 /* libicudata.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8205470E770291008F45CF /* libicudata.a */; }; 66 82F399FE0E7EF7E500785E15 /* libicudata.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8205470E770291008F45CF /* libicudata.a */; };
66 82F39A010E7EF7F000785E15 /* libicui18n.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B82054B0E770291008F45CF /* libicui18n.a */; }; 67 82F39A010E7EF7F000785E15 /* libicui18n.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B82054B0E770291008F45CF /* libicui18n.a */; };
67 82F39A020E7EF7F000785E15 /* libicuuc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B82054F0E770291008F45CF /* libicuuc.a */; }; 68 82F39A020E7EF7F000785E15 /* libicuuc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B82054F0E770291008F45CF /* libicuuc.a */; };
(...skipping 660 matching lines...) Expand 10 before | Expand all | Expand 10 after
728 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFile Reference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = "<group>"; }; 729 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFile Reference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = "<group>"; };
729 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBX FileReference; lastKnownFileType = wrapper.framework; name = Foundation.framewor k; path = System/Library/Frameworks/Foundation.framework; sourceTree = "<group>" ; }; 730 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBX FileReference; lastKnownFileType = wrapper.framework; name = Foundation.framewor k; path = System/Library/Frameworks/Foundation.framework; sourceTree = "<group>" ; };
730 32CA4F630368D1EE00C91783 /* TestShell_Prefix.pch */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Test Shell_Prefix.pch; sourceTree = "<group>"; }; 731 32CA4F630368D1EE00C91783 /* TestShell_Prefix.pch */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Test Shell_Prefix.pch; sourceTree = "<group>"; };
731 4D16386E0EBFA6F7008F024E /* sqlite.xcodeproj */ = {isa = PBXFile Reference; lastKnownFileType = "wrapper.pb-project"; name = sqlite.xcodeproj; pa th = third_party/sqlite/sqlite.xcodeproj; sourceTree = "<group>"; }; 732 4D16386E0EBFA6F7008F024E /* sqlite.xcodeproj */ = {isa = PBXFile Reference; lastKnownFileType = "wrapper.pb-project"; name = sqlite.xcodeproj; pa th = third_party/sqlite/sqlite.xcodeproj; sourceTree = "<group>"; };
732 4D4164FA0F212E6500F2F4A0 /* KeystoneGlue.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KeystoneGl ue.h; sourceTree = "<group>"; }; 733 4D4164FA0F212E6500F2F4A0 /* KeystoneGlue.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KeystoneGl ue.h; sourceTree = "<group>"; };
733 4D4164FB0F212E6500F2F4A0 /* KeystoneGlue.m */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Keyston eGlue.m; sourceTree = "<group>"; }; 734 4D4164FB0F212E6500F2F4A0 /* KeystoneGlue.m */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Keyston eGlue.m; sourceTree = "<group>"; };
734 4DB687CA0EAFE79200AB2128 /* libxslt.xcodeproj */ = {isa = PBXFil eReference; lastKnownFileType = "wrapper.pb-project"; name = libxslt.xcodeproj; path = third_party/libxslt/libxslt.xcodeproj; sourceTree = "<group>"; }; 735 4DB687CA0EAFE79200AB2128 /* libxslt.xcodeproj */ = {isa = PBXFil eReference; lastKnownFileType = "wrapper.pb-project"; name = libxslt.xcodeproj; path = third_party/libxslt/libxslt.xcodeproj; sourceTree = "<group>"; };
735 4DB7FA6E0E9BF33B00C66CE0 /* SystemConfiguration.framework */ = { isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConf iguration.framework; path = System/Library/Frameworks/SystemConfiguration.framew ork; sourceTree = "<group>"; }; 736 4DB7FA6E0E9BF33B00C66CE0 /* SystemConfiguration.framework */ = { isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConf iguration.framework; path = System/Library/Frameworks/SystemConfiguration.framew ork; sourceTree = "<group>"; };
736 4DB7FEA70E9BF98C00C66CE0 /* libWebKitSystemInterfaceLeopard.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libWebKitSyst emInterfaceLeopard.a; path = ../../../../third_party/WebKit/WebKitLibraries/libW ebKitSystemInterfaceLeopard.a; sourceTree = SOURCE_ROOT; }; 737 4DB7FEA70E9BF98C00C66CE0 /* libWebKitSystemInterfaceLeopard.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libWebKitSyst emInterfaceLeopard.a; path = ../../../../third_party/WebKit/WebKitLibraries/libW ebKitSystemInterfaceLeopard.a; sourceTree = SOURCE_ROOT; };
737 4DCE96BD0EEF137C00682526 /* AHEM____.TTF */ = {isa = PBXFileRefe rence; lastKnownFileType = file; name = "AHEM____.TTF"; path = "../resources/AHE M____.TTF"; sourceTree = SOURCE_ROOT; }; 738 4DCE96BD0EEF137C00682526 /* AHEM____.TTF */ = {isa = PBXFileRefe rence; lastKnownFileType = file; name = "AHEM____.TTF"; path = "../resources/AHE M____.TTF"; sourceTree = SOURCE_ROOT; };
739 4DFEFE150F3BE75500F73D51 /* test_shell.icns */ = {isa = PBXFileR eference; lastKnownFileType = image.icns; path = test_shell.icns; sourceTree = " <group>"; };
738 53E50D270ECA1B21001784B4 /* simple_clipboard_impl.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; nam e = simple_clipboard_impl.cc; path = ../../../glue/simple_clipboard_impl.cc; sou rceTree = SOURCE_ROOT; }; 740 53E50D270ECA1B21001784B4 /* simple_clipboard_impl.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; nam e = simple_clipboard_impl.cc; path = ../../../glue/simple_clipboard_impl.cc; sou rceTree = SOURCE_ROOT; };
739 7B42A4C40DE20F1700659DE0 /* v8.xcodeproj */ = {isa = PBXFileRefe rence; lastKnownFileType = "wrapper.pb-project"; name = v8.xcodeproj; path = bui ld/v8.xcodeproj; sourceTree = "<group>"; }; 741 7B42A4C40DE20F1700659DE0 /* v8.xcodeproj */ = {isa = PBXFileRefe rence; lastKnownFileType = "wrapper.pb-project"; name = v8.xcodeproj; path = bui ld/v8.xcodeproj; sourceTree = "<group>"; };
740 7B779D4B0E82FFAC00C2971E /* libevent.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = libevent.xcodeproj ; path = third_party/libevent/libevent.xcodeproj; sourceTree = "<group>"; }; 742 7B779D4B0E82FFAC00C2971E /* libevent.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = libevent.xcodeproj ; path = third_party/libevent/libevent.xcodeproj; sourceTree = "<group>"; };
741 7B8200950E76FDA1008F45CF /* common.xcconfig */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = common.xcc onfig; sourceTree = "<group>"; }; 743 7B8200950E76FDA1008F45CF /* common.xcconfig */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = common.xcc onfig; sourceTree = "<group>"; };
742 7B8200960E76FDA1008F45CF /* debug.xcconfig */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xccon fig; sourceTree = "<group>"; }; 744 7B8200960E76FDA1008F45CF /* debug.xcconfig */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xccon fig; sourceTree = "<group>"; };
743 7B8200970E76FDA1008F45CF /* executable.xcconfig */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = execut able.xcconfig; sourceTree = "<group>"; }; 745 7B8200970E76FDA1008F45CF /* executable.xcconfig */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = execut able.xcconfig; sourceTree = "<group>"; };
744 7B8200980E76FDA1008F45CF /* release.xcconfig */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.x cconfig; sourceTree = "<group>"; }; 746 7B8200980E76FDA1008F45CF /* release.xcconfig */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.x cconfig; sourceTree = "<group>"; };
745 7B8200990E76FDA1008F45CF /* staticlib.xcconfig */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = staticl ib.xcconfig; sourceTree = "<group>"; }; 747 7B8200990E76FDA1008F45CF /* staticlib.xcconfig */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = staticl ib.xcconfig; sourceTree = "<group>"; };
746 7B8203F10E76FED8008F45CF /* libxml.xcodeproj */ = {isa = PBXFile Reference; lastKnownFileType = "wrapper.pb-project"; name = libxml.xcodeproj; pa th = third_party/libxml/libxml.xcodeproj; sourceTree = "<group>"; }; 748 7B8203F10E76FED8008F45CF /* libxml.xcodeproj */ = {isa = PBXFile Reference; lastKnownFileType = "wrapper.pb-project"; name = libxml.xcodeproj; pa th = third_party/libxml/libxml.xcodeproj; sourceTree = "<group>"; };
747 7BA363B50E8C409A0023C8B9 /* sdch.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = sdch.xcodeproj; path = sdch/sdch.xcodeproj; sourceTree = "<group>"; }; 749 7BA363B50E8C409A0023C8B9 /* sdch.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = sdch.xcodeproj; path = sdch/sdch.xcodeproj; sourceTree = "<group>"; };
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
972 sourceTree = "<group>"; 974 sourceTree = "<group>";
973 }; 975 };
974 29B97317FDCFA39411CA2CEA /* Resources */ = { 976 29B97317FDCFA39411CA2CEA /* Resources */ = {
975 isa = PBXGroup; 977 isa = PBXGroup;
976 children = ( 978 children = (
977 824CB6100DAFEF14000C5DDE /* test_shell */, 979 824CB6100DAFEF14000C5DDE /* test_shell */,
978 4DCE96BD0EEF137C00682526 /* AHEM____.TTF */, 980 4DCE96BD0EEF137C00682526 /* AHEM____.TTF */,
979 8D1107310486CEB800E47090 /* Info.plist */, 981 8D1107310486CEB800E47090 /* Info.plist */,
980 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ , 982 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ ,
981 29B97318FDCFA39411CA2CEA /* MainMenu.nib */, 983 29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
984 4DFEFE150F3BE75500F73D51 /* test_shell.icns */,
982 7BFDF5740E37AD0A00F1D7D8 /* WebCore */, 985 7BFDF5740E37AD0A00F1D7D8 /* WebCore */,
983 ); 986 );
984 name = Resources; 987 name = Resources;
985 sourceTree = "<group>"; 988 sourceTree = "<group>";
986 }; 989 };
987 29B97323FDCFA39411CA2CEA /* Frameworks */ = { 990 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
988 isa = PBXGroup; 991 isa = PBXGroup;
989 children = ( 992 children = (
990 29B97324FDCFA39411CA2CEA /* AppKit.framework */, 993 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
991 829E33F40DBFECE200819EBF /* ApplicationServices. framework */, 994 829E33F40DBFECE200819EBF /* ApplicationServices. framework */,
(...skipping 830 matching lines...) Expand 10 before | Expand all | Expand 10 after
1822 E45628FB0E26B4FE005E4685 /* northEastSouthWestRe sizeCursor.png in Resources */, 1825 E45628FB0E26B4FE005E4685 /* northEastSouthWestRe sizeCursor.png in Resources */,
1823 E45628FC0E26B4FE005E4685 /* northResizeCursor.pn g in Resources */, 1826 E45628FC0E26B4FE005E4685 /* northResizeCursor.pn g in Resources */,
1824 E45628FD0E26B4FE005E4685 /* northSouthResizeCurs or.png in Resources */, 1827 E45628FD0E26B4FE005E4685 /* northSouthResizeCurs or.png in Resources */,
1825 E45628FE0E26B4FE005E4685 /* northWestResizeCurso r.png in Resources */, 1828 E45628FE0E26B4FE005E4685 /* northWestResizeCurso r.png in Resources */,
1826 E45628FF0E26B4FE005E4685 /* northWestSouthEastRe sizeCursor.png in Resources */, 1829 E45628FF0E26B4FE005E4685 /* northWestSouthEastRe sizeCursor.png in Resources */,
1827 E45629000E26B4FE005E4685 /* notAllowedCursor.png in Resources */, 1830 E45629000E26B4FE005E4685 /* notAllowedCursor.png in Resources */,
1828 E45629010E26B4FE005E4685 /* progressCursor.png i n Resources */, 1831 E45629010E26B4FE005E4685 /* progressCursor.png i n Resources */,
1829 E45629020E26B4FE005E4685 /* southEastResizeCurso r.png in Resources */, 1832 E45629020E26B4FE005E4685 /* southEastResizeCurso r.png in Resources */,
1830 E45629030E26B4FE005E4685 /* southResizeCursor.pn g in Resources */, 1833 E45629030E26B4FE005E4685 /* southResizeCursor.pn g in Resources */,
1831 E45629040E26B4FE005E4685 /* southWestResizeCurso r.png in Resources */, 1834 E45629040E26B4FE005E4685 /* southWestResizeCurso r.png in Resources */,
1835 4DFEFE300F3BE76400F73D51 /* test_shell.icns in R esources */,
1832 E43A79AA0F1CE23800ABD5D1 /* textAreaResizeCorner .png in Resources */, 1836 E43A79AA0F1CE23800ABD5D1 /* textAreaResizeCorner .png in Resources */,
1833 E45629050E26B4FE005E4685 /* verticalTextCursor.p ng in Resources */, 1837 E45629050E26B4FE005E4685 /* verticalTextCursor.p ng in Resources */,
1834 E45629060E26B4FE005E4685 /* waitCursor.png in Re sources */, 1838 E45629060E26B4FE005E4685 /* waitCursor.png in Re sources */,
1835 E45629070E26B4FE005E4685 /* westResizeCursor.png in Resources */, 1839 E45629070E26B4FE005E4685 /* westResizeCursor.png in Resources */,
1836 E45629080E26B4FE005E4685 /* zoomInCursor.png in Resources */, 1840 E45629080E26B4FE005E4685 /* zoomInCursor.png in Resources */,
1837 E45629090E26B4FE005E4685 /* zoomOutCursor.png in Resources */, 1841 E45629090E26B4FE005E4685 /* zoomOutCursor.png in Resources */,
1838 ); 1842 );
1839 runOnlyForDeploymentPostprocessing = 0; 1843 runOnlyForDeploymentPostprocessing = 0;
1840 }; 1844 };
1841 /* End PBXResourcesBuildPhase section */ 1845 /* End PBXResourcesBuildPhase section */
(...skipping 663 matching lines...) Expand 10 before | Expand all | Expand 10 after
2505 E456293C0E26B4FE005E4685 /* Debug */, 2509 E456293C0E26B4FE005E4685 /* Debug */,
2506 E456293D0E26B4FE005E4685 /* Release */, 2510 E456293D0E26B4FE005E4685 /* Release */,
2507 ); 2511 );
2508 defaultConfigurationIsVisible = 0; 2512 defaultConfigurationIsVisible = 0;
2509 defaultConfigurationName = Release; 2513 defaultConfigurationName = Release;
2510 }; 2514 };
2511 /* End XCConfigurationList section */ 2515 /* End XCConfigurationList section */
2512 }; 2516 };
2513 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; 2517 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
2514 } 2518 }
OLDNEW
« no previous file with comments | « webkit/tools/test_shell/mac/Info.plist ('k') | webkit/tools/test_shell/mac/test_shell.icns » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698