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