aboutsummaryrefslogtreecommitdiffstats
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 @@
+TEMPLATE = subdirs
+CONFIG += ordered
+!gtk-port:CONFIG += qt-port
+qt-port:!win32-*:SUBDIRS += WebKit/qt/Plugins
+SUBDIRS += \
+ WebCore
+
+qt-port:SUBDIRS += \
+ WebKit/qt/QtLauncher
+gtk-port:SUBDIRS += \
+ WebKitTools/GtkLauncher