projects
/
framework
/
osp
/
uifw.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge "Fix for TDIS-6237" into tizen_2.2
[framework/osp/uifw.git]
/
osp-uifw.pc.in
1
# Package Information for pkg-config
2
3
prefix=@PREFIX@
4
exec_prefix=/usr
5
libdir=/usr/lib/osp
6
includedir=/usr/include/osp
7
8
Name: @PC_NAME@
9
Description: @PACKAGE_DESCRIPTION@
10
Version: @VERSION@
11
Requires: @PC_REQUIRED@
12
Libs: -L${libdir} @PC_LDFLAGS@
13
Cflags: -I${includedir}