TARGET = hvac
QT = quickcontrols2

SOURCES = main.cpp

RESOURCES += \
    hvac.qrc \
    images/images.qrc

include(app.pri)