summaryrefslogtreecommitdiffstats
path: root/Tools/qmake/mkspecs/modules/webkit2.prf
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/qmake/mkspecs/modules/webkit2.prf')
-rw-r--r--Tools/qmake/mkspecs/modules/webkit2.prf9
1 files changed, 0 insertions, 9 deletions
diff --git a/Tools/qmake/mkspecs/modules/webkit2.prf b/Tools/qmake/mkspecs/modules/webkit2.prf
deleted file mode 100644
index a2502160d..000000000
--- a/Tools/qmake/mkspecs/modules/webkit2.prf
+++ /dev/null
@@ -1,9 +0,0 @@
-# -------------------------------------------------------------------
-# Module file for WebKit2, used by targets that depend on WebKit2
-#
-# See 'Tools/qmake/README' for an overview of the build system
-# -------------------------------------------------------------------
-
-WEBKIT.webkit2.root_source_dir = $${ROOT_WEBKIT_DIR}/Source/WebKit2
-
-include($${WEBKIT.webkit2.root_source_dir}/WebKit2.pri)