summaryrefslogtreecommitdiffstats
path: root/weather-qml/Weather.qmlproject
diff options
context:
space:
mode:
Diffstat (limited to 'weather-qml/Weather.qmlproject')
-rw-r--r--weather-qml/Weather.qmlproject19
1 files changed, 0 insertions, 19 deletions
diff --git a/weather-qml/Weather.qmlproject b/weather-qml/Weather.qmlproject
deleted file mode 100644
index 3923c0e..0000000
--- a/weather-qml/Weather.qmlproject
+++ /dev/null
@@ -1,19 +0,0 @@
-// File generated by QtCreator
-
-import QmlProject 1.0
-
-Project {
- // Scan current directory and subdirectories for .qml, .js, and image files
- QmlFiles {
- directory: "."
- recursive: true
- }
- JavaScriptFiles {
- directory: "."
- recursive: true
- }
- ImageFiles {
- directory: "."
- recursive: true
- }
-}