blob: 890e63d84b5172966f4c57f70027bd64c5e79674 [file] [log] [blame]
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