summaryrefslogtreecommitdiff
path: root/libnsgif.pc.in
blob: 0255bf9dfd2a96edd75963ef6efebd2ae07bb9d1 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=PREFIX
exec_prefix=${prefix}
libdir=${exec_prefix}/LIBDIR
includedir=${prefix}/INCLUDEDIR

Name: libnsgif
Description: Provides gif loading and conversion
Version: VERSION
Libs: -L${libdir} -lnsgif
Cflags: -I${includedir}