aboutsummaryrefslogtreecommitdiffstats
path: root/examples/ivicore/qface-tutorial/qface-tutorial.pro
blob: 724d50169c960b99a9db7a36a5cfc5410911d100 (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = subdirs
SUBDIRS += \
    instrument-cluster \
    chapter1-basics \
    chapter2-enums-structs \
    chapter3-simulation-backend \
    chapter4-simulation-behavior \
    chapter5-ipc \

qtHaveModule(dbus): SUBDIRS += chapter6-own-backend