summaryrefslogtreecommitdiffstats
path: root/tests/itemmodeltest/itemmodeltest.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/itemmodeltest/itemmodeltest.pro')
-rw-r--r--tests/itemmodeltest/itemmodeltest.pro11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/itemmodeltest/itemmodeltest.pro b/tests/itemmodeltest/itemmodeltest.pro
new file mode 100644
index 00000000..d1cf0959
--- /dev/null
+++ b/tests/itemmodeltest/itemmodeltest.pro
@@ -0,0 +1,11 @@
+android|ios {
+ error( "This test is not supported for android or ios." )
+}
+
+!include( ../tests.pri ) {
+ error( "Couldn't find the tests.pri file!" )
+}
+
+SOURCES += main.cpp
+
+QT += widgets