Windows build: added missing header files

This commit is contained in:
f4exb 2016-11-07 08:26:34 +01:00
parent 7015fb97d2
commit 16aebb72c4
1 changed files with 4 additions and 0 deletions

View File

@ -141,6 +141,10 @@ HEADERS += mainwindow.h\
dsp/interpolator.h\
dsp/inthalfbandfilter.h\
dsp/inthalfbandfilterdb.h\
dsp/inthalfbandfiltereo1.h\
dsp/inthalfbandfiltereo1i.h\
dsp/inthalfbandfiltereo2.h\
dsp/inthalfbandfiltereo2i.h\
dsp/kissfft.h\
dsp/kissengine.h\
dsp/lowpass.h\