summaryrefslogtreecommitdiffstats
path: root/modules/qt_bluetooth.pri
diff options
context:
space:
mode:
Diffstat (limited to 'modules/qt_bluetooth.pri')
-rw-r--r--modules/qt_bluetooth.pri17
1 files changed, 0 insertions, 17 deletions
diff --git a/modules/qt_bluetooth.pri b/modules/qt_bluetooth.pri
deleted file mode 100644
index 01531567..00000000
--- a/modules/qt_bluetooth.pri
+++ /dev/null
@@ -1,17 +0,0 @@
-QT.bluetooth.VERSION = 5.0.0
-QT.bluetooth.MAJOR_VERSION = 5
-QT.bluetooth.MINOR_VERSION = 0
-QT.bluetooth.PATCH_VERSION = 0
-
-QT.bluetooth.name = QtBluetooth
-QT.bluetooth.bins = $$QT_MODULE_BIN_BASE
-QT.bluetooth.includes = $$QT_MODULE_INCLUDE_BASE $$QT_MODULE_INCLUDE_BASE/QtBluetooth
-QT.bluetooth.private_includes = $$QT_MODULE_INCLUDE_BASE/QtBluetooth/$$QT.bluetooth.VERSION
-QT.bluetooth.sources = $$QT_MODULE_BASE/src/bluetooth
-QT.bluetooth.libs = $$QT_MODULE_LIB_BASE
-QT.bluetooth.plugins = $$QT_MODULE_PLUGIN_BASE
-QT.bluetooth.imports = $$QT_MODULE_IMPORT_BASE
-QT.bluetooth.depends = core concurrent
-QT.bluetooth.DEFINES = QT_BLUETOOTH_LIB
-
-QT_CONFIG += bluetooth