From 0d2f435672288d1084bfb6156503b6a5afe54827 Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Tue, 24 Oct 2017 09:56:34 +0200 Subject: Remove qlowenergycontroller_p.cpp from macOS build This file is not needed by macOS and in fact was never added to the build. Hence there is no need to attempt to remove it. Change-Id: Ibb32c8f3d163022e88de36de6ae99d89043b4a63 Reviewed-by: Timur Pocheptsov --- src/bluetooth/bluetooth.pro | 1 - 1 file changed, 1 deletion(-) diff --git a/src/bluetooth/bluetooth.pro b/src/bluetooth/bluetooth.pro index b45da961..a917eefc 100644 --- a/src/bluetooth/bluetooth.pro +++ b/src/bluetooth/bluetooth.pro @@ -170,7 +170,6 @@ qtConfig(bluez) { SOURCES -= qlowenergyservice_p.cpp SOURCES -= qlowenergyservice.cpp SOURCES -= qlowenergycontroller.cpp - SOURCES -= qlowenergycontroller_p.cpp } else:ios|tvos { DEFINES += QT_IOS_BLUETOOTH LIBS_PRIVATE += -framework Foundation -framework CoreBluetooth -- cgit v1.2.3