summaryrefslogtreecommitdiff
path: root/xcb-errors.pc.in
blob: c0842d5ac1132651ab7de5effb555663ce1fed32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
xcbproto_version=@XCBPROTO_VERSION@

Name: XCB errors library
Description: XCB errors utility library
Version: @PACKAGE_VERSION@
Requires: xcb
Libs: -L${libdir} -lxcb-errors @LIBS@
Cflags: -I${includedir}