forked from Mirrors/freeswitch
83f4a9dc2f
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3756 d0543943-73ff-0310-b7d9-9358b9ac24b2
11 lines
211 B
PkgConfig
11 lines
211 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: iksemel
|
|
Description: XML parser library for Jabber
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -liksemel
|
|
Cflags: -I${includedir}
|