summaryrefslogtreecommitdiffstats
path: root/examples/systeminfo/qml-storageinfo/qml-storageinfo.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/systeminfo/qml-storageinfo/qml-storageinfo.pro')
-rw-r--r--examples/systeminfo/qml-storageinfo/qml-storageinfo.pro15
1 files changed, 0 insertions, 15 deletions
diff --git a/examples/systeminfo/qml-storageinfo/qml-storageinfo.pro b/examples/systeminfo/qml-storageinfo/qml-storageinfo.pro
deleted file mode 100644
index 3113b0bf..00000000
--- a/examples/systeminfo/qml-storageinfo/qml-storageinfo.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-TEMPLATE = app
-TARGET = qml-storageinfo
-QT += quick
-SOURCES = main.cpp
-
-app.files = \
- $$files(*.qml) \
- content
-
-target.path = $$[QT_INSTALL_EXAMPLES]/sysinfo/qml-storageinfo
-app.path = $$[QT_INSTALL_EXAMPLES]/sysinfo/qml-storageinfo
-INSTALLS += target app
-
-RESOURCES += \
- qml-storageinfo.qrc