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