projects
/
framework
/
appfw
/
aul-1.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Git init
[framework/appfw/aul-1.git]
/
aul.pc.in
1
# Package Information for pkg-config
2
3
prefix=/usr
4
exec_prefix=@EXEC_PREFIX@
5
libdir=@LIBDIR@
6
includedir=@INCLUDEDIR@
7
8
Name: libaul
9
Description: new application utility library
10
Version: @VERSION@
11
Requires: sqlite3 bundle ail glib-2.0 xdgmime
12
Libs: -L${libdir} -laul
13
Cflags: -I${includedir}