changeset 0 | dd21522fd290 |
-1:000000000000 | 0:dd21522fd290 |
---|---|
1 TEMPLATE = subdirs |
|
2 CONFIG += ordered |
|
3 !gtk-port:CONFIG += qt-port |
|
4 qt-port:!win32-*:SUBDIRS += WebKit/qt/Plugins |
|
5 SUBDIRS += \ |
|
6 JavaScriptCore/pcre/dftables.pro \ |
|
7 WebCore \ |
|
8 JavaScriptCore/kjs/testkjs.pro |
|
9 |
|
10 qt-port { |
|
11 SUBDIRS += WebKit/qt/QtLauncher |
|
12 |
|
13 !win32-*: SUBDIRS += WebKitTools/DumpRenderTree/qt/DumpRenderTree.pro |
|
14 } |
|
15 |
|
16 gtk-port:SUBDIRS += \ |
|
17 WebKitTools/GtkLauncher |