summaryrefslogtreecommitdiff
path: root/imlib2.pc.in
blob: 089eb0f3870b076909c75bc64325acc619289c2f (plain)
1
2
3
4
5
6
7
8
9
10
11
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}