repo.or.cz
/
jhbuild
/
xnox.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[2.30] branch gnome-applets
[jhbuild/xnox.git]
/
tests
/
libhello
/
libhello.pc.in
blob
d61f885ca547d3b81ec0026b1d0b722e731fd481
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
7
Name: libhello
8
Version: @VERSION@
9
Description: libhello test library
10
Libs: -L${libdir} -lhello
11
Cflags: -I${includedir}/libhello-1.0