mirror of https://github.com/ossrs/srs.git
add Makefile for ts_info
parent
6d4e4d3da2
commit
6b75390476
@ -0,0 +1,2 @@
|
||||
ts_info: ts_info.cpp Makefile
|
||||
g++ -o ts_info ts_info.cpp -g -O0 -ansi
|
Loading…
Reference in New Issue