mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-14 11:19:07 +00:00
12 lines
274 B
PkgConfig
12 lines
274 B
PkgConfig
prefix=/usr
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: nel-3d
|
|
Version: 0.5.0
|
|
Description: NeL 0.5.0
|
|
Reqiures:
|
|
Libs: -L${libdir}
|
|
Libs.private: -ldl -lpthread -lxml2 -lfreetype -lz -lc
|
|
Cflags: -I${includedir} -I/usr/include/freetype2
|