repo.or.cz
/
moon.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2009-12-07 Rolf Bjarne Kvinge <RKvinge@novell.com>
[moon.git]
/
moon.pc.in
blob
d52ec4ed1d9547e0460b975ec6e932ba2e42e006
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@/libmoon
5
6
Name: Moon
7
Description: Moon
8
Version: @VERSION@
9
Requires: glib-2.0 gthread-2.0
10
Libs: -L${libdir} -lmoon @MOON_EXTRA_LIBS@
11
Cflags: -I${includedir} @MOON_EXTRA_CFLAGS@