update latest
[framework/multimedia/libmm-utility.git] / imgp / mmutil-imgp.pc.in
1 prefix = @prefix@
2 exec_prefix=@exec_prefix@
3 libdir = @libdir@
4 includedir = @includedir@
5
6 Name : mmutil-imgp
7 Description : Multimedia Framework Utility Library
8 Requires : @IMGP_REQPKG@
9 Version : @VERSION@
10 Libs : -L${libdir} -lmmutil_imgp
11 Cflags : -I${includedir}/mmf
12