summaryrefslogtreecommitdiff
path: root/mm-common.pc.in
blob: 3fb649a0a1dd5838cd3bb35a0dc69e7190f7a8fd (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix = @prefix@
exec_prefix=@exec_prefix@
libdir = @libdir@
includedir = @includedir@

Name : mm-common
Description : Multimedia Framework Common Library
Requires : glib-2.0 dlog
Version : @VERSION@
Libs : -L${libdir} -lmmfcommon -lpthread
Cflags : -I${includedir}/mmf