mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-23 00:18:37 -05:00
Windows build fixes
This commit is contained in:
parent
bec196953e
commit
a6792ebad7
@ -68,7 +68,7 @@ SOURCES += audio/audiodevicemanager.cpp\
|
|||||||
dsp/ctcssdetector.cpp\
|
dsp/ctcssdetector.cpp\
|
||||||
dsp/cwkeyer.cpp\
|
dsp/cwkeyer.cpp\
|
||||||
dsp/cwkeyersettings.cpp\
|
dsp/cwkeyersettings.cpp\
|
||||||
dsp/decimatorsf.cpp\
|
dsp/decimatorsfi.cpp\
|
||||||
dsp/dspcommands.cpp\
|
dsp/dspcommands.cpp\
|
||||||
dsp/dspengine.cpp\
|
dsp/dspengine.cpp\
|
||||||
dsp/dspdevicesourceengine.cpp\
|
dsp/dspdevicesourceengine.cpp\
|
||||||
@ -132,6 +132,7 @@ HEADERS += audio/audiodevicemanager.h\
|
|||||||
device/devicesinkapi.h\
|
device/devicesinkapi.h\
|
||||||
device/deviceenumerator.h\
|
device/deviceenumerator.h\
|
||||||
dsp/afsquelch.h\
|
dsp/afsquelch.h\
|
||||||
|
dsp/decimatorsfi.h\
|
||||||
dsp/downchannelizer.h\
|
dsp/downchannelizer.h\
|
||||||
dsp/upchannelizer.h\
|
dsp/upchannelizer.h\
|
||||||
dsp/channelmarker.h\
|
dsp/channelmarker.h\
|
||||||
@ -139,7 +140,6 @@ HEADERS += audio/audiodevicemanager.h\
|
|||||||
dsp/cwkeyersettings.h\
|
dsp/cwkeyersettings.h\
|
||||||
dsp/complex.h\
|
dsp/complex.h\
|
||||||
dsp/decimators.h\
|
dsp/decimators.h\
|
||||||
dsp/decimatorsf.h\
|
|
||||||
dsp/interpolators.h\
|
dsp/interpolators.h\
|
||||||
dsp/dspcommands.h\
|
dsp/dspcommands.h\
|
||||||
dsp/dspengine.h\
|
dsp/dspengine.h\
|
||||||
|
Loading…
Reference in New Issue
Block a user