mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine the makefile.
This commit is contained in:
parent
4fe5a9bdb3
commit
d9b12b151c
3 changed files with 33 additions and 363 deletions
7
trunk/research/st/srs.c
Normal file
7
trunk/research/st/srs.c
Normal file
|
@ -0,0 +1,7 @@
|
|||
#include "public.h"
|
||||
|
||||
int main(int argc, char** argv)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue