aboutsummaryrefslogtreecommitdiffstats
path: root/src/inputs/test.sh
blob: cf810fa1f40ebe039957604a1f0a9456f68d93b6 (plain)
1
2
3
#!/bin/sh
clang++ -Wall -I.. -I../.. -I../../.. -includeTcpLog.h -DHAVE_INPUT_FILE -DHAVE_FORMAT_MPEG -DHAVE_FORMAT_DABPLUS   InputBuffered.cpp InputFile.cpp InputDabplusFile.cpp InputMpegFile.cpp ../mpeg.c Test.cpp  -o test \
&& ./test