allwinner_a64/android/external/libexif/libexif.pc.in
2018-08-08 16:14:42 +08:00

12 lines
243 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libexif
Description: Library for easy access to EXIF data
Requires:
Version: @VERSION@
Libs: -L${libdir} -lexif
Libs.private: -lm
Cflags: -I${includedir}