Merge commit 'svn-macvim'
[MacVim/jjgod.git] / PSMTabBarControl / PSMTabBarControl.xcodeproj / project.pbxproj
blob15efd2030f3275e016439b5a8f2122da3f525dcf
1 // !$*UTF8*$!
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 42;
7         objects = {
9 /* Begin PBXAggregateTarget section */
10                 53DF6901067E5B8E0090B5B0 /* All */ = {
11                         isa = PBXAggregateTarget;
12                         buildConfigurationList = C056398708A954F8003078D8 /* Build configuration list for PBXAggregateTarget "All" */;
13                         buildPhases = (
14                         );
15                         dependencies = (
16                                 53DF6905067E5B930090B5B0 /* PBXTargetDependency */,
17                         );
18                         name = All;
19                         productName = All;
20                 };
21 /* End PBXAggregateTarget section */
23 /* Begin PBXBuildFile section */
24                 13F8B89007B43554008AE28D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; };
25                 546DEAF1067F63070098DCC4 /* PSMTabBarControl.m in Sources */ = {isa = PBXBuildFile; fileRef = 0259C576FE90428111CA0C5A /* PSMTabBarControl.m */; };
26                 546DEAF2067F630E0098DCC4 /* PSMTabBarControl.h in Headers */ = {isa = PBXBuildFile; fileRef = 0259C57AFE90428111CA0C5A /* PSMTabBarControl.h */; settings = {ATTRIBUTES = (Public, ); }; };
27                 A2082A9009EAEB34009AC8BE /* PSMTabDragAssistant.h in Headers */ = {isa = PBXBuildFile; fileRef = A2082A8D09EAEB33009AC8BE /* PSMTabDragAssistant.h */; };
28                 A2082A9109EAEB34009AC8BE /* PSMTabDragAssistant.m in Sources */ = {isa = PBXBuildFile; fileRef = A2082A8E09EAEB33009AC8BE /* PSMTabDragAssistant.m */; };
29                 A2129BB209AEB58F00724E6C /* PSMProgressIndicator.h in Headers */ = {isa = PBXBuildFile; fileRef = A2129BAF09AEB58F00724E6C /* PSMProgressIndicator.h */; };
30                 A2129BB309AEB58F00724E6C /* PSMProgressIndicator.m in Sources */ = {isa = PBXBuildFile; fileRef = A2129BB009AEB58F00724E6C /* PSMProgressIndicator.m */; };
31                 A251BE850959A1B90058BC7F /* PSMOverflowPopUpButton.h in Headers */ = {isa = PBXBuildFile; fileRef = A251BE810959A1B90058BC7F /* PSMOverflowPopUpButton.h */; };
32                 A251BE860959A1B90058BC7F /* PSMOverflowPopUpButton.m in Sources */ = {isa = PBXBuildFile; fileRef = A251BE820959A1B90058BC7F /* PSMOverflowPopUpButton.m */; };
33                 A251BE870959A1B90058BC7F /* PSMTabBarCell.h in Headers */ = {isa = PBXBuildFile; fileRef = A251BE830959A1B90058BC7F /* PSMTabBarCell.h */; };
34                 A251BE880959A1B90058BC7F /* PSMTabBarCell.m in Sources */ = {isa = PBXBuildFile; fileRef = A251BE840959A1B90058BC7F /* PSMTabBarCell.m */; };
35                 A251BE960959A23A0058BC7F /* overflowImage.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A251BE900959A23A0058BC7F /* overflowImage.tiff */; };
36                 A251BE970959A23A0058BC7F /* overflowImagePressed.tif in Resources */ = {isa = PBXBuildFile; fileRef = A251BE910959A23A0058BC7F /* overflowImagePressed.tif */; };
37                 A251BE980959A23A0058BC7F /* TabClose_Front_Pressed.tif in Resources */ = {isa = PBXBuildFile; fileRef = A251BE920959A23A0058BC7F /* TabClose_Front_Pressed.tif */; };
38                 A251BE990959A23A0058BC7F /* TabClose_Front_Rollover.tif in Resources */ = {isa = PBXBuildFile; fileRef = A251BE930959A23A0058BC7F /* TabClose_Front_Rollover.tif */; };
39                 A251BE9A0959A23A0058BC7F /* TabClose_Front.tif in Resources */ = {isa = PBXBuildFile; fileRef = A251BE940959A23A0058BC7F /* TabClose_Front.tif */; };
40                 A268E80409A9822A00E082AA /* AquaTabNew.png in Resources */ = {isa = PBXBuildFile; fileRef = A268E7F809A9822900E082AA /* AquaTabNew.png */; };
41                 A268E80509A9822A00E082AA /* AquaTabNewPressed.png in Resources */ = {isa = PBXBuildFile; fileRef = A268E7F909A9822900E082AA /* AquaTabNewPressed.png */; };
42                 A268E80609A9822A00E082AA /* AquaTabNewRollover.png in Resources */ = {isa = PBXBuildFile; fileRef = A268E7FA09A9822900E082AA /* AquaTabNewRollover.png */; };
43                 A268E80709A9822A00E082AA /* TabNewMetal.png in Resources */ = {isa = PBXBuildFile; fileRef = A268E7FB09A9822900E082AA /* TabNewMetal.png */; };
44                 A268E80809A9822A00E082AA /* TabNewMetalPressed.png in Resources */ = {isa = PBXBuildFile; fileRef = A268E7FC09A9822900E082AA /* TabNewMetalPressed.png */; };
45                 A268E80909A9822A00E082AA /* TabNewMetalRollover.png in Resources */ = {isa = PBXBuildFile; fileRef = A268E7FD09A9822900E082AA /* TabNewMetalRollover.png */; };
46                 A268EA6209A9831800E082AA /* PSMRolloverButton.h in Headers */ = {isa = PBXBuildFile; fileRef = A268EA5F09A9831800E082AA /* PSMRolloverButton.h */; };
47                 A268EA6309A9831800E082AA /* PSMRolloverButton.m in Sources */ = {isa = PBXBuildFile; fileRef = A268EA6009A9831800E082AA /* PSMRolloverButton.m */; };
48                 A27E47850A28EE76007BA395 /* TabIcon.tif in Resources */ = {isa = PBXBuildFile; fileRef = A20822F00959F6AA00C5F5A4 /* TabIcon.tif */; };
49                 A27E47880A28EE7C007BA395 /* TabControlRep.tif in Resources */ = {isa = PBXBuildFile; fileRef = A20822EF0959F6AA00C5F5A4 /* TabControlRep.tif */; };
50                 A2C0D99509AF870000ED379C /* pi.png in Resources */ = {isa = PBXBuildFile; fileRef = A2C0D99309AF870000ED379C /* pi.png */; };
51                 A2D32EDC09A634C900EC8662 /* PSMTabStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = A2D32EDA09A634C900EC8662 /* PSMTabStyle.h */; };
52                 A2D32EE809A6399300EC8662 /* PSMAquaTabStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = A2D32EE609A6399300EC8662 /* PSMAquaTabStyle.h */; };
53                 A2D32EE909A6399300EC8662 /* PSMAquaTabStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = A2D32EE709A6399300EC8662 /* PSMAquaTabStyle.m */; };
54                 A2D32EF709A63BF700EC8662 /* AquaTabClose_Front_Pressed.tif in Resources */ = {isa = PBXBuildFile; fileRef = A2D32EF009A63BF700EC8662 /* AquaTabClose_Front_Pressed.tif */; };
55                 A2D32EF809A63BF700EC8662 /* AquaTabClose_Front_Rollover.tif in Resources */ = {isa = PBXBuildFile; fileRef = A2D32EF109A63BF700EC8662 /* AquaTabClose_Front_Rollover.tif */; };
56                 A2D32EF909A63BF700EC8662 /* AquaTabClose_Front.tif in Resources */ = {isa = PBXBuildFile; fileRef = A2D32EF209A63BF700EC8662 /* AquaTabClose_Front.tif */; };
57                 A2D32EFA09A63BF700EC8662 /* AquaTabsBackground.png in Resources */ = {isa = PBXBuildFile; fileRef = A2D32EF309A63BF700EC8662 /* AquaTabsBackground.png */; };
58                 A2D32EFB09A63BF700EC8662 /* AquaTabsDown.png in Resources */ = {isa = PBXBuildFile; fileRef = A2D32EF409A63BF700EC8662 /* AquaTabsDown.png */; };
59                 A2D32EFC09A63BF700EC8662 /* AquaTabsSeparator.png in Resources */ = {isa = PBXBuildFile; fileRef = A2D32EF509A63BF700EC8662 /* AquaTabsSeparator.png */; };
60                 A2D32EFD09A63BF700EC8662 /* AquaTabsSeparatorDown.png in Resources */ = {isa = PBXBuildFile; fileRef = A2D32EF609A63BF700EC8662 /* AquaTabsSeparatorDown.png */; };
61                 A2D32F0009A63D7A00EC8662 /* PSMMetalTabStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = A2D32EFE09A63D7A00EC8662 /* PSMMetalTabStyle.h */; };
62                 A2D32F0109A63D7A00EC8662 /* PSMMetalTabStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = A2D32EFF09A63D7A00EC8662 /* PSMMetalTabStyle.m */; };
63                 A2D3317C09A68B7500EC8662 /* AquaTabsDownGraphite.png in Resources */ = {isa = PBXBuildFile; fileRef = A2D3317A09A68B7500EC8662 /* AquaTabsDownGraphite.png */; };
64                 A2D3317D09A68B7500EC8662 /* AquaTabsDownNonKey.png in Resources */ = {isa = PBXBuildFile; fileRef = A2D3317B09A68B7500EC8662 /* AquaTabsDownNonKey.png */; };
65                 A2D98B0A0A2B432C0064C6F8 /* PSMUnifiedTabStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = A2D98B070A2B432C0064C6F8 /* PSMUnifiedTabStyle.h */; };
66                 A2D98B0B0A2B432C0064C6F8 /* PSMUnifiedTabStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = A2D98B080A2B432C0064C6F8 /* PSMUnifiedTabStyle.m */; };
67                 A2D98B120A2B43FA0064C6F8 /* NSBezierPath_AMShading.h in Headers */ = {isa = PBXBuildFile; fileRef = A2D98B0F0A2B43FA0064C6F8 /* NSBezierPath_AMShading.h */; };
68                 A2D98B130A2B43FA0064C6F8 /* NSBezierPath_AMShading.m in Sources */ = {isa = PBXBuildFile; fileRef = A2D98B100A2B43FA0064C6F8 /* NSBezierPath_AMShading.m */; };
69 /* End PBXBuildFile section */
71 /* Begin PBXContainerItemProxy section */
72                 53DF6904067E5B930090B5B0 /* PBXContainerItemProxy */ = {
73                         isa = PBXContainerItemProxy;
74                         containerPortal = 0259C573FE90428111CA0C5A /* Project object */;
75                         proxyType = 1;
76                         remoteGlobalIDString = 53DF68FC067E5B5A0090B5B0;
77                         remoteInfo = PSMTabBarControlFramework;
78                 };
79 /* End PBXContainerItemProxy section */
81 /* Begin PBXFileReference section */
82                 0259C576FE90428111CA0C5A /* PSMTabBarControl.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PSMTabBarControl.m; path = source/PSMTabBarControl.m; sourceTree = "<group>"; };
83                 0259C577FE90428111CA0C5A /* PSMTabBarControlInspector.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PSMTabBarControlInspector.m; path = source/PSMTabBarControlInspector.m; sourceTree = "<group>"; };
84                 0259C578FE90428111CA0C5A /* PSMTabBarControlPalette.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PSMTabBarControlPalette.m; path = source/PSMTabBarControlPalette.m; sourceTree = "<group>"; };
85                 0259C57AFE90428111CA0C5A /* PSMTabBarControl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PSMTabBarControl.h; path = source/PSMTabBarControl.h; sourceTree = "<group>"; };
86                 0259C57BFE90428111CA0C5A /* PSMTabBarControlInspector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PSMTabBarControlInspector.h; path = source/PSMTabBarControlInspector.h; sourceTree = "<group>"; };
87                 0259C57CFE90428111CA0C5A /* PSMTabBarControlPalette.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PSMTabBarControlPalette.h; path = source/PSMTabBarControlPalette.h; sourceTree = "<group>"; };
88                 0259C57FFE90428111CA0C5A /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/PSMTabBarControlInspector.nib; sourceTree = "<group>"; };
89                 0259C581FE90428111CA0C5A /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/PSMTabBarControlPalette.nib; sourceTree = "<group>"; };
90                 0259C583FE90428111CA0C5A /* palette.table */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = palette.table; sourceTree = "<group>"; };
91                 13EB9DBD07DE0F1E00EB933A /* InterfaceBuilder.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = InterfaceBuilder.framework; path = /System/Library/Frameworks/InterfaceBuilder.framework; sourceTree = "<absolute>"; };
92                 13F8B88807B434F6008AE28D /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
93                 13F8B88A07B434F6008AE28D /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
94                 32DBCF980370C29C00C91783 /* PSMTabBarControl_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PSMTabBarControl_Prefix.pch; path = source/PSMTabBarControl_Prefix.pch; sourceTree = "<group>"; };
95                 53DF68FD067E5B5A0090B5B0 /* PSMTabBarControl.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PSMTabBarControl.framework; sourceTree = BUILT_PRODUCTS_DIR; };
96                 53DF68FE067E5B5A0090B5B0 /* PSMTabBarControlFramework-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "PSMTabBarControlFramework-Info.plist"; sourceTree = "<group>"; };
97                 54D33B2806778E3300C9C163 /* PSMTabBarControl.ibclassdescription */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PSMTabBarControl.ibclassdescription; sourceTree = "<group>"; };
98                 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
99                 8D1AC97B0486D23100FE50C9 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
100                 A2072A2409ABD88600304BCB /* Folder.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Folder.tif; path = images/Folder.tif; sourceTree = "<group>"; };
101                 A2072A2509ABD88600304BCB /* Globe.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Globe.tiff; path = images/Globe.tiff; sourceTree = "<group>"; };
102                 A2072B5C09AC1FA500304BCB /* Warning.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Warning.png; path = images/Warning.png; sourceTree = "<group>"; };
103                 A20822EF0959F6AA00C5F5A4 /* TabControlRep.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = TabControlRep.tif; path = images/TabControlRep.tif; sourceTree = "<group>"; };
104                 A20822F00959F6AA00C5F5A4 /* TabIcon.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = TabIcon.tif; path = images/TabIcon.tif; sourceTree = "<group>"; };
105                 A2082A8D09EAEB33009AC8BE /* PSMTabDragAssistant.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PSMTabDragAssistant.h; path = source/PSMTabDragAssistant.h; sourceTree = "<group>"; };
106                 A2082A8E09EAEB33009AC8BE /* PSMTabDragAssistant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PSMTabDragAssistant.m; path = source/PSMTabDragAssistant.m; sourceTree = "<group>"; wrapsLines = 0; };
107                 A2129BAF09AEB58F00724E6C /* PSMProgressIndicator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PSMProgressIndicator.h; path = source/PSMProgressIndicator.h; sourceTree = "<group>"; };
108                 A2129BB009AEB58F00724E6C /* PSMProgressIndicator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PSMProgressIndicator.m; path = source/PSMProgressIndicator.m; sourceTree = "<group>"; };
109                 A246FB040A2BD6F9005BDF7B /* PSMTabBarControlDoc.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html.documentation; name = PSMTabBarControlDoc.html; path = documentation/PSMTabBarControlDoc.html; sourceTree = "<group>"; };
110                 A251BE810959A1B90058BC7F /* PSMOverflowPopUpButton.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 30; name = PSMOverflowPopUpButton.h; path = source/PSMOverflowPopUpButton.h; sourceTree = "<group>"; };
111                 A251BE820959A1B90058BC7F /* PSMOverflowPopUpButton.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PSMOverflowPopUpButton.m; path = source/PSMOverflowPopUpButton.m; sourceTree = "<group>"; };
112                 A251BE830959A1B90058BC7F /* PSMTabBarCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PSMTabBarCell.h; path = source/PSMTabBarCell.h; sourceTree = "<group>"; };
113                 A251BE840959A1B90058BC7F /* PSMTabBarCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PSMTabBarCell.m; path = source/PSMTabBarCell.m; sourceTree = "<group>"; };
114                 A251BE890959A1EA0058BC7F /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AppController.h; path = source/AppController.h; sourceTree = "<group>"; };
115                 A251BE8A0959A1EA0058BC7F /* AppController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AppController.m; path = source/AppController.m; sourceTree = "<group>"; };
116                 A251BE8B0959A1EA0058BC7F /* FakeModel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = FakeModel.h; path = source/FakeModel.h; sourceTree = "<group>"; };
117                 A251BE8C0959A1EA0058BC7F /* FakeModel.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = FakeModel.m; path = source/FakeModel.m; sourceTree = "<group>"; };
118                 A251BE8D0959A1EA0058BC7F /* main.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = main.m; path = source/main.m; sourceTree = "<group>"; };
119                 A251BE8F0959A23A0058BC7F /* 32x32cancel.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = 32x32cancel.png; path = images/32x32cancel.png; sourceTree = "<group>"; };
120                 A251BE900959A23A0058BC7F /* overflowImage.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = overflowImage.tiff; path = images/overflowImage.tiff; sourceTree = "<group>"; };
121                 A251BE910959A23A0058BC7F /* overflowImagePressed.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = overflowImagePressed.tif; path = images/overflowImagePressed.tif; sourceTree = "<group>"; };
122                 A251BE920959A23A0058BC7F /* TabClose_Front_Pressed.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = TabClose_Front_Pressed.tif; path = images/TabClose_Front_Pressed.tif; sourceTree = "<group>"; };
123                 A251BE930959A23A0058BC7F /* TabClose_Front_Rollover.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = TabClose_Front_Rollover.tif; path = images/TabClose_Front_Rollover.tif; sourceTree = "<group>"; };
124                 A251BE940959A23A0058BC7F /* TabClose_Front.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = TabClose_Front.tif; path = images/TabClose_Front.tif; sourceTree = "<group>"; };
125                 A251BE9B0959A2530058BC7F /* ReadMe.rtfd */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; path = ReadMe.rtfd; sourceTree = "<group>"; };
126                 A251BEA20959BB5B0058BC7F /* TabBarControlDemo-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "TabBarControlDemo-Info.plist"; sourceTree = "<group>"; };
127                 A251BEC30959BC0E0058BC7F /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; };
128                 A268E7F809A9822900E082AA /* AquaTabNew.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AquaTabNew.png; path = images/AquaTabNew.png; sourceTree = "<group>"; };
129                 A268E7F909A9822900E082AA /* AquaTabNewPressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AquaTabNewPressed.png; path = images/AquaTabNewPressed.png; sourceTree = "<group>"; };
130                 A268E7FA09A9822900E082AA /* AquaTabNewRollover.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AquaTabNewRollover.png; path = images/AquaTabNewRollover.png; sourceTree = "<group>"; };
131                 A268E7FB09A9822900E082AA /* TabNewMetal.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = TabNewMetal.png; path = images/TabNewMetal.png; sourceTree = "<group>"; };
132                 A268E7FC09A9822900E082AA /* TabNewMetalPressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = TabNewMetalPressed.png; path = images/TabNewMetalPressed.png; sourceTree = "<group>"; };
133                 A268E7FD09A9822900E082AA /* TabNewMetalRollover.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = TabNewMetalRollover.png; path = images/TabNewMetalRollover.png; sourceTree = "<group>"; };
134                 A268EA5F09A9831800E082AA /* PSMRolloverButton.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PSMRolloverButton.h; path = source/PSMRolloverButton.h; sourceTree = "<group>"; };
135                 A268EA6009A9831800E082AA /* PSMRolloverButton.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PSMRolloverButton.m; path = source/PSMRolloverButton.m; sourceTree = "<group>"; };
136                 A269361009A778770006911E /* 32x32_log.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = 32x32_log.tiff; path = images/32x32_log.tiff; sourceTree = "<group>"; };
137                 A2A711BA09E5AE1E00D0089B /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/Window.nib; sourceTree = "<group>"; };
138                 A2A711BD09E5BF0500D0089B /* WindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WindowController.h; path = source/WindowController.h; sourceTree = "<group>"; };
139                 A2A711BE09E5BF0500D0089B /* WindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = WindowController.m; path = source/WindowController.m; sourceTree = "<group>"; };
140                 A2C0D99309AF870000ED379C /* pi.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = pi.png; path = images/pi.png; sourceTree = "<group>"; };
141                 A2D32EDA09A634C900EC8662 /* PSMTabStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PSMTabStyle.h; path = source/PSMTabStyle.h; sourceTree = "<group>"; };
142                 A2D32EE609A6399300EC8662 /* PSMAquaTabStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PSMAquaTabStyle.h; path = source/PSMAquaTabStyle.h; sourceTree = "<group>"; };
143                 A2D32EE709A6399300EC8662 /* PSMAquaTabStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PSMAquaTabStyle.m; path = source/PSMAquaTabStyle.m; sourceTree = "<group>"; };
144                 A2D32EF009A63BF700EC8662 /* AquaTabClose_Front_Pressed.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = AquaTabClose_Front_Pressed.tif; path = images/AquaTabClose_Front_Pressed.tif; sourceTree = "<group>"; };
145                 A2D32EF109A63BF700EC8662 /* AquaTabClose_Front_Rollover.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = AquaTabClose_Front_Rollover.tif; path = images/AquaTabClose_Front_Rollover.tif; sourceTree = "<group>"; };
146                 A2D32EF209A63BF700EC8662 /* AquaTabClose_Front.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = AquaTabClose_Front.tif; path = images/AquaTabClose_Front.tif; sourceTree = "<group>"; };
147                 A2D32EF309A63BF700EC8662 /* AquaTabsBackground.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AquaTabsBackground.png; path = images/AquaTabsBackground.png; sourceTree = "<group>"; };
148                 A2D32EF409A63BF700EC8662 /* AquaTabsDown.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AquaTabsDown.png; path = images/AquaTabsDown.png; sourceTree = "<group>"; };
149                 A2D32EF509A63BF700EC8662 /* AquaTabsSeparator.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AquaTabsSeparator.png; path = images/AquaTabsSeparator.png; sourceTree = "<group>"; };
150                 A2D32EF609A63BF700EC8662 /* AquaTabsSeparatorDown.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AquaTabsSeparatorDown.png; path = images/AquaTabsSeparatorDown.png; sourceTree = "<group>"; };
151                 A2D32EFE09A63D7A00EC8662 /* PSMMetalTabStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PSMMetalTabStyle.h; path = source/PSMMetalTabStyle.h; sourceTree = "<group>"; };
152                 A2D32EFF09A63D7A00EC8662 /* PSMMetalTabStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PSMMetalTabStyle.m; path = source/PSMMetalTabStyle.m; sourceTree = "<group>"; };
153                 A2D3317A09A68B7500EC8662 /* AquaTabsDownGraphite.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AquaTabsDownGraphite.png; path = images/AquaTabsDownGraphite.png; sourceTree = "<group>"; };
154                 A2D3317B09A68B7500EC8662 /* AquaTabsDownNonKey.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AquaTabsDownNonKey.png; path = images/AquaTabsDownNonKey.png; sourceTree = "<group>"; };
155                 A2D98B070A2B432C0064C6F8 /* PSMUnifiedTabStyle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PSMUnifiedTabStyle.h; path = source/PSMUnifiedTabStyle.h; sourceTree = "<group>"; };
156                 A2D98B080A2B432C0064C6F8 /* PSMUnifiedTabStyle.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PSMUnifiedTabStyle.m; path = source/PSMUnifiedTabStyle.m; sourceTree = "<group>"; };
157                 A2D98B0F0A2B43FA0064C6F8 /* NSBezierPath_AMShading.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = NSBezierPath_AMShading.h; path = source/NSBezierPath_AMShading.h; sourceTree = "<group>"; };
158                 A2D98B100A2B43FA0064C6F8 /* NSBezierPath_AMShading.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = NSBezierPath_AMShading.m; path = source/NSBezierPath_AMShading.m; sourceTree = "<group>"; };
159                 DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
160 /* End PBXFileReference section */
162 /* Begin PBXFrameworksBuildPhase section */
163                 53DF68FB067E5B5A0090B5B0 /* Frameworks */ = {
164                         isa = PBXFrameworksBuildPhase;
165                         buildActionMask = 2147483647;
166                         files = (
167                                 13F8B89007B43554008AE28D /* Cocoa.framework in Frameworks */,
168                         );
169                         runOnlyForDeploymentPostprocessing = 0;
170                 };
171 /* End PBXFrameworksBuildPhase section */
173 /* Begin PBXGroup section */
174                 0259C574FE90428111CA0C5A /* PSMTabBarControl */ = {
175                         isa = PBXGroup;
176                         children = (
177                                 A251BE9B0959A2530058BC7F /* ReadMe.rtfd */,
178                                 A246FADE0A2BD446005BDF7B /* Documentation */,
179                                 32DBCF9E0370C38000C91783 /* Palette */,
180                                 54D33B2C06778E4400C9C163 /* Framework */,
181                                 A251BE590959A0550058BC7F /* Demo App */,
182                                 0259C582FE90428111CA0C5A /* Resources */,
183                                 1ED78706FE9D4A0611CA0C5A /* Products */,
184                                 2E58F364FFB232C311CA0CBA /* Frameworks */,
185                         );
186                         name = PSMTabBarControl;
187                         sourceTree = "<group>";
188                 };
189                 0259C582FE90428111CA0C5A /* Resources */ = {
190                         isa = PBXGroup;
191                         children = (
192                                 A251BEC20959BC0E0058BC7F /* MainMenu.nib */,
193                                 A251BE8E0959A21A0058BC7F /* Images */,
194                                 8D1AC9730486D14A00FE50C9 /* Info.plist */,
195                                 53DF68FE067E5B5A0090B5B0 /* PSMTabBarControlFramework-Info.plist */,
196                                 A251BEA20959BB5B0058BC7F /* TabBarControlDemo-Info.plist */,
197                                 8D1AC97F0486D23B00FE50C9 /* InfoPlist.strings */,
198                                 A2A711B909E5AE1E00D0089B /* Window.nib */,
199                         );
200                         name = Resources;
201                         sourceTree = "<group>";
202                 };
203                 131E8FE8067F80F40006E0CE /* Resources */ = {
204                         isa = PBXGroup;
205                         children = (
206                                 A20822EF0959F6AA00C5F5A4 /* TabControlRep.tif */,
207                                 A20822F00959F6AA00C5F5A4 /* TabIcon.tif */,
208                                 0259C57EFE90428111CA0C5A /* PSMTabBarControlInspector.nib */,
209                                 0259C580FE90428111CA0C5A /* PSMTabBarControlPalette.nib */,
210                         );
211                         name = Resources;
212                         sourceTree = "<group>";
213                 };
214                 13F8B6FD07B43410008AE28D /* Linked Frameworks */ = {
215                         isa = PBXGroup;
216                         children = (
217                                 13EB9DBD07DE0F1E00EB933A /* InterfaceBuilder.framework */,
218                                 DD92D38A0106425D02CA0E72 /* Cocoa.framework */,
219                         );
220                         name = "Linked Frameworks";
221                         sourceTree = "<group>";
222                 };
223                 13F8B70407B43425008AE28D /* Other Frameworks */ = {
224                         isa = PBXGroup;
225                         children = (
226                                 13F8B88807B434F6008AE28D /* AppKit.framework */,
227                                 13F8B88A07B434F6008AE28D /* Foundation.framework */,
228                         );
229                         name = "Other Frameworks";
230                         sourceTree = "<group>";
231                 };
232                 1ED78706FE9D4A0611CA0C5A /* Products */ = {
233                         isa = PBXGroup;
234                         children = (
235                                 53DF68FD067E5B5A0090B5B0 /* PSMTabBarControl.framework */,
236                         );
237                         name = Products;
238                         sourceTree = "<group>";
239                 };
240                 2E58F364FFB232C311CA0CBA /* Frameworks */ = {
241                         isa = PBXGroup;
242                         children = (
243                                 13F8B6FD07B43410008AE28D /* Linked Frameworks */,
244                                 13F8B70407B43425008AE28D /* Other Frameworks */,
245                         );
246                         name = Frameworks;
247                         sourceTree = "<group>";
248                 };
249                 32DBCF9E0370C38000C91783 /* Palette */ = {
250                         isa = PBXGroup;
251                         children = (
252                                 54D33B2406778DD400C9C163 /* Undo Support */,
253                                 54D33B2506778DF000C9C163 /* Classes */,
254                                 32DBCF9F0370C38200C91783 /* Other Sources */,
255                                 131E8FE8067F80F40006E0CE /* Resources */,
256                                 0259C583FE90428111CA0C5A /* palette.table */,
257                         );
258                         name = Palette;
259                         sourceTree = "<group>";
260                 };
261                 32DBCF9F0370C38200C91783 /* Other Sources */ = {
262                         isa = PBXGroup;
263                         children = (
264                                 32DBCF980370C29C00C91783 /* PSMTabBarControl_Prefix.pch */,
265                         );
266                         name = "Other Sources";
267                         sourceTree = "<group>";
268                 };
269                 54D33B2406778DD400C9C163 /* Undo Support */ = {
270                         isa = PBXGroup;
271                         children = (
272                                 54D33B2806778E3300C9C163 /* PSMTabBarControl.ibclassdescription */,
273                         );
274                         name = "Undo Support";
275                         sourceTree = "<group>";
276                 };
277                 54D33B2506778DF000C9C163 /* Classes */ = {
278                         isa = PBXGroup;
279                         children = (
280                                 0259C57BFE90428111CA0C5A /* PSMTabBarControlInspector.h */,
281                                 0259C577FE90428111CA0C5A /* PSMTabBarControlInspector.m */,
282                                 0259C57CFE90428111CA0C5A /* PSMTabBarControlPalette.h */,
283                                 0259C578FE90428111CA0C5A /* PSMTabBarControlPalette.m */,
284                         );
285                         name = Classes;
286                         sourceTree = "<group>";
287                 };
288                 54D33B2C06778E4400C9C163 /* Framework */ = {
289                         isa = PBXGroup;
290                         children = (
291                                 0259C57AFE90428111CA0C5A /* PSMTabBarControl.h */,
292                                 0259C576FE90428111CA0C5A /* PSMTabBarControl.m */,
293                                 A251BE830959A1B90058BC7F /* PSMTabBarCell.h */,
294                                 A251BE840959A1B90058BC7F /* PSMTabBarCell.m */,
295                                 A2D32EDA09A634C900EC8662 /* PSMTabStyle.h */,
296                                 A2D32EE609A6399300EC8662 /* PSMAquaTabStyle.h */,
297                                 A2D32EE709A6399300EC8662 /* PSMAquaTabStyle.m */,
298                                 A2D32EFE09A63D7A00EC8662 /* PSMMetalTabStyle.h */,
299                                 A2D32EFF09A63D7A00EC8662 /* PSMMetalTabStyle.m */,
300                                 A2D98B070A2B432C0064C6F8 /* PSMUnifiedTabStyle.h */,
301                                 A2D98B080A2B432C0064C6F8 /* PSMUnifiedTabStyle.m */,
302                                 A268EA5F09A9831800E082AA /* PSMRolloverButton.h */,
303                                 A268EA6009A9831800E082AA /* PSMRolloverButton.m */,
304                                 A251BE810959A1B90058BC7F /* PSMOverflowPopUpButton.h */,
305                                 A251BE820959A1B90058BC7F /* PSMOverflowPopUpButton.m */,
306                                 A2129BAF09AEB58F00724E6C /* PSMProgressIndicator.h */,
307                                 A2129BB009AEB58F00724E6C /* PSMProgressIndicator.m */,
308                                 A2082A8D09EAEB33009AC8BE /* PSMTabDragAssistant.h */,
309                                 A2082A8E09EAEB33009AC8BE /* PSMTabDragAssistant.m */,
310                                 A2D98B0F0A2B43FA0064C6F8 /* NSBezierPath_AMShading.h */,
311                                 A2D98B100A2B43FA0064C6F8 /* NSBezierPath_AMShading.m */,
312                         );
313                         name = Framework;
314                         sourceTree = "<group>";
315                 };
316                 A246FADE0A2BD446005BDF7B /* Documentation */ = {
317                         isa = PBXGroup;
318                         children = (
319                                 A246FB040A2BD6F9005BDF7B /* PSMTabBarControlDoc.html */,
320                         );
321                         name = Documentation;
322                         sourceTree = "<group>";
323                 };
324                 A251BE590959A0550058BC7F /* Demo App */ = {
325                         isa = PBXGroup;
326                         children = (
327                                 A251BE890959A1EA0058BC7F /* AppController.h */,
328                                 A251BE8A0959A1EA0058BC7F /* AppController.m */,
329                                 A2A711BD09E5BF0500D0089B /* WindowController.h */,
330                                 A2A711BE09E5BF0500D0089B /* WindowController.m */,
331                                 A251BE8B0959A1EA0058BC7F /* FakeModel.h */,
332                                 A251BE8C0959A1EA0058BC7F /* FakeModel.m */,
333                                 A251BE8D0959A1EA0058BC7F /* main.m */,
334                         );
335                         name = "Demo App";
336                         sourceTree = "<group>";
337                 };
338                 A251BE8E0959A21A0058BC7F /* Images */ = {
339                         isa = PBXGroup;
340                         children = (
341                                 A2C0D99309AF870000ED379C /* pi.png */,
342                                 A2072B5C09AC1FA500304BCB /* Warning.png */,
343                                 A2072A2409ABD88600304BCB /* Folder.tif */,
344                                 A2072A2509ABD88600304BCB /* Globe.tiff */,
345                                 A268E7F809A9822900E082AA /* AquaTabNew.png */,
346                                 A268E7F909A9822900E082AA /* AquaTabNewPressed.png */,
347                                 A268E7FA09A9822900E082AA /* AquaTabNewRollover.png */,
348                                 A268E7FB09A9822900E082AA /* TabNewMetal.png */,
349                                 A268E7FC09A9822900E082AA /* TabNewMetalPressed.png */,
350                                 A268E7FD09A9822900E082AA /* TabNewMetalRollover.png */,
351                                 A269361009A778770006911E /* 32x32_log.tiff */,
352                                 A2D3317A09A68B7500EC8662 /* AquaTabsDownGraphite.png */,
353                                 A2D3317B09A68B7500EC8662 /* AquaTabsDownNonKey.png */,
354                                 A2D32EF009A63BF700EC8662 /* AquaTabClose_Front_Pressed.tif */,
355                                 A2D32EF109A63BF700EC8662 /* AquaTabClose_Front_Rollover.tif */,
356                                 A2D32EF209A63BF700EC8662 /* AquaTabClose_Front.tif */,
357                                 A2D32EF309A63BF700EC8662 /* AquaTabsBackground.png */,
358                                 A2D32EF409A63BF700EC8662 /* AquaTabsDown.png */,
359                                 A2D32EF509A63BF700EC8662 /* AquaTabsSeparator.png */,
360                                 A2D32EF609A63BF700EC8662 /* AquaTabsSeparatorDown.png */,
361                                 A251BE8F0959A23A0058BC7F /* 32x32cancel.png */,
362                                 A251BE900959A23A0058BC7F /* overflowImage.tiff */,
363                                 A251BE910959A23A0058BC7F /* overflowImagePressed.tif */,
364                                 A251BE920959A23A0058BC7F /* TabClose_Front_Pressed.tif */,
365                                 A251BE930959A23A0058BC7F /* TabClose_Front_Rollover.tif */,
366                                 A251BE940959A23A0058BC7F /* TabClose_Front.tif */,
367                         );
368                         name = Images;
369                         sourceTree = "<group>";
370                 };
371 /* End PBXGroup section */
373 /* Begin PBXHeadersBuildPhase section */
374                 53DF68F8067E5B5A0090B5B0 /* Headers */ = {
375                         isa = PBXHeadersBuildPhase;
376                         buildActionMask = 2147483647;
377                         files = (
378                                 546DEAF2067F630E0098DCC4 /* PSMTabBarControl.h in Headers */,
379                                 A251BE850959A1B90058BC7F /* PSMOverflowPopUpButton.h in Headers */,
380                                 A251BE870959A1B90058BC7F /* PSMTabBarCell.h in Headers */,
381                                 A2D32EDC09A634C900EC8662 /* PSMTabStyle.h in Headers */,
382                                 A2D32EE809A6399300EC8662 /* PSMAquaTabStyle.h in Headers */,
383                                 A2D32F0009A63D7A00EC8662 /* PSMMetalTabStyle.h in Headers */,
384                                 A268EA6209A9831800E082AA /* PSMRolloverButton.h in Headers */,
385                                 A2129BB209AEB58F00724E6C /* PSMProgressIndicator.h in Headers */,
386                                 A2082A9009EAEB34009AC8BE /* PSMTabDragAssistant.h in Headers */,
387                                 A2D98B0A0A2B432C0064C6F8 /* PSMUnifiedTabStyle.h in Headers */,
388                                 A2D98B120A2B43FA0064C6F8 /* NSBezierPath_AMShading.h in Headers */,
389                         );
390                         runOnlyForDeploymentPostprocessing = 0;
391                 };
392 /* End PBXHeadersBuildPhase section */
394 /* Begin PBXNativeTarget section */
395                 53DF68FC067E5B5A0090B5B0 /* PSMTabBarControlFramework */ = {
396                         isa = PBXNativeTarget;
397                         buildConfigurationList = C056397F08A954F8003078D8 /* Build configuration list for PBXNativeTarget "PSMTabBarControlFramework" */;
398                         buildPhases = (
399                                 53DF68F8067E5B5A0090B5B0 /* Headers */,
400                                 53DF68F9067E5B5A0090B5B0 /* Resources */,
401                                 53DF68FA067E5B5A0090B5B0 /* Sources */,
402                                 53DF68FB067E5B5A0090B5B0 /* Frameworks */,
403                         );
404                         buildRules = (
405                         );
406                         dependencies = (
407                         );
408                         name = PSMTabBarControlFramework;
409                         productName = PSMTabBarControlFramework;
410                         productReference = 53DF68FD067E5B5A0090B5B0 /* PSMTabBarControl.framework */;
411                         productType = "com.apple.product-type.framework";
412                 };
413 /* End PBXNativeTarget section */
415 /* Begin PBXProject section */
416                 0259C573FE90428111CA0C5A /* Project object */ = {
417                         isa = PBXProject;
418                         buildConfigurationList = C056398B08A954F8003078D8 /* Build configuration list for PBXProject "PSMTabBarControl" */;
419                         hasScannedForEncodings = 1;
420                         mainGroup = 0259C574FE90428111CA0C5A /* PSMTabBarControl */;
421                         projectDirPath = "";
422                         targets = (
423                                 53DF68FC067E5B5A0090B5B0 /* PSMTabBarControlFramework */,
424                                 53DF6901067E5B8E0090B5B0 /* All */,
425                         );
426                 };
427 /* End PBXProject section */
429 /* Begin PBXResourcesBuildPhase section */
430                 53DF68F9067E5B5A0090B5B0 /* Resources */ = {
431                         isa = PBXResourcesBuildPhase;
432                         buildActionMask = 2147483647;
433                         files = (
434                                 A251BE960959A23A0058BC7F /* overflowImage.tiff in Resources */,
435                                 A251BE970959A23A0058BC7F /* overflowImagePressed.tif in Resources */,
436                                 A251BE980959A23A0058BC7F /* TabClose_Front_Pressed.tif in Resources */,
437                                 A251BE990959A23A0058BC7F /* TabClose_Front_Rollover.tif in Resources */,
438                                 A251BE9A0959A23A0058BC7F /* TabClose_Front.tif in Resources */,
439                                 A2D32EF709A63BF700EC8662 /* AquaTabClose_Front_Pressed.tif in Resources */,
440                                 A2D32EF809A63BF700EC8662 /* AquaTabClose_Front_Rollover.tif in Resources */,
441                                 A2D32EF909A63BF700EC8662 /* AquaTabClose_Front.tif in Resources */,
442                                 A2D32EFA09A63BF700EC8662 /* AquaTabsBackground.png in Resources */,
443                                 A2D32EFB09A63BF700EC8662 /* AquaTabsDown.png in Resources */,
444                                 A2D32EFC09A63BF700EC8662 /* AquaTabsSeparator.png in Resources */,
445                                 A2D32EFD09A63BF700EC8662 /* AquaTabsSeparatorDown.png in Resources */,
446                                 A2D3317C09A68B7500EC8662 /* AquaTabsDownGraphite.png in Resources */,
447                                 A2D3317D09A68B7500EC8662 /* AquaTabsDownNonKey.png in Resources */,
448                                 A268E80409A9822A00E082AA /* AquaTabNew.png in Resources */,
449                                 A268E80509A9822A00E082AA /* AquaTabNewPressed.png in Resources */,
450                                 A268E80609A9822A00E082AA /* AquaTabNewRollover.png in Resources */,
451                                 A268E80709A9822A00E082AA /* TabNewMetal.png in Resources */,
452                                 A268E80809A9822A00E082AA /* TabNewMetalPressed.png in Resources */,
453                                 A268E80909A9822A00E082AA /* TabNewMetalRollover.png in Resources */,
454                                 A2C0D99509AF870000ED379C /* pi.png in Resources */,
455                                 A27E47850A28EE76007BA395 /* TabIcon.tif in Resources */,
456                                 A27E47880A28EE7C007BA395 /* TabControlRep.tif in Resources */,
457                         );
458                         runOnlyForDeploymentPostprocessing = 0;
459                 };
460 /* End PBXResourcesBuildPhase section */
462 /* Begin PBXSourcesBuildPhase section */
463                 53DF68FA067E5B5A0090B5B0 /* Sources */ = {
464                         isa = PBXSourcesBuildPhase;
465                         buildActionMask = 2147483647;
466                         files = (
467                                 546DEAF1067F63070098DCC4 /* PSMTabBarControl.m in Sources */,
468                                 A251BE860959A1B90058BC7F /* PSMOverflowPopUpButton.m in Sources */,
469                                 A251BE880959A1B90058BC7F /* PSMTabBarCell.m in Sources */,
470                                 A2D32EE909A6399300EC8662 /* PSMAquaTabStyle.m in Sources */,
471                                 A2D32F0109A63D7A00EC8662 /* PSMMetalTabStyle.m in Sources */,
472                                 A268EA6309A9831800E082AA /* PSMRolloverButton.m in Sources */,
473                                 A2129BB309AEB58F00724E6C /* PSMProgressIndicator.m in Sources */,
474                                 A2082A9109EAEB34009AC8BE /* PSMTabDragAssistant.m in Sources */,
475                                 A2D98B0B0A2B432C0064C6F8 /* PSMUnifiedTabStyle.m in Sources */,
476                                 A2D98B130A2B43FA0064C6F8 /* NSBezierPath_AMShading.m in Sources */,
477                         );
478                         runOnlyForDeploymentPostprocessing = 0;
479                 };
480 /* End PBXSourcesBuildPhase section */
482 /* Begin PBXTargetDependency section */
483                 53DF6905067E5B930090B5B0 /* PBXTargetDependency */ = {
484                         isa = PBXTargetDependency;
485                         target = 53DF68FC067E5B5A0090B5B0 /* PSMTabBarControlFramework */;
486                         targetProxy = 53DF6904067E5B930090B5B0 /* PBXContainerItemProxy */;
487                 };
488 /* End PBXTargetDependency section */
490 /* Begin PBXVariantGroup section */
491                 0259C57EFE90428111CA0C5A /* PSMTabBarControlInspector.nib */ = {
492                         isa = PBXVariantGroup;
493                         children = (
494                                 0259C57FFE90428111CA0C5A /* English */,
495                         );
496                         name = PSMTabBarControlInspector.nib;
497                         sourceTree = "<group>";
498                 };
499                 0259C580FE90428111CA0C5A /* PSMTabBarControlPalette.nib */ = {
500                         isa = PBXVariantGroup;
501                         children = (
502                                 0259C581FE90428111CA0C5A /* English */,
503                         );
504                         name = PSMTabBarControlPalette.nib;
505                         sourceTree = "<group>";
506                 };
507                 8D1AC97F0486D23B00FE50C9 /* InfoPlist.strings */ = {
508                         isa = PBXVariantGroup;
509                         children = (
510                                 8D1AC97B0486D23100FE50C9 /* English */,
511                         );
512                         name = InfoPlist.strings;
513                         sourceTree = "<group>";
514                 };
515                 A251BEC20959BC0E0058BC7F /* MainMenu.nib */ = {
516                         isa = PBXVariantGroup;
517                         children = (
518                                 A251BEC30959BC0E0058BC7F /* English */,
519                         );
520                         name = MainMenu.nib;
521                         sourceTree = "<group>";
522                 };
523                 A2A711B909E5AE1E00D0089B /* Window.nib */ = {
524                         isa = PBXVariantGroup;
525                         children = (
526                                 A2A711BA09E5AE1E00D0089B /* English */,
527                         );
528                         name = Window.nib;
529                         sourceTree = "<group>";
530                 };
531 /* End PBXVariantGroup section */
533 /* Begin XCBuildConfiguration section */
534                 C056398008A954F8003078D8 /* Debug */ = {
535                         isa = XCBuildConfiguration;
536                         buildSettings = {
537                                 ARCHS = "$(NATIVE_ARCH)";
538                                 COPY_PHASE_STRIP = NO;
539                                 DYLIB_COMPATIBILITY_VERSION = 1;
540                                 DYLIB_CURRENT_VERSION = 1;
541                                 FRAMEWORK_VERSION = A;
542                                 GCC_DYNAMIC_NO_PIC = NO;
543                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
544                                 GCC_MODEL_TUNING = G5;
545                                 GCC_OPTIMIZATION_LEVEL = 0;
546                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
547                                 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
548                                 INFOPLIST_FILE = "PSMTabBarControlFramework-Info.plist";
549                                 INSTALL_PATH = "@executable_path/../Frameworks";
550                                 OTHER_LDFLAGS = (
551                                         "-seg1addr",
552                                         0xc0000000,
553                                 );
554                                 PRODUCT_NAME = PSMTabBarControl;
555                                 SYMROOT = ../build;
556                                 ZERO_LINK = NO;
557                         };
558                         name = Debug;
559                 };
560                 C056398108A954F8003078D8 /* Release */ = {
561                         isa = XCBuildConfiguration;
562                         buildSettings = {
563                                 ARCHS = "$(NATIVE_ARCH)";
564                                 DYLIB_COMPATIBILITY_VERSION = 1;
565                                 DYLIB_CURRENT_VERSION = 1;
566                                 FRAMEWORK_VERSION = A;
567                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
568                                 GCC_MODEL_TUNING = G5;
569                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
570                                 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
571                                 INFOPLIST_FILE = "PSMTabBarControlFramework-Info.plist";
572                                 INSTALL_PATH = "@executable_path/../Frameworks";
573                                 OTHER_LDFLAGS = (
574                                         "-seg1addr",
575                                         0xc0000000,
576                                 );
577                                 PRODUCT_NAME = PSMTabBarControl;
578                                 SYMROOT = ../build;
579                         };
580                         name = Release;
581                 };
582                 C056398808A954F8003078D8 /* Debug */ = {
583                         isa = XCBuildConfiguration;
584                         buildSettings = {
585                                 COPY_PHASE_STRIP = NO;
586                                 GCC_DYNAMIC_NO_PIC = NO;
587                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
588                                 GCC_MODEL_TUNING = G5;
589                                 GCC_OPTIMIZATION_LEVEL = 0;
590                                 PRODUCT_NAME = All;
591                                 WARNING_CFLAGS = (
592                                         "-Wmost",
593                                         "-Wno-four-char-constants",
594                                         "-Wno-unknown-pragmas",
595                                 );
596                                 ZERO_LINK = YES;
597                         };
598                         name = Debug;
599                 };
600                 C056398908A954F8003078D8 /* Release */ = {
601                         isa = XCBuildConfiguration;
602                         buildSettings = {
603                                 ARCHS = (
604                                         ppc,
605                                         i386,
606                                 );
607                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
608                                 GCC_MODEL_TUNING = G5;
609                                 PRODUCT_NAME = All;
610                                 WARNING_CFLAGS = (
611                                         "-Wmost",
612                                         "-Wno-four-char-constants",
613                                         "-Wno-unknown-pragmas",
614                                 );
615                         };
616                         name = Release;
617                 };
618                 C056398C08A954F8003078D8 /* Debug */ = {
619                         isa = XCBuildConfiguration;
620                         buildSettings = {
621                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
622                                 GCC_WARN_UNUSED_VARIABLE = YES;
623                                 PREBINDING = NO;
624                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
625                         };
626                         name = Debug;
627                 };
628                 C056398D08A954F8003078D8 /* Release */ = {
629                         isa = XCBuildConfiguration;
630                         buildSettings = {
631                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
632                                 GCC_WARN_UNUSED_VARIABLE = YES;
633                                 PREBINDING = NO;
634                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
635                         };
636                         name = Release;
637                 };
638 /* End XCBuildConfiguration section */
640 /* Begin XCConfigurationList section */
641                 C056397F08A954F8003078D8 /* Build configuration list for PBXNativeTarget "PSMTabBarControlFramework" */ = {
642                         isa = XCConfigurationList;
643                         buildConfigurations = (
644                                 C056398008A954F8003078D8 /* Debug */,
645                                 C056398108A954F8003078D8 /* Release */,
646                         );
647                         defaultConfigurationIsVisible = 0;
648                         defaultConfigurationName = Release;
649                 };
650                 C056398708A954F8003078D8 /* Build configuration list for PBXAggregateTarget "All" */ = {
651                         isa = XCConfigurationList;
652                         buildConfigurations = (
653                                 C056398808A954F8003078D8 /* Debug */,
654                                 C056398908A954F8003078D8 /* Release */,
655                         );
656                         defaultConfigurationIsVisible = 0;
657                         defaultConfigurationName = Release;
658                 };
659                 C056398B08A954F8003078D8 /* Build configuration list for PBXProject "PSMTabBarControl" */ = {
660                         isa = XCConfigurationList;
661                         buildConfigurations = (
662                                 C056398C08A954F8003078D8 /* Debug */,
663                                 C056398D08A954F8003078D8 /* Release */,
664                         );
665                         defaultConfigurationIsVisible = 0;
666                         defaultConfigurationName = Release;
667                 };
668 /* End XCConfigurationList section */
669         };
670         rootObject = 0259C573FE90428111CA0C5A /* Project object */;