summaryrefslogtreecommitdiff
path: root/examples/ivivehiclefunctions/ivivehiclefunctions.pro
blob: 19ff424d7904addbdab7262174d30d5aa8f4b4f0 (plain)
1
2
3
4
5
6
7
TEMPLATE = subdirs

SUBDIRS += \
    climate_qml \
    window_qml

qtHaveModule(widgets): SUBDIRS += climate_widget