mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
refs #875, moved DBus test classes to blackmisc
https://dev.vatsim-germany.org/issues/875#note-8
This commit is contained in:
committed by
Mathew Sutcliffe
parent
09ea40a1f7
commit
31b6ef83f0
@@ -40,6 +40,7 @@ HEADERS += *.h \
|
||||
$$PWD/simulation/fscommon/*.h \
|
||||
$$PWD/simulation/fsx/*.h \
|
||||
$$PWD/simulation/xplane/*.h \
|
||||
$$PWD/test/*.h \
|
||||
$$PWD/weather/*.h
|
||||
|
||||
SOURCES += *.cpp \
|
||||
@@ -56,6 +57,7 @@ SOURCES += *.cpp \
|
||||
$$PWD/simulation/fscommon/*.cpp \
|
||||
$$PWD/simulation/fsx/*.cpp \
|
||||
$$PWD/simulation/xplane/*.cpp \
|
||||
$$PWD/test/*.cpp \
|
||||
$$PWD/weather/*.cpp
|
||||
|
||||
win32 {
|
||||
|
||||
Reference in New Issue
Block a user