summaryrefslogtreecommitdiff
path: root/examples/vehiclefunctions/climate_qml/climate_qml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/vehiclefunctions/climate_qml/climate_qml.pro')
-rw-r--r--examples/vehiclefunctions/climate_qml/climate_qml.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/vehiclefunctions/climate_qml/climate_qml.pro b/examples/vehiclefunctions/climate_qml/climate_qml.pro
index 370208f..485158b 100644
--- a/examples/vehiclefunctions/climate_qml/climate_qml.pro
+++ b/examples/vehiclefunctions/climate_qml/climate_qml.pro
@@ -8,3 +8,7 @@ RESOURCES += qml.qrc
# Additional import path used to resolve QML modules in Qt Creator's code model
QML_IMPORT_PATH =
+
+# install
+target.path = $$[QT_INSTALL_EXAMPLES]/vehiclefunctions/climate_qml
+INSTALLS += target