- 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:
|