projects
/
platform
/
framework
/
native
/
appfw.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Replace append to insert in String, since the arabic locale
[platform/framework/native/appfw.git]
/
osp-appfw-server.pc.in
1
# Package Information for pkg-config
2
3
prefix=@PREFIX@
4
exec_prefix=/usr
5
libdir=/usr/lib/osp-server
6
includedir=/usr/include/osp/server
7
8
Name: @PC_NAME@
9
Description: @PACKAGE_DESCRIPTION@
10
Version: @VERSION@
11
Requires: @PC_REQUIRED@
12
Libs: -L${libdir} @PC_LDFLAGS@ -losp-appfw-server
13
Cflags: -I${includedir}