summaryrefslogtreecommitdiffstats
path: root/tests/quick2chartproperties/quick2chartproperties.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/quick2chartproperties/quick2chartproperties.pro')
-rw-r--r--tests/quick2chartproperties/quick2chartproperties.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/quick2chartproperties/quick2chartproperties.pro b/tests/quick2chartproperties/quick2chartproperties.pro
deleted file mode 100644
index e665f9c5..00000000
--- a/tests/quick2chartproperties/quick2chartproperties.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-!include( ../tests.pri ) {
- error( "Couldn't find the test.pri file!" )
-}
-
-RESOURCES += resources.qrc
-SOURCES += main.cpp
-OTHER_FILES += qml/quick2chartproperties/*
-
-include(qtquick2applicationviewer/qtquick2applicationviewer.pri)