Show
Ignore:
Timestamp:
08/15/08 13:25:16 (5 months ago)
Author:
mbensi
Message:

merge with webkit revision 35774

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BAL/WKAL/Concretizations/Graphics/CMakeLists.txt

    r404 r437  
    6464        Cairo/BCImageSourceCairo.cpp 
    6565        Cairo/BCPathCairo.cpp 
     66        Cairo/BCPatternCairo.cpp 
    6667    ) 
    6768    IF (WEBKIT_USE_SVG) 
     
    9495    OWBLN (SDL/BCSVGPaintServerSolidSDL.h WKAL 0 0) 
    9596    OWBLN (SDL/BCGraphicsContextPrivateSDL.h WKAL 0 0) 
     97    OWBLN (SDL/BCPatternSDL.h WKAL 0 0) 
    9698 
    9799    INCLUDE_DIRECTORIES (${SDL_INCLUDE_DIRS}) 
     
    110112        SDL/BCIntPointSDL.cpp 
    111113        SDL/BCIntRectSDL.cpp 
     114        SDL/BCPatternSDL.cpp 
    112115    ) 
    113116    IF (WEBKIT_USE_SVG)