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

# NFC disabled
#SUBDIRS += nfctestserver

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