Changeset 31621 in webkit


Ignore:
Timestamp:
Apr 3, 2008, 8:51:50 PM (17 years ago)
Author:
mitz@apple.com
Message:
  • project file updates in preparation for build fixes
  • GNUmakefile.am:
  • WebCore.pro:
  • WebCoreSources.bkl:
Location:
trunk/WebCore
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebCore/ChangeLog

    r31620 r31621  
     12008-04-03  Dan Bernstein  <mitz@apple.com>
     2
     3        - project file updates in preparation for build fixes
     4
     5        * GNUmakefile.am:
     6        * WebCore.pro:
     7        * WebCoreSources.bkl:
     8
    192008-04-03  Nicholas Shanks  <webkit@nickshanks.com>
    210
  • trunk/WebCore/GNUmakefile.am

    r31615 r31621  
    845845        WebCore/platform/DragImage.cpp \
    846846        WebCore/platform/FileChooser.cpp \
     847        WebCore/platform/graphics/FontDescription.cpp \
    847848        WebCore/platform/graphics/FontFamily.cpp \
    848849        WebCore/platform/graphics/AffineTransform.cpp \
  • trunk/WebCore/WebCore.pro

    r31607 r31621  
    780780    platform/DragImage.cpp \
    781781    platform/FileChooser.cpp \
     782    platform/graphics/FontDescription.cpp \
    782783    platform/graphics/FontFamily.cpp \
    783784    platform/graphics/AffineTransform.cpp \
  • trunk/WebCore/WebCoreSources.bkl

    r31607 r31621  
    608608        platform/graphics/FontCache.cpp
    609609        platform/graphics/FontData.cpp
     610        platform/graphics/FontDescription.cpp
    610611        platform/graphics/FontFallbackList.cpp
    611612        platform/graphics/FontFamily.cpp
Note: See TracChangeset for help on using the changeset viewer.