diff --git a/src/xbus/libxplanemp b/src/xbus/libxplanemp index afbf06a01..6a0f165a1 160000 --- a/src/xbus/libxplanemp +++ b/src/xbus/libxplanemp @@ -1 +1 @@ -Subproject commit afbf06a01b5e12393f8c28d6c2e0df898d48c2e1 +Subproject commit 6a0f165a1d1ef3874d388c66cc0d8ff9fa0637de diff --git a/src/xbus/xbus.pro b/src/xbus/xbus.pro index 27e5755dd..b199904e5 100644 --- a/src/xbus/xbus.pro +++ b/src/xbus/xbus.pro @@ -9,10 +9,6 @@ CONFIG += blackmisc INCLUDEPATH += $$EXTERNALSROOT/common/include/XPLM -# Inhibit "warning: 'FSFindFolder' is deprecated: first deprecated in macOS 10.8" -# TODO implement proper fix -macx:QMAKE_CXXFLAGS_WARN_ON *= -Wno-deprecated-declarations - win32 { equals(WORD_SIZE,64): LIBS += -lXPLM_64 -lXPWidgets_64 equals(WORD_SIZE,32): LIBS += -lXPLM -lXPWidgets