yate/yate.pc.in
paulc fc3d388598 Added a fork of oRTP in contrib, made some changes in the build system
to get rid of warnings.


git-svn-id: http://voip.null.ro/svn/yate@238 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-29 18:34:34 +00:00

14 lines
304 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
yate=yate
yate_config=yate-config
Name: Yate
Description: Yet Another Telephony Engine
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lyate @MODULE_LDFLAGS@ @MODULE_SYMBOLS@
Cflags: -I${includedir}/yate @MODULE_CPPFLAGS@