projects
/
platform
/
framework
/
native
/
appfw.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge "Apply millisecond of DateTime for Calendar" into tizen_2.1
[platform/framework/native/appfw.git]
/
osp-appfw.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}