refs #396 move Blackmisc PQ classes into subfolder

This commit is contained in:
Mathew Sutcliffe
2015-04-05 02:15:26 +01:00
committed by Roland Winklmeier
parent 0ab755d510
commit 2363fab8c1
61 changed files with 138 additions and 260 deletions

View File

@@ -24,6 +24,7 @@ TRANSLATIONS += translations/blackmisc_i18n_de.ts \
translations/blackmisc_i18n_en.ts
HEADERS += *.h \
$$PWD/pq/*.h \
$$PWD/aviation/*.h \
$$PWD/math/*.h \
$$PWD/geo/*.h \
@@ -33,6 +34,7 @@ HEADERS += *.h \
$$PWD/simulation/fsx\*.h
SOURCES += *.cpp \
$$PWD/pq/*.cpp \
$$PWD/aviation/*.cpp \
$$PWD/math/*.cpp \
$$PWD/geo/*.cpp \