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

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