aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/quickcontrols2/headerview/headerview.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/quickcontrols2/headerview/headerview.pro')
-rw-r--r--tests/manual/quickcontrols2/headerview/headerview.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/manual/quickcontrols2/headerview/headerview.pro b/tests/manual/quickcontrols2/headerview/headerview.pro
deleted file mode 100644
index 474cc921..00000000
--- a/tests/manual/quickcontrols2/headerview/headerview.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TEMPLATE = app
-TARGET = headerview
-QT += qml quick quick-private quickcontrols2 quickcontrols2-private \
- quicktemplates2-private quicktemplates2
-SOURCES += main.cpp
-RESOURCES += main.qml
-# Default rules for deployment.
-qnx: target.path = /tmp/$${TARGET}/bin
-else: unix:!android: target.path = /opt/$${TARGET}/bin
-!isEmpty(target.path): INSTALLS += target