Adding explicitely the new test
[openjpeg.git] / libopenjpeg-jpwl.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: openjpeg
7 Description: JPEG2000 Wireless (Part 11 - JPWL) library
8 URL: http://www.openjpeg.org/
9 Version: @VERSION@
10 @pkgconfig_requires_private@: @requirements@
11 Libs: -L${libdir} -lopenjpeg_JPWL
12 Libs.private: -lm
13 Cflags: -I${includedir}