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

Name: XCB EWMH library
Description: XCB EWMH binding
Version: @PACKAGE_VERSION@
Requires: xcb xcb-atom xcb-property
Libs: -L${libdir} -lxcb-ewmh @LIBS@
Cflags: -I${includedir}