summaryrefslogtreecommitdiff
path: root/examples/embedded/weatherinfo/weatherinfo.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/embedded/weatherinfo/weatherinfo.pro')
-rw-r--r--examples/embedded/weatherinfo/weatherinfo.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/examples/embedded/weatherinfo/weatherinfo.pro b/examples/embedded/weatherinfo/weatherinfo.pro
deleted file mode 100644
index 4bed5d0..0000000
--- a/examples/embedded/weatherinfo/weatherinfo.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-TEMPLATE = app
-TARGET = weatherinfo
-SOURCES = weatherinfo.cpp
-RESOURCES = weatherinfo.qrc
-QT += network svg
-
-target.path = $$[QT_INSTALL_EXAMPLES]/qtsvg/embedded/weatherinfo
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro icons
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtsvg/embedded/weatherinfo
-INSTALLS += target sources
-QT+=widgets