1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-01 16:38:06 -04:00

Windows build fixes

This commit is contained in:
f4exb
2018-05-05 17:21:11 +02:00
parent bec196953e
commit a6792ebad7
+2 -2
View File
@@ -68,7 +68,7 @@ SOURCES += audio/audiodevicemanager.cpp\
dsp/ctcssdetector.cpp\
dsp/cwkeyer.cpp\
dsp/cwkeyersettings.cpp\
dsp/decimatorsf.cpp\
dsp/decimatorsfi.cpp\
dsp/dspcommands.cpp\
dsp/dspengine.cpp\
dsp/dspdevicesourceengine.cpp\
@@ -132,6 +132,7 @@ HEADERS += audio/audiodevicemanager.h\
device/devicesinkapi.h\
device/deviceenumerator.h\
dsp/afsquelch.h\
dsp/decimatorsfi.h\
dsp/downchannelizer.h\
dsp/upchannelizer.h\
dsp/channelmarker.h\
@@ -139,7 +140,6 @@ HEADERS += audio/audiodevicemanager.h\
dsp/cwkeyersettings.h\
dsp/complex.h\
dsp/decimators.h\
dsp/decimatorsf.h\
dsp/interpolators.h\
dsp/dspcommands.h\
dsp/dspengine.h\