projects
/
platform
/
core
/
appfw
/
sppc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add command for generating DB files properly
[platform/core/appfw/sppc.git]
/
push.pc
1
# Package Information for pkg-config
2
3
prefix=/usr
4
exec_prefix=${prefix}
5
libdir=${prefix}/lib
6
includedir=${prefix}/include
7
8
Name: push
9
Description: Push service client library
10
Version: 0.2.12
11
Requires: capi-appfw-application
12
Libs: -L${libdir} -lpush
13
Cflags: -I${includedir}