mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-09-04 14:17:50 -04: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/fftfilt.cxx\
|
||||||
dsp/fftwindow.cpp\
|
dsp/fftwindow.cpp\
|
||||||
dsp/filterrc.cpp\
|
dsp/filterrc.cpp\
|
||||||
|
dsp/filtermbe.cpp\
|
||||||
dsp/filesink.cpp\
|
dsp/filesink.cpp\
|
||||||
dsp/interpolator.cpp\
|
dsp/interpolator.cpp\
|
||||||
dsp/inthalfbandfilter.cpp\
|
dsp/inthalfbandfilter.cpp\
|
||||||
@ -119,6 +120,7 @@ HEADERS += mainwindow.h\
|
|||||||
dsp/fftwengine.h\
|
dsp/fftwengine.h\
|
||||||
dsp/fftwindow.h\
|
dsp/fftwindow.h\
|
||||||
dsp/filterrc.h\
|
dsp/filterrc.h\
|
||||||
|
dsp/filtermbe.h\
|
||||||
dsp/filesink.h\
|
dsp/filesink.h\
|
||||||
dsp/gfft.h\
|
dsp/gfft.h\
|
||||||
dsp/interpolator.h\
|
dsp/interpolator.h\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user