You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ryzom-core/code/nel/src/misc/nel-misc.pc

13 lines
280 B
PkgConfig

15 years ago
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: nel-misc
Version: 0.5.0
Description: NeL 0.5.0
Reqiures:
Libs: -L${libdir}
Libs.private: -ldl -lpthread -lxml2 -lc -lpthread -lrt -ldl
Cflags: -I${includedir} -lc -lpthread -lrt -ldl