mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 15:45:46 +08:00
libxplanemp update
CSLLoaderThread files got removed, so remove their exception as well
This commit is contained in:
committed by
Mathew Sutcliffe
parent
db6b3b07fa
commit
d7a0a0ee79
Submodule src/xbus/libxplanemp updated: 60e6e6cd7a...646e67eb7c
@@ -34,10 +34,6 @@ SOURCES += $$files(libxplanemp/src/*.cpp)
|
||||
HEADERS += $$files(libxplanemp/src/*.h) $$files(libxplanemp/include/*.h)
|
||||
INCLUDEPATH += ./libxplanemp ./libxplanemp/include ./libxplanemp/src
|
||||
|
||||
# CSLLoaderThread not used, see libxplanemp/README.markdown
|
||||
SOURCES -= libxplanemp/src/CSLLoaderThread.cpp
|
||||
HEADERS -= libxplanemp/src/CSLLoaderThread.h
|
||||
|
||||
# PlatformUtils also not used
|
||||
SOURCES -= $$files(libxplanemp/src/PlatformUtils.*.cpp)
|
||||
HEADERS -= libxplanemp/src/PlatformUtils.h
|
||||
|
||||
Reference in New Issue
Block a user