#cd ../src
#make
#cd ../unittest
#gcc playwav.cpp -o playwav -Wall -pthread ../src/libvpb.a -lm -g kbhit.cpp
#gcc tonedebug.cpp -o tonedebug -Wall -pthread ../src/libvpb.a -lm -g kbhit.cpp
#gcc recwav.cpp -o recwav -Wall -pthread ../src/libvpb.a -lm -g kbhit.cpp
#gcc tplayrec.cpp -o tplayrec -Wall -pthread ../src/libvpb.a -lm -g kbhit.cpp
#gcc tbufthread.cpp -o tbufthread -Wall -pthread ../src/libvpb.a -lm -g kbhit.cpp
#gcc tload.cpp -o tload -Wall -pthread ../src/libvpb.a -lm -g kbhit.cpp
#gcc tdial.cpp -o tdial -Wall -pthread ../src/libvpb.a -lm -g kbhit.cpp
#gcc bridge.cpp -o bridge -Wall -pthread ../src/libvpb.a -lm -g kbhit.cpp
#gcc blinddial.cpp -o blinddial -Wall -pthread ../src/libvpb.a -lm -g kbhit.cpp
#gcc tcall_3.cpp -o tcall_3 -Wall -pthread ../src/libvpb.a -lm -g kbhit.cpp
#gcc linev_hip.cpp -o linev_hip -Wall -pthread ../src/libvpb.a -lm -g kbhit.cpp
#gcc linev_api.cpp -o linev_api -Wall -pthread ../src/libvpb.a -lm -g kbhit.cpp

gcc measerl2.cpp -o measerl2 -Wall -pthread ../src/libvpb.a -lm -g kbhit.cpp

gcc dialdtmfcont.cpp -o dialdtmfcont -Wall -pthread ../src/libvpb.a -lm -g kbhit.cpp -Dlinux
gcc twait4dial.cpp -o twait4dial -Wall -pthread ../src/libvpb.a -lm -g kbhit.cpp -Dlinux
gcc tnumrings.cpp -o tnumrings -Wall -pthread ../src/libvpb.a -lm -g kbhit.cpp -Dlinux
gcc tnowait4dial.cpp -o tnowait4dial -Wall -pthread ../src/libvpb.a -lm -g kbhit.cpp -Dlinux


