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

Name: btparser
Description: Library to parse and analyze backtraces produced by the GNU Project Debugger
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lbtparser
Cflags: -I${includedir}