- Timestamp:
- 06/11/07 01:21:55 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ICeCoffEE/ICeCoffEE/ICeCoffEE.xcodeproj/project.pbxproj
r272 r319 98 98 E1F84A480A7165B800D1FBA1 /* UI_SCRInstall.plugin in CopyFiles */ = {isa = PBXBuildFile; fileRef = E1F84A360A7165B800D1FBA1 /* UI_SCRInstall.plugin */; }; 99 99 E1F84A6D0A7165D400D1FBA1 /* Smart Crash Reports in CopyFiles */ = {isa = PBXBuildFile; fileRef = E1F84A490A7165D400D1FBA1 /* Smart Crash Reports */; }; 100 E1FC8F280C1A3C530021AB09 /* ICeCoffEELabeledIconCell.h in Headers */ = {isa = PBXBuildFile; fileRef = E1FC8F260C1A3C530021AB09 /* ICeCoffEELabeledIconCell.h */; }; 101 E1FC8F290C1A3C530021AB09 /* ICeCoffEELabeledIconCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E1FC8F270C1A3C530021AB09 /* ICeCoffEELabeledIconCell.m */; }; 100 102 /* End PBXBuildFile section */ 101 103 … … 246 248 E1F84A360A7165B800D1FBA1 /* UI_SCRInstall.plugin */ = {isa = PBXFileReference; lastKnownFileType = folder; path = UI_SCRInstall.plugin; sourceTree = "<group>"; }; 247 249 E1F84A490A7165D400D1FBA1 /* Smart Crash Reports */ = {isa = PBXFileReference; lastKnownFileType = folder; path = "Smart Crash Reports"; sourceTree = "<group>"; }; 250 E1FC8F260C1A3C530021AB09 /* ICeCoffEELabeledIconCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ICeCoffEELabeledIconCell.h; sourceTree = "<group>"; }; 251 E1FC8F270C1A3C530021AB09 /* ICeCoffEELabeledIconCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ICeCoffEELabeledIconCell.m; sourceTree = "<group>"; }; 248 252 F56276B903796C8B01AA4DA5 /* CFPreferencesWrapper.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CFPreferencesWrapper.h; sourceTree = "<group>"; }; 249 253 F56276BA03796C8B01AA4DA5 /* CFPreferencesWrapper.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = CFPreferencesWrapper.m; sourceTree = "<group>"; }; … … 374 378 E12FEC4004959F5A00AEFBF9 /* ICeCoffEENonHighlightingTextFieldCell.h */, 375 379 E12FEC3F04959F5A00AEFBF9 /* ICeCoffEENonHighlightingTextFieldCell.m */, 380 E1FC8F260C1A3C530021AB09 /* ICeCoffEELabeledIconCell.h */, 381 E1FC8F270C1A3C530021AB09 /* ICeCoffEELabeledIconCell.m */, 376 382 E12FEC4404959F5A00AEFBF9 /* ICeCoffEENonHighlightingButtonCell.h */, 377 383 E12FEC4304959F5A00AEFBF9 /* ICeCoffEENonHighlightingButtonCell.m */, … … 523 529 E1ABAEC20812F4B2007C5427 /* ICeCoffEENonHighlightingButtonCell.h in Headers */, 524 530 E191FCA00831B8FB003B09BC /* ICeCoffEESetServicesMenu.h in Headers */, 531 E1FC8F280C1A3C530021AB09 /* ICeCoffEELabeledIconCell.h in Headers */, 525 532 ); 526 533 runOnlyForDeploymentPostprocessing = 0; … … 723 730 E1ABAECE0812F4B2007C5427 /* ICeCoffEEKeyEquivalents.m in Sources */, 724 731 E191FCA10831B8FB003B09BC /* ICeCoffEESetServicesMenu.m in Sources */, 732 E1FC8F290C1A3C530021AB09 /* ICeCoffEELabeledIconCell.m in Sources */, 725 733 ); 726 734 runOnlyForDeploymentPostprocessing = 0;
Note:
See TracChangeset
for help on using the changeset viewer.