summaryrefslogtreecommitdiffstats
path: root/tinyRTP/tinyRTP.pc.in
blob: 621003dea9b83044ee22ee6d509904bfbf27e04a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
prefix = @prefix@
exec_prefix = @exec_prefix@
libdir = @libdir@
includedir = @includedir@

Name : libtinyRTP
Description : Doubango Telecom tinyRTP ((S)RTP/(S)RTCP protocols) library
Version : @PACKAGE_VERSION@
Requires: 
Requires.private: tinySAK = @PACKAGE_VERSION@ tinyNET = @PACKAGE_VERSION@ tinyMEDIA = @PACKAGE_VERSION@
Conflicts:
Cflags : -I${includedir}/tinyrtp
Libs : -L${libdir} -ltinyRTP
Libs.private: 
OpenPOWER on IntegriCloud