From: drowe67 Date: Fri, 8 Mar 2013 20:49:30 +0000 (+0000) Subject: Support in Windows Makefile for golay module X-Git-Url: http://git.whiteaudio.com/gitweb/?a=commitdiff_plain;h=b58b5ba9cec39ece91ec47875658bff62685ace5;p=freetel-svn-tracking.git Support in Windows Makefile for golay module git-svn-id: https://svn.code.sf.net/p/freetel/code@1203 01035d8c-6547-0410-b346-abe4f91aad63 --- diff --git a/fdmdv2/src/Makefile.win32 b/fdmdv2/src/Makefile.win32 index 970ba8f2..0b40aa55 100644 --- a/fdmdv2/src/Makefile.win32 +++ b/fdmdv2/src/Makefile.win32 @@ -30,9 +30,11 @@ dlg_audiooptions.o \ dlg_comports.o \ dlg_filter.o \ varicode.o \ -sox_biquad.o +sox_biquad.o \ +../../codec2-dev/src/golay23.o + +HDRS = ../version.h dlg_audiooptions.h dlg_comports.h dlg_filter.h fdmdv2_main.h fdmdv2_defines.h fdmdv2_plot.h fdmdv2_plot_scalar.h fdmdv2_plot_waterfall_linux.h fdmdv2_plot_scatter.h fdmdv2_plot_spectrum.h fdmdv2_pa_wrapper.h topFrame.h dlg_audiooptions.h topFrame.h varicode.h ../../codec2-dev/src/golay23.h -HDRS = ../version.h dlg_audiooptions.h dlg_comports.h dlg_filter.h fdmdv2_main.h fdmdv2_defines.h fdmdv2_plot.h fdmdv2_plot_scalar.h fdmdv2_plot_waterfall_linux.h fdmdv2_plot_scatter.h fdmdv2_plot_spectrum.h fdmdv2_pa_wrapper.h topFrame.h dlg_audiooptions.h topFrame.h varicode.h all: freedv