mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Ref T376, voice setup and settings
This commit is contained in:
@@ -26,6 +26,7 @@ TRANSLATIONS += translations/blackmisc_i18n_de.ts \
|
||||
|
||||
HEADERS += *.h \
|
||||
$$PWD/audio/*.h \
|
||||
$$PWD/audio/settings/*.h \
|
||||
$$PWD/aviation/*.h \
|
||||
$$PWD/db/*.h \
|
||||
$$PWD/geo/*.h \
|
||||
@@ -47,6 +48,7 @@ HEADERS += *.h \
|
||||
|
||||
SOURCES += *.cpp \
|
||||
$$PWD/audio/*.cpp \
|
||||
# $$PWD/audio/settings/*.cpp \
|
||||
$$PWD/aviation/*.cpp \
|
||||
$$PWD/db/*.cpp \
|
||||
$$PWD/geo/*.cpp \
|
||||
|
||||
Reference in New Issue
Block a user