summaryrefslogtreecommitdiffstats
path: root/tests/presenterchart/presenterchart.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/presenterchart/presenterchart.pro')
-rw-r--r--tests/presenterchart/presenterchart.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/presenterchart/presenterchart.pro b/tests/presenterchart/presenterchart.pro
new file mode 100644
index 00000000..dc948675
--- /dev/null
+++ b/tests/presenterchart/presenterchart.pro
@@ -0,0 +1,6 @@
+!include( ../tests.pri ) {
+ error( "Couldn't find the examples.pri file!" )
+}
+TARGET = presenterchart
+HEADERS += chartview.h
+SOURCES += main.cpp chartview.cpp