projects
/
platform
/
core
/
appfw
/
librua.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Clean up repository
[platform/core/appfw/librua.git]
/
rua.pc.in
1
prefix=@PREFIX@
2
exec_prefix=@EXEC_PREFIX@
3
libdir=@LIB_INSTALL_DIR@
4
includedir=@INCLUDEDIR@
5
6
Name: rua
7
Description: recently used application library
8
Version: @VERSION@
9
Requires: bundle
10
Libs: -L${libdir} -lrua
11
Cflags: -I${includedir}