Changeset 19163 for trunk/WebKit.pri

Show
Ignore:
Timestamp:
01/26/07 14:19:16 (2 years ago)
Author:
staikos
Message:

What's left of my trashed work to add more Qt functionality

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/WebKit.pri

    r19048 r19163  
    22 
    33INCLUDEPATH += $$PWD/WebKitQt/Api  
    4  
    5 # Remove this once we can actually use the API 
    6 INCLUDEPATH += $$PWD/JavaScriptCore \ 
    7                $$PWD/WebCore \ 
    8                $$PWD/WebCore/platform \ 
    9                $$PWD/WebCore/platform/qt \ 
    10                $$PWD/WebCore/platform/network \ 
    11                $$PWD/WebCore/platform/graphics \ 
    12                $$PWD/WebCore/editing \ 
    13                $$PWD/WebCore/page \ 
    14                $$PWD/WebCore/page/qt \ 
    15                $$PWD/WebCore/dom \ 
    16                $$PWD/WebCore/html \ 
    17                $$PWD/WebCore/history \ 
    18                $$PWD/WebCore/rendering \ 
    19                $$PWD/WebCore/loader \ 
    20                $$PWD/WebCore/loader/qt \ 
    21                $$PWD/WebCore/css \ 
    22                $$PWD/WebCore/bridge \ 
    23                $$PWD/WebKitQt/WebCoreSupport 
    244 
    255DEFINES += BUILDING_QT__=1