summaryrefslogtreecommitdiffstats
path: root/meta/packages/webkit/files/WebKit.pro
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/webkit/files/WebKit.pro')
-rw-r--r--meta/packages/webkit/files/WebKit.pro11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/packages/webkit/files/WebKit.pro b/meta/packages/webkit/files/WebKit.pro
new file mode 100644
index 0000000000..aab0209a93
--- /dev/null
+++ b/meta/packages/webkit/files/WebKit.pro
@@ -0,0 +1,11 @@
1TEMPLATE = subdirs
2CONFIG += ordered
3!gtk-port:CONFIG += qt-port
4qt-port:!win32-*:SUBDIRS += WebKit/qt/Plugins
5SUBDIRS += \
6 WebCore
7
8qt-port:SUBDIRS += \
9 WebKit/qt/QtLauncher
10gtk-port:SUBDIRS += \
11 WebKitTools/GtkLauncher