Changeset 29907 in webkit


Ignore:
Timestamp:
Jan 31, 2008 8:31:46 PM (16 years ago)
Author:
beidson@apple.com
Message:

Build fix

  • WebCore.xcodeproj/project.pbxproj: Header -> WebKit
Location:
trunk/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebCore/ChangeLog

    r29906 r29907  
     12008-01-31  Brady Eidson  <beidson@apple.com>
     2
     3        Build fix
     4
     5        * WebCore.xcodeproj/project.pbxproj: Header -> WebKit
     6
    172008-01-31  Brady Eidson  <beidson@apple.com>
    28
  • trunk/WebCore/WebCore.xcodeproj/project.pbxproj

    r29906 r29907  
    395395                514C767E0CE923A1007EF3CD /* ResourceResponseBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 514C76690CE923A1007EF3CD /* ResourceResponseBase.cpp */; };
    396396                514C767F0CE923A1007EF3CD /* ResourceResponseBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 514C766A0CE923A1007EF3CD /* ResourceResponseBase.h */; settings = {ATTRIBUTES = (Private, ); }; };
    397                 515378030D52D0630063A78B /* Locker.h in Headers */ = {isa = PBXBuildFile; fileRef = 515378020D52D0630063A78B /* Locker.h */; };
     397                515378030D52D0630063A78B /* Locker.h in Headers */ = {isa = PBXBuildFile; fileRef = 515378020D52D0630063A78B /* Locker.h */; settings = {ATTRIBUTES = (Private, ); }; };
    398398                515B03990CD1642A00B7EA9C /* SQLStatement.h in Headers */ = {isa = PBXBuildFile; fileRef = 515B03970CD1642A00B7EA9C /* SQLStatement.h */; };
    399399                515B039A0CD1642A00B7EA9C /* SQLStatement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 515B03980CD1642A00B7EA9C /* SQLStatement.cpp */; };
Note: See TracChangeset for help on using the changeset viewer.