Changeset 39872 in webkit


Ignore:
Timestamp:
Jan 13, 2009 12:24:13 PM (15 years ago)
Author:
mrowe@apple.com
Message:

Don't copy DOMStringList.idl into the framework bundle.

Rubber-stamped by Oliver Hunt.

  • WebCore.xcodeproj/project.pbxproj:
Location:
trunk/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebCore/ChangeLog

    r39868 r39872  
     12009-01-13  Mark Rowe  <mrowe@apple.com>
     2
     3        Rubber-stamped by Oliver Hunt.
     4
     5        Don't copy DOMStringList.idl into the framework bundle.
     6
     7        * WebCore.xcodeproj/project.pbxproj:
     8
    192009-01-13  Christian Dywan  <christian@twotoasts.de>
    210
  • trunk/WebCore/WebCore.xcodeproj/project.pbxproj

    r39805 r39872  
    42234223                E10B9CCC0B747A44003ED890 /* DOMCustomXPathNSResolver.h in Headers */ = {isa = PBXBuildFile; fileRef = E10B9CCA0B747A44003ED890 /* DOMCustomXPathNSResolver.h */; };
    42244224                E10B9CCD0B747A44003ED890 /* DOMCustomXPathNSResolver.mm in Sources */ = {isa = PBXBuildFile; fileRef = E10B9CCB0B747A44003ED890 /* DOMCustomXPathNSResolver.mm */; };
    4225                 E10BB3740F14B58500560E13 /* DOMStringList.idl in Resources */ = {isa = PBXBuildFile; fileRef = E10BB3730F14B58500560E13 /* DOMStringList.idl */; };
    42264225                E10BB3780F14B62200560E13 /* DOMStringList.h in Headers */ = {isa = PBXBuildFile; fileRef = E10BB3770F14B62200560E13 /* DOMStringList.h */; };
    42274226                E10BB37B0F14B64100560E13 /* DOMStringList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E10BB37A0F14B64100560E13 /* DOMStringList.cpp */; };
     
    1662316622                                1AB1AE7A0C051FDE00139F4F /* zoomInCursor.png in Resources */,
    1662416623                                1AB1AE7B0C051FDE00139F4F /* zoomOutCursor.png in Resources */,
    16625                                 E10BB3740F14B58500560E13 /* DOMStringList.idl in Resources */,
    1662616624                        );
    1662716625                        runOnlyForDeploymentPostprocessing = 0;
Note: See TracChangeset for help on using the changeset viewer.