mirror of
https://github.com/ossrs/srs.git
synced 2025-11-24 11:54:21 +08:00
add Makefile for ts_info
This commit is contained in:
2
trunk/research/Makefile
Normal file
2
trunk/research/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
ts_info: ts_info.cpp Makefile
|
||||
g++ -o ts_info ts_info.cpp -g -O0 -ansi
|
||||
Reference in New Issue
Block a user