mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-05 10:34:54 +00:00
257a892998
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@495 d0543943-73ff-0310-b7d9-9358b9ac24b2
13 lines
322 B
PkgConfig
13 lines
322 B
PkgConfig
# 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
|