source: trunk/third/soup/soup.pc.in @ 18149

Revision 18149, 267 bytes checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18148, which included commits to RCS files with non-trunk default branches.
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: Soup
7Description: a SOAP client library in C.
8Version: @VERSION@
9Requires: @SOUP_PKGCONFIG_REQUIRES@
10Libs: -L${libdir} -lsoup @XML_LIBS@
11Cflags: -I${includedir}/soup @XML_CFLAGS@
Note: See TracBrowser for help on using the repository browser.