summaryrefslogtreecommitdiff
path: root/src/plugins/ivivehiclefunctions/ivivehiclefunctions.pro
blob: 6b1450667d720bdb0726d8a8251c6e4dcbf21b93 (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = subdirs

QT_FOR_CONFIG += ivivehiclefunctions-private

qtConfig(vehiclefunctions_simulation_backend): SUBDIRS += vehiclefunctions_simulator
qtConfig(vehiclefunctions_qtro_backend): SUBDIRS += vehiclefunctions_qtro

OTHER_FILES += \
    $$PWD/doc/*.qdocconf \
    $$PWD/doc/src/*.qdoc