summaryrefslogtreecommitdiff
path: root/examples/ivicore/qface-tutorial/chapter4-simulation-behavior/chapter4-simulation-behavior.pro
blob: ccb1fddd0a5854334945f00cf93ac926ec19ae08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE = subdirs
SUBDIRS += \
    instrument-cluster \
    frontend \
    backend_simulator \
    imports \

instrument-cluster.depends = frontend
backend_simulator.depends = frontend
imports.depends = frontend

OTHER_FILES += instrument-cluster.qface