summaryrefslogtreecommitdiffstats
path: root/examples/barchart/barchart.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/barchart/barchart.pro')
-rw-r--r--examples/barchart/barchart.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/barchart/barchart.pro b/examples/barchart/barchart.pro
new file mode 100644
index 00000000..f61adac0
--- /dev/null
+++ b/examples/barchart/barchart.pro
@@ -0,0 +1,5 @@
+SOURCES += main.cpp
+QT += datavis3d
+
+target.path = $$[QT_INSTALL_EXAMPLES]/datavis3d/barchart
+INSTALLS += target