aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/imagine/automotive/automotive.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quickcontrols2/imagine/automotive/automotive.pro')
-rw-r--r--examples/quickcontrols2/imagine/automotive/automotive.pro15
1 files changed, 0 insertions, 15 deletions
diff --git a/examples/quickcontrols2/imagine/automotive/automotive.pro b/examples/quickcontrols2/imagine/automotive/automotive.pro
deleted file mode 100644
index 890e63d8..00000000
--- a/examples/quickcontrols2/imagine/automotive/automotive.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-TEMPLATE = app
-TARGET = automotive
-QT += quick quickcontrols2
-
-SOURCES += \
- automotive.cpp
-
-RESOURCES += \
- icons/icons.qrc \
- imagine-assets/imagine-assets.qrc \
- qml/qml.qrc \
- qtquickcontrols2.conf
-
-target.path = $$[QT_INSTALL_EXAMPLES]/quickcontrols2/imagine/automotive
-INSTALLS += target