legacy-imlib2/imlib2.pc.in

12 lines
225 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: imlib2
Description: Powerful image loading and rendering library
Version: @VERSION@
Libs: -L${libdir} -lImlib2
Cflags: -I${includedir}