- Timestamp:
- 07/20/09 06:03:15 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cocoa/Pester/Source/Pester.xcodeproj/project.pbxproj
r553 r569 105 105 E1B11F7F0CF5F30F004975AA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; }; 106 106 E1B11F800CF5F30F004975AA /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F5F240D0036A87E301FE7503 /* Carbon.framework */; }; 107 E1B11F820CF5F30F004975AA /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F59E4BEA036B33EC016B311C /* QuickTime.framework */; };108 107 E1B11F830CF5F30F004975AA /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E14DB31203B8038300000028 /* IOKit.framework */; }; 109 108 E1B11F840CF5F30F004975AA /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E18DAAEE0442D02500050002 /* CoreAudio.framework */; }; … … 302 301 F59E4BE6036B2E5E016B311C /* PSScriptAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PSScriptAlert.m; sourceTree = "<group>"; }; 303 302 F59E4BE7036B2E5E016B311C /* PSScriptAlert.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PSScriptAlert.h; sourceTree = "<group>"; }; 304 F59E4BEA036B33EC016B311C /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = "<absolute>"; };305 303 F59E4C0D036B43D2016B311C /* QTMovie-NJRExtensions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = "QTMovie-NJRExtensions.m"; sourceTree = "<group>"; }; 306 304 F59E4C0E036B43D2016B311C /* QTMovie-NJRExtensions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "QTMovie-NJRExtensions.h"; sourceTree = "<group>"; }; … … 353 351 E1B11F7F0CF5F30F004975AA /* Cocoa.framework in Frameworks */, 354 352 E1B11F800CF5F30F004975AA /* Carbon.framework in Frameworks */, 355 E1B11F820CF5F30F004975AA /* QuickTime.framework in Frameworks */,356 353 E1B11F830CF5F30F004975AA /* IOKit.framework in Frameworks */, 357 354 E1B11F840CF5F30F004975AA /* CoreAudio.framework in Frameworks */, … … 387 384 E18DAAEE0442D02500050002 /* CoreAudio.framework */, 388 385 E1B121B30CF639A1004975AA /* QTKit.framework */, 389 F59E4BEA036B33EC016B311C /* QuickTime.framework */,390 386 E14DB31203B8038300000028 /* IOKit.framework */, 391 387 );
Note:
See TracChangeset
for help on using the changeset viewer.