Skip to content

Commit

Permalink
Force patched Qt Connectivity for Android Bluetooth background daemon (
Browse files Browse the repository at this point in the history
  • Loading branch information
emericg authored Apr 19, 2023
1 parent 886b82e commit 6687ce8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Theengs.pro
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ ios | macx { DEFINES += NO_MAC_ADDR }

win32 { DEFINES += _USE_MATH_DEFINES }

# Force patched Qt Connectivity for Android Bluetooth background daemon
android { DEFINES += QT_CONNECTIVITY_PATCHED }

# MobileUI and MobileSharing for mobile OS
include(src/thirdparty/MobileUI/MobileUI.pri)
include(src/thirdparty/MobileSharing/MobileSharing.pri)
Expand Down

0 comments on commit 6687ce8

Please sign in to comment.