mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +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
@@ -28,14 +28,12 @@ HEADERS += $$PWD/audio/*.h
|
||||
HEADERS += $$PWD/context/*.h
|
||||
HEADERS += $$PWD/data/*.h
|
||||
HEADERS += $$PWD/db/*.h
|
||||
HEADERS += $$PWD/test/*.h
|
||||
HEADERS += $$PWD/vatsim/*.h
|
||||
|
||||
SOURCES += *.cpp
|
||||
SOURCES += $$PWD/context/*.cpp
|
||||
SOURCES += $$PWD/data/*.cpp
|
||||
SOURCES += $$PWD/db/*.cpp
|
||||
SOURCES += $$PWD/test/*.cpp
|
||||
SOURCES += $$PWD/vatsim/*.cpp
|
||||
|
||||
LIBS *= -lvatlib
|
||||
|
||||
Reference in New Issue
Block a user