projects
/
platform
/
core
/
uifw
/
libtbm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
sync with master
[platform/core/uifw/libtbm.git]
/
libtbm.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: libtbm
7
Description: the library for Tizen Buffer Manager
8
Version: @PACKAGE_VERSION@
9
Requires: libdrm
10
Libs: -L${libdir} -ltbm @LIBTBM_LIBS@
11
Cflags: -I${includedir} @LIBTBM_CFLAGS@