Ignore:
Timestamp:
07/20/09 06:03:15 (15 years ago)
Author:
Nicholas Riley
Message:

Remove last bits of QuickTime usage.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cocoa/Pester/Source/Pester.xcodeproj/project.pbxproj

    r553 r569  
    105105                E1B11F7F0CF5F30F004975AA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
    106106                E1B11F800CF5F30F004975AA /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F5F240D0036A87E301FE7503 /* Carbon.framework */; };
    107                 E1B11F820CF5F30F004975AA /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F59E4BEA036B33EC016B311C /* QuickTime.framework */; };
    108107                E1B11F830CF5F30F004975AA /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E14DB31203B8038300000028 /* IOKit.framework */; };
    109108                E1B11F840CF5F30F004975AA /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E18DAAEE0442D02500050002 /* CoreAudio.framework */; };
     
    302301                F59E4BE6036B2E5E016B311C /* PSScriptAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PSScriptAlert.m; sourceTree = "<group>"; };
    303302                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>"; };
    305303                F59E4C0D036B43D2016B311C /* QTMovie-NJRExtensions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = "QTMovie-NJRExtensions.m"; sourceTree = "<group>"; };
    306304                F59E4C0E036B43D2016B311C /* QTMovie-NJRExtensions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "QTMovie-NJRExtensions.h"; sourceTree = "<group>"; };
     
    353351                                E1B11F7F0CF5F30F004975AA /* Cocoa.framework in Frameworks */,
    354352                                E1B11F800CF5F30F004975AA /* Carbon.framework in Frameworks */,
    355                                 E1B11F820CF5F30F004975AA /* QuickTime.framework in Frameworks */,
    356353                                E1B11F830CF5F30F004975AA /* IOKit.framework in Frameworks */,
    357354                                E1B11F840CF5F30F004975AA /* CoreAudio.framework in Frameworks */,
     
    387384                                E18DAAEE0442D02500050002 /* CoreAudio.framework */,
    388385                                E1B121B30CF639A1004975AA /* QTKit.framework */,
    389                                 F59E4BEA036B33EC016B311C /* QuickTime.framework */,
    390386                                E14DB31203B8038300000028 /* IOKit.framework */,
    391387                        );
Note: See TracChangeset for help on using the changeset viewer.