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

Name: XCB Property library
Description: XCB property convenience library
Version: @PACKAGE_VERSION@
Requires: xcb xcb-event
Libs: -L${libdir} -lxcb-property @LIBS@
Cflags: -I${includedir}