projects
/
profile
/
ivi
/
libxcb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Lowercase library names to correspond with the new API.
[profile/ivi/libxcb.git]
/
xcb-render.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: XCB Render
7
Description: XCB Render Extension
8
Version: @PACKAGE_VERSION@
9
Requires: xcb
10
Libs: -L${libdir} -lxcb-render
11
Cflags: -I${includedir}