small update to xcode project
[openjpeg.git] / libopenjpeg.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: openjpeg
7 Description: JPEG2000 files library
8 URL: http://code.google.com/p/openjpeg/
9 Version: @VERSION@
10 Libs: -L${libdir} -lopenjpeg
11 Cflags: -I${includedir}