Update list of active files in wsjtx.pro.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7250 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2016-10-27 17:41:31 +00:00
parent aa09a55ec0
commit 4e18934246
1 changed files with 3 additions and 2 deletions

View File

@ -65,7 +65,8 @@ SOURCES += \
WFPalette.cpp plotter.cpp widegraph.cpp about.cpp WsprTxScheduler.cpp mainwindow.cpp \
main.cpp decodedtext.cpp wsprnet.cpp messageaveraging.cpp \
echoplot.cpp echograph.cpp fastgraph.cpp fastplot.cpp Modes.cpp \
WSPRBandHopping.cpp MessageAggregator.cpp SampleDownloader.cpp
WSPRBandHopping.cpp MessageAggregator.cpp SampleDownloader.cpp \
MultiSettings.cpp
HEADERS += qt_helpers.hpp \
pimpl_h.hpp pimpl_impl.hpp \
@ -80,7 +81,7 @@ HEADERS += qt_helpers.hpp \
Configuration.hpp wsprnet.h signalmeter.h meterwidget.h \
logbook/logbook.h logbook/countrydat.h logbook/countriesworked.h logbook/adif.h \
messageaveraging.h echoplot.h echograph.h fastgraph.h fastplot.h Modes.hpp WSPRBandHopping.hpp \
WsprTxScheduler.h SampleDownloader.hpp
WsprTxScheduler.h SampleDownloader.hpp MultiSettings.hpp
INCLUDEPATH += qmake_only