freeswitch/libs/srtp/srtp-1.42.pc.in
Michael Jerris c4b5df5315 solairs port, add new files, still WIP.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2955 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-02 19:13:49 +00:00

11 lines
243 B
PkgConfig

prefix = @prefix@
exec_prefix = @exec_prefix@
libdir = @libdir@
includedir = @includedir@
Name: srtp
Description: Secure RTP (SRTP) and UST Reference Implementations
Version: @VERSION@
Libs: -L${libdir} -lsrtp.so
Cflags: -I${includedir}/srtp