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

Name: XCB RandR
Description: XCB RandR Extension
Version: @PACKAGE_VERSION@
Requires.private: xcb xcb-render
Libs: -L${libdir} -lxcb-randr
Cflags: -I${includedir}