summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothdeviceinfo/qbluetoothdeviceinfo.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qbluetoothdeviceinfo/qbluetoothdeviceinfo.pro')
-rw-r--r--tests/auto/qbluetoothdeviceinfo/qbluetoothdeviceinfo.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/qbluetoothdeviceinfo/qbluetoothdeviceinfo.pro b/tests/auto/qbluetoothdeviceinfo/qbluetoothdeviceinfo.pro
index 43ca52ed..e33125c2 100644
--- a/tests/auto/qbluetoothdeviceinfo/qbluetoothdeviceinfo.pro
+++ b/tests/auto/qbluetoothdeviceinfo/qbluetoothdeviceinfo.pro
@@ -4,3 +4,6 @@ CONFIG += testcase
QT = core concurrent bluetooth testlib
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
+blackberry {
+ LIBS += -lbtapi
+}