blob: 7a67e8e4b93af2b67a4030701e0b5f6acca511ee [file] [log] [blame]
QT = core bluetooth-private testlib
# Android requires GUI application when running test
android: QT += widgets
TARGET = tst_qlowenergycontroller
CONFIG += testcase
SOURCES += tst_qlowenergycontroller.cpp
osx|ios {
QT += widgets
}