summaryrefslogtreecommitdiffstats
path: root/examples/wayland/custom-extension/testapp/testapp.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wayland/custom-extension/testapp/testapp.pro')
-rw-r--r--examples/wayland/custom-extension/testapp/testapp.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/wayland/custom-extension/testapp/testapp.pro b/examples/wayland/custom-extension/testapp/testapp.pro
deleted file mode 100644
index 062210e9a..000000000
--- a/examples/wayland/custom-extension/testapp/testapp.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-SOURCES += main.cpp
-
-CONFIG += c++11
-
-target.path = $$[QT_INSTALL_EXAMPLES]/wayland/custom-extension/testapp
-INSTALLS += target