summaryrefslogtreecommitdiff
path: root/raptor.pc.in
blob: bcaf7904176117001e456b9b2b4c590f6ac29190 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: Raptor
Description: RDF Parser Toolkit Library
Version: @VERSION@
Libs: -L${libdir} -lraptor @LDFLAGS@ @LIBS@
Cflags: -I${includedir}