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

Name: XCB DPMS
Description: XCB DPMS Extension
Version: @PACKAGE_VERSION@
Requires: xcb
Libs: -L${libdir} -lxcb-dpms
Cflags: -I${includedir}