summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluetooth.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/bluetooth.pro')
-rw-r--r--src/bluetooth/bluetooth.pro10
1 files changed, 1 insertions, 9 deletions
diff --git a/src/bluetooth/bluetooth.pro b/src/bluetooth/bluetooth.pro
index da738cd0..c838fec7 100644
--- a/src/bluetooth/bluetooth.pro
+++ b/src/bluetooth/bluetooth.pro
@@ -1,13 +1,8 @@
-load(qt_module)
+load(qt_build_config)
TARGET = QtBluetooth
-QPRO_PWD = $PWD
-
-CONFIG += module
QT = core
-DEFINES += QT_BUILD_BLUETOOTH_LIB QT_MAKEDLL
-
load(qt_module_config)
# private dependencies
@@ -107,9 +102,6 @@ config_bluez:contains(QT_CONFIG, dbus) {
}
-INCLUDEPATH += $$PWD
-INCLUDEPATH += ..
-
OTHER_FILES +=
HEADERS += $$PUBLIC_HEADERS $$PRIVATE_HEADERS