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