repo.or.cz
/
ryzomcore.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Show bonus/malus timer text if available
[ryzomcore.git]
/
nel
/
src
/
misc
/
nel-misc.pc.in
blob
abea860a1aa8e76dc99a3a14437bd694ee4a6f40
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: nel-misc
7
Version: @NL_VERSION@
8
Description: NeL @NL_VERSION@
9
Requires:
10
Libs: -L${libdir}
11
Libs.private: @LIBS@ -lc -lpthread -lrt -ldl
12
Cflags: -I${includedir} -lc -lpthread -lrt -ldl