summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlowenergycontroller/qlowenergycontroller.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qlowenergycontroller/qlowenergycontroller.pro')
-rw-r--r--tests/auto/qlowenergycontroller/qlowenergycontroller.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/qlowenergycontroller/qlowenergycontroller.pro b/tests/auto/qlowenergycontroller/qlowenergycontroller.pro
new file mode 100644
index 00000000..159f27bf
--- /dev/null
+++ b/tests/auto/qlowenergycontroller/qlowenergycontroller.pro
@@ -0,0 +1,6 @@
+QT = core bluetooth testlib
+TARGET = tst_qlowenergycontroller
+CONFIG += testcase
+
+SOURCES += tst_qlowenergycontroller.cpp
+