summaryrefslogtreecommitdiffstats
path: root/examples/sensors/grue/grue.pro
blob: 0405286d0ce99ef46edc6e0ea4052ec4581326f1 (plain)
1
2
3
4
5
6
7
8
TEMPLATE = subdirs

SUBDIRS += lib plugin console_app
SUBDIRS += import qml_app

plugin.depends = lib
import.depends = lib