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