fc668f3ec3
M Makefile.in M configure.ac A libopenjpeg.pc.in M doc/Makefile.in M doc/Makefile.am M CHANGES M Makefile.am
12 lines
246 B
PkgConfig
12 lines
246 B
PkgConfig
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}
|