aboutsummaryrefslogtreecommitdiff
path: root/tests/openjpeg/libopenjpeg.pc.in
blob: e75e2bd41081ffdecf1894aa95cdcc3e980d6a5b (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: openjpeg
Description: JPEG2000 files library
URL: http://code.google.com/p/openjpeg/
Version: @VERSION@
Libs: -L${libdir} -lopenjpeg
Cflags: -I${includedir}