summaryrefslogtreecommitdiffstats
path: root/qtwebengine.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtwebengine.pro')
-rw-r--r--qtwebengine.pro22
1 files changed, 0 insertions, 22 deletions
diff --git a/qtwebengine.pro b/qtwebengine.pro
deleted file mode 100644
index 620f451f1..000000000
--- a/qtwebengine.pro
+++ /dev/null
@@ -1,22 +0,0 @@
-load(qt_parts)
-load(configure)
-
-runConfigure()
-
-!isEmpty(skipBuildReason) {
- SUBDIRS =
- log($${skipBuildReason}$${EOL})
- log(QtWebEngine will not be built.$${EOL})
-}
-
-QMAKE_DISTCLEAN += .qmake.cache
-
-OTHER_FILES = \
- tools/buildscripts/* \
- tools/scripts/* \
- config.tests/khr/* \
- config.tests/libcap/* \
- config.tests/libvpx/* \
- config.tests/snappy/* \
- config.tests/re2/* \
- mkspecs/features/*