summaryrefslogtreecommitdiffstats
path: root/libcsoap-1.0.pc.in
blob: d72caabff0783b42cead3e8f9be71a90c8d5c3f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: csoap
Description: C API for SOAP applications
Version: @VERSION@
Libs: -L${libdir} -l@GENERIC_LIBRARY_NAME@-@GENERIC_API_VERSION@
Cflags: -I${includedir}/@GENERIC_LIBRARY_NAME@-@GENERIC_API_VERSION@ -I${libdir}/@GENERIC_LIBRARY_NAME@-@GENERIC_API_VERSION@/include