summaryrefslogtreecommitdiffstats
path: root/src/imports/bluetoothsettings/bluetoothsettings.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/bluetoothsettings/bluetoothsettings.pro')
-rw-r--r--src/imports/bluetoothsettings/bluetoothsettings.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/imports/bluetoothsettings/bluetoothsettings.pro b/src/imports/bluetoothsettings/bluetoothsettings.pro
deleted file mode 100644
index 8facaf3..0000000
--- a/src/imports/bluetoothsettings/bluetoothsettings.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-QT += qml bluetooth bluetoothsettings
-
-CONFIG += no_cxx_module
-
-TARGET = btsettingsplugin
-TARGETPATH = QtDeviceUtilities/BluetoothSettings
-
-SOURCES += plugin.cpp
-
-load(qml_plugin)