mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-04 17:30:12 +08:00
Update libxplanemp
This commit is contained in:
committed by
Mathew Sutcliffe
parent
7cb95ef91f
commit
2ab7071423
Submodule src/xbus/libxplanemp updated: afbf06a01b...6a0f165a1d
@@ -9,10 +9,6 @@ CONFIG += blackmisc
|
|||||||
|
|
||||||
INCLUDEPATH += $$EXTERNALSROOT/common/include/XPLM
|
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 {
|
win32 {
|
||||||
equals(WORD_SIZE,64): LIBS += -lXPLM_64 -lXPWidgets_64
|
equals(WORD_SIZE,64): LIBS += -lXPLM_64 -lXPWidgets_64
|
||||||
equals(WORD_SIZE,32): LIBS += -lXPLM -lXPWidgets
|
equals(WORD_SIZE,32): LIBS += -lXPLM -lXPWidgets
|
||||||
|
|||||||
Reference in New Issue
Block a user