summaryrefslogtreecommitdiffstats
path: root/examples/webengine/webengine.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webengine/webengine.pro')
-rw-r--r--examples/webengine/webengine.pro13
1 files changed, 0 insertions, 13 deletions
diff --git a/examples/webengine/webengine.pro b/examples/webengine/webengine.pro
deleted file mode 100644
index 058868395..000000000
--- a/examples/webengine/webengine.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-TEMPLATE=subdirs
-
-SUBDIRS += \
- customdialogs \
- minimal \
- quicknanobrowser \
- webengineaction
-
-qtHaveModule(quickcontrols2) {
- SUBDIRS += \
- lifecycle \
- recipebrowser
-}