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