mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-15 12:51:49 -05:00
DSD demod plugin: added missing filtermbe for Windows build
This commit is contained in:
parent
5d30f6a51a
commit
068eb90795
@ -46,6 +46,7 @@ SOURCES += mainwindow.cpp\
|
||||
dsp/fftfilt.cxx\
|
||||
dsp/fftwindow.cpp\
|
||||
dsp/filterrc.cpp\
|
||||
dsp/filtermbe.cpp\
|
||||
dsp/filesink.cpp\
|
||||
dsp/interpolator.cpp\
|
||||
dsp/inthalfbandfilter.cpp\
|
||||
@ -119,6 +120,7 @@ HEADERS += mainwindow.h\
|
||||
dsp/fftwengine.h\
|
||||
dsp/fftwindow.h\
|
||||
dsp/filterrc.h\
|
||||
dsp/filtermbe.h\
|
||||
dsp/filesink.h\
|
||||
dsp/gfft.h\
|
||||
dsp/interpolator.h\
|
||||
|
Loading…
Reference in New Issue
Block a user