summaryrefslogtreecommitdiffstats
path: root/src/btparser/btparser.pc.in
blob: 58cfa400a0bf2ac7ee91e6f0f9cc83c03b813612 (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}