tizen 2.4 release
[framework/uifw/xorg/xcb/libxcb.git] / xcb-hwc.pc.in
1 prefix=@prefix@
2
3 exec_prefix=@exec_prefix@
4
5 libdir=@libdir@
6
7 includedir=@includedir@
8
9
10
11 Name: XCB HWC
12
13 Description: XCB HWC Extension
14
15 Version: @PACKAGE_VERSION@
16
17 Requires: xcb
18
19 Libs: -L${libdir} -lxcb-hwc
20
21 Cflags: -I${includedir}