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
/
web
/
nel-web.pc.in
blob
3e784a156f5d6441c006b24295a296d12500d6e9
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: nel-web
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