summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlowenergycontroller-gattserver/test/test.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qlowenergycontroller-gattserver/test/test.pro')
-rw-r--r--tests/auto/qlowenergycontroller-gattserver/test/test.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/auto/qlowenergycontroller-gattserver/test/test.pro b/tests/auto/qlowenergycontroller-gattserver/test/test.pro
new file mode 100644
index 00000000..45cff660
--- /dev/null
+++ b/tests/auto/qlowenergycontroller-gattserver/test/test.pro
@@ -0,0 +1,9 @@
+QT = core bluetooth bluetooth-private testlib
+
+TARGET = tst_qlowenergycontroller-gattserver
+CONFIG += testcase c++11
+
+config_linux_crypto_api:DEFINES += CONFIG_LINUX_CRYPTO_API
+config_bluez_le:DEFINES += CONFIG_BLUEZ_LE
+
+SOURCES += tst_qlowenergycontroller-gattserver.cpp