sync with master : add emergency
[framework/multimedia/libmm-common.git] / mm-common.pc.in
1 prefix = @prefix@
2 exec_prefix=@exec_prefix@
3 libdir = @libdir@
4 includedir = @includedir@
5
6 Name : mm-common
7 Description : Multimedia Framework Common Library
8 Requires : glib-2.0 mm-log
9 Version : @VERSION@
10 Libs : -L${libdir} -lmmfcommon -lpthread
11 Cflags : -I${includedir}/mmf