build instructions for tsrc
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Tue, 11 Oct 2016 01:47:34 +0000 (01:47 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Tue, 11 Oct 2016 01:47:34 +0000 (01:47 +0000)
git-svn-id: https://svn.code.sf.net/p/freetel/code@2886 01035d8c-6547-0410-b346-abe4f91aad63

codec2-dev/unittest/tsrc.c

index 5089ede17ad5e3786c6a025ccfbddf1d21a7e057..ebdca3d1fb5428303f3e4d6a96911ce7fc85ae97 100644 (file)
@@ -5,6 +5,8 @@
 
    Unit test for libresample code.
 
+   build: gcc tsrc.c -o tsrc -lm -lsamplerate
+
   */
 
 #include <assert.h>