1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-03-07 10:48:06 +00:00
freeswitch/libs/jrtplib/pkgconfig/jrtplib-uninstalled.pc.in

13 lines
322 B
PkgConfig
Raw Normal View History

# the standard variables don't make sense for an uninstalled copy
prefix=
exec_prefix=
libdir=${pcfiledir}/..
includedir=${pcfiledir}/..
Name: Jrtplib Uninstalled
Description: Full featured RTP library, Not Installed
Version: @VERSION@
Requires:
Libs: ${libdir}/src/libjrtp.la
Cflags: -I${includedir} -I${includedir}/src