summaryrefslogtreecommitdiffstats
path: root/tests/auto/cpptest/q3dcustom/q3dcustom.pro
diff options
context:
space:
mode:
authorTomi Korpipää <tomi.korpipaa@digia.com>2014-10-23 07:51:19 +0300
committerTomi Korpipää <tomi.korpipaa@digia.com>2014-10-23 09:08:58 +0300
commit14ba79846a1e8a63df47b374f7808ae2447c7e2f (patch)
tree7ee392041b9329d9b8461c9ae8aa4519c1f0d825 /tests/auto/cpptest/q3dcustom/q3dcustom.pro
parent8b40f40c4b51fb5a9e02bf4f2c17658500497eff (diff)
Added C++ autotests for custom items, labels and volumes.
Task-number: QTRD-3368 Change-Id: Ia6199669b0b70190de5a5d057c596093a051c1a9 Change-Id: Ia6199669b0b70190de5a5d057c596093a051c1a9 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Diffstat (limited to 'tests/auto/cpptest/q3dcustom/q3dcustom.pro')
-rw-r--r--tests/auto/cpptest/q3dcustom/q3dcustom.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/cpptest/q3dcustom/q3dcustom.pro b/tests/auto/cpptest/q3dcustom/q3dcustom.pro
new file mode 100644
index 00000000..af584baa
--- /dev/null
+++ b/tests/auto/cpptest/q3dcustom/q3dcustom.pro
@@ -0,0 +1,8 @@
+QT += testlib datavisualization
+
+TARGET = tst_cpptest
+CONFIG += console testcase
+
+TEMPLATE = app
+
+SOURCES += tst_custom.cpp