Merge branch 'ryzom/ark-features' into main/rendor-staging
[ryzomcore.git] / nel / src / pacs / nel-pacs.pc.in
blobe1729f105231b9c5f447a085c4afde553a0a7c78
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: nel-pacs
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