From: drowe67 Date: Tue, 11 Oct 2016 01:47:34 +0000 (+0000) Subject: build instructions for tsrc X-Git-Url: http://git.whiteaudio.com/gitweb/?a=commitdiff_plain;h=c12da41fb976678e6aa4ed8ca47c6802c7328a54;p=freetel-svn-tracking.git build instructions for tsrc git-svn-id: https://svn.code.sf.net/p/freetel/code@2886 01035d8c-6547-0410-b346-abe4f91aad63 --- diff --git a/codec2-dev/unittest/tsrc.c b/codec2-dev/unittest/tsrc.c index 5089ede1..ebdca3d1 100644 --- a/codec2-dev/unittest/tsrc.c +++ b/codec2-dev/unittest/tsrc.c @@ -5,6 +5,8 @@ Unit test for libresample code. + build: gcc tsrc.c -o tsrc -lm -lsamplerate + */ #include