mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
parent
c91ffbee93
commit
916ec71801
43 changed files with 14806 additions and 4 deletions
10
trunk/3rdparty/st-srs/st.pc.in
vendored
Normal file
10
trunk/3rdparty/st-srs/st.pc.in
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
prefix=@prefix@
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: libst
|
||||
Description: State Thread Library
|
||||
Version: @VERSION@
|
||||
Libs: -L${libdir} -lst
|
||||
Cflags: -I${includedir}
|
Loading…
Add table
Add a link
Reference in a new issue