Release version 0.4.9
[platform/core/api/notification.git] / notification.pc.in
1 prefix=@PREFIX@
2 exec_prefix=@EXEC_PREFIX@
3 libdir=@LIBDIR@
4 includedir=@INCLUDEDIR@
5
6 Name: notification
7 Description: Notification Library
8 Version: @VERSION@
9 Requires: bundle glib-2.0 capi-base-common capi-appfw-app-control
10 Libs: -L${libdir} -lnotification
11 Cflags: -I${includedir}