Changeset 4315
- Timestamp:
- 06/11/06 15:16:00 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
WiredAdditions/trunk/WiredAdditions.xcodeproj/project.pbxproj
r4294 r4315 288 288 A523A5A40A12AD90009DD940 /* WITextAttachment.m */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.objc; path = WITextAttachment.m; sourceTree = "<group>"; }; 289 289 A523A5A50A12AD90009DD940 /* WITextAttachment.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = WITextAttachment.h; sourceTree = "<group>"; }; 290 A53D14FA0A3C4E9500E6148D /* French */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = French; path = French.lproj/InfoPlist.strings; sourceTree = "<group>"; }; 291 A53D14FB0A3C4EA400E6148D /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Japanese; path = Japanese.lproj/InfoPlist.strings; sourceTree = "<group>"; }; 290 292 A544C02E0758DE18008446CF /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; }; 291 293 A544C0420758DE5B008446CF /* WISortDescending.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = WISortDescending.tiff; sourceTree = SOURCE_ROOT; }; … … 410 412 A5E4B33007A9752E00BD6812 /* NSImage-Baadge.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = "NSImage-Baadge.tiff"; sourceTree = "<group>"; }; 411 413 A5E4B33107A9752E00BD6812 /* NSImage-Baaadge.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = "NSImage-Baaadge.tiff"; sourceTree = "<group>"; }; 412 A5E4B39E07A9797200BD6812 /* WIAutoreleasePool Test.app */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = wrapper.application; path = "WIAutoreleasePool Test.app"; sourceTree = BUILT_PRODUCTS_DIR; };414 A5E4B39E07A9797200BD6812 /* WIAutoreleasePool Test.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "WIAutoreleasePool Test.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 413 415 A5E4B3E407A97A4900BD6812 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.xml; name = Info.plist; path = Tests/WIAutoreleasePool/Info.plist; sourceTree = "<group>"; }; 414 416 A5E4B3EA07A97A5500BD6812 /* main.m */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.objc; name = main.m; path = Tests/WIAutoreleasePool/main.m; sourceTree = "<group>"; }; … … 1250 1252 089C1667FE841158C02AAC07 /* English */, 1251 1253 A56453F40A364AE000ADF4F5 /* German */, 1254 A53D14FA0A3C4E9500E6148D /* French */, 1255 A53D14FB0A3C4EA400E6148D /* Japanese */, 1252 1256 ); 1253 1257 name = InfoPlist.strings;
