summaryrefslogtreecommitdiffstats
path: root/examples/webenginequick/customtouchhandle/customtouchhandle.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webenginequick/customtouchhandle/customtouchhandle.pro')
-rw-r--r--examples/webenginequick/customtouchhandle/customtouchhandle.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/examples/webenginequick/customtouchhandle/customtouchhandle.pro b/examples/webenginequick/customtouchhandle/customtouchhandle.pro
deleted file mode 100644
index a74ef3146..000000000
--- a/examples/webenginequick/customtouchhandle/customtouchhandle.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TEMPLATE = app
-
-QT += webenginequick
-
-SOURCES += main.cpp
-
-RESOURCES += qml.qrc
-
-target.path = $$[QT_INSTALL_EXAMPLES]/webenginequick/customtouchhandle
-INSTALLS += target