summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro35
1 files changed, 0 insertions, 35 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
deleted file mode 100644
index f1112240..00000000
--- a/tests/auto/auto.pro
+++ /dev/null
@@ -1,35 +0,0 @@
-TEMPLATE = subdirs
-
-SUBDIRS += \
- cmake
-
-qtHaveModule(bluetooth) {
- SUBDIRS += \
- qbluetoothaddress \
- qbluetoothdevicediscoveryagent \
- qbluetoothdeviceinfo \
- qbluetoothlocaldevice \
- qbluetoothhostinfo \
- qbluetoothservicediscoveryagent \
- qbluetoothserviceinfo \
- qbluetoothsocket \
- qbluetoothtransfermanager \
- qbluetoothtransferrequest \
- qbluetoothuuid \
- qbluetoothserver \
- qlowenergycharacteristic \
- qlowenergydescriptor \
- qlowenergycontroller \
- qlowenergycontroller-gattserver \
- qlowenergyservice
-}
-
-qtHaveModule(nfc) {
- SUBDIRS += \
- qndefmessage \
- qndefrecord \
- qnearfieldmanager \
- qnearfieldtagtype1 \
- qnearfieldtagtype2 \
- qndefnfcsmartposterrecord
-}