usbmodeswitch: Updated to v.1.2.6 from shibby's branch.
[tomato.git] / release / src / router / libexif / libexif.pc.in
blob14cfdbded72d838aff3cd1e84d23b42342a0d0ca
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: libexif
7 Description: Library for easy access to EXIF data
8 Requires:
9 Version: @VERSION@
10 Libs: -L${libdir} -lexif -lm
11 Cflags: -I${includedir}