Fix "no remove aqua speed" bug when player leaves the water
[ryzomcore.git] / nel / src / sound / nel-sound.pc.in
blob44ff6e1f042f43a53aa46e51839b6940e8ed195a
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: nel-sound
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