projects
/
platform
/
core
/
uifw
/
libtbm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add tbm_error_e for the fails of bo_map and bo_lock.
[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: capi-base-common
10
Libs: -L${libdir} -ltbm
11
Cflags: -I${includedir}
12