summaryrefslogtreecommitdiffstats
path: root/basicsuite/controls-touch/controls-touch.pro
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/controls-touch/controls-touch.pro')
-rw-r--r--basicsuite/controls-touch/controls-touch.pro16
1 files changed, 0 insertions, 16 deletions
diff --git a/basicsuite/controls-touch/controls-touch.pro b/basicsuite/controls-touch/controls-touch.pro
deleted file mode 100644
index 9771bef..0000000
--- a/basicsuite/controls-touch/controls-touch.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-TARGET = controls-touch
-
-include(../shared/shared.pri)
-b2qtdemo_deploy_defaults()
-
-content.files = \
- *.qml \
- *.png \
- content \
- images
-
-content.path = $$DESTPATH
-
-OTHER_FILES += $${content.files}
-
-INSTALLS += target content