mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 06:35:52 +08:00
refs #396 move Blackmisc Aviation classes into subfolder
This commit is contained in:
@@ -24,12 +24,14 @@ TRANSLATIONS += translations/blackmisc_i18n_de.ts \
|
||||
translations/blackmisc_i18n_en.ts
|
||||
|
||||
HEADERS += *.h \
|
||||
$$PWD/aviation/*.h \
|
||||
$$PWD/simulation/*.h \
|
||||
$$PWD/aviation/*.h
|
||||
|
||||
|
||||
SOURCES += *.cpp \
|
||||
$$PWD/aviation/*.cpp \
|
||||
$$PWD/simulation/*.cpp \
|
||||
$$PWD/aviation/*.cpp
|
||||
|
||||
|
||||
DESTDIR = ../../lib
|
||||
OTHER_FILES += $$TRANSLATIONS readme.txt
|
||||
|
||||
Reference in New Issue
Block a user