summaryrefslogtreecommitdiff
path: root/pixman/libpixman.pc.in
blob: 006018aa150e6f10d6ecedbba36b9b03694bd6ee (plain)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libpixman
Description: Pixel manipulation library
Version: @VERSION@
Libs: -L${libdir} -lpixman
Cflags: -I${includedir}