Support xlsx, docx type, and Modify MMS decode
[framework/messaging/msg-service.git] / msg-service.pc.in
1 prefix=/usr
2 libdir=@LIB_INSTALL_DIR@
3 includedir=${prefix}/include
4
5 Name: MESSAGE-FRAMEWORK
6 Version: @VERSION@
7 Description: Messaging Framework
8 Requires: glib-2.0
9 Libs: -L${libdir} -lmsg_mapi
10 Cflags: -I${includedir} -I${includedir}/msg-service