aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/core/qivipagingmodel/qivipagingmodel.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/core/qivipagingmodel/qivipagingmodel.pro')
-rw-r--r--tests/auto/core/qivipagingmodel/qivipagingmodel.pro15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/auto/core/qivipagingmodel/qivipagingmodel.pro b/tests/auto/core/qivipagingmodel/qivipagingmodel.pro
deleted file mode 100644
index 9f632db..0000000
--- a/tests/auto/core/qivipagingmodel/qivipagingmodel.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-QT += testlib ivicore quick ivicore-private core-private
-
-TARGET = tst_qivipagingmodel
-QMAKE_PROJECT_NAME = $$TARGET
-CONFIG += testcase
-
-TEMPLATE = app
-
-SOURCES += \
- tst_qivipagingmodel.cpp
-
-DEFINES += SRCDIR=\\\"$$PWD/\\\"
-
-DISTFILES += testdata/*
-