summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
blob: 3b5abbadeb6f4c21a3999666220b320a03674558 (plain)
1
2
3
4
5
6
TEMPLATE = subdirs
SUBDIRS += auto nfctestserver

linux*:!linux-armcc:contains(bluez_enabled, yes):contains(QT_CONFIG, dbus) {
    SUBDIRS += btclient
}