Show bonus/malus timer text if available
[ryzomcore.git] / nel / src / web / nel-web.pc.in
blob3e784a156f5d6441c006b24295a296d12500d6e9
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
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