projects
/
framework
/
uifw
/
xorg
/
xcb
/
libxcb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
upload tizen2.0 source
[framework/uifw/xorg/xcb/libxcb.git]
/
xcb-dri2.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: XCB DRI2
7
Description: XCB DRI2 Extension
8
Version: @PACKAGE_VERSION@
9
Requires: xcb
10
Libs: -L${libdir} -lxcb-dri2
11
Cflags: -I${includedir}