Update api about private_id
[platform/core/api/notification.git] / notification-ex / notification-ex.pc.in
1 prefix=@PREFIX@
2 exec_prefix=@EXEC_PREFIX@
3 libdir=@LIBDIR@
4 includedir=@INCLUDEDIR@
5
6 Name: notification-ex
7 Description: Support development of the notification
8 Version: @VERSION@
9 Libs: -L${libdir} -lnotification-ex
10 Cflags: -I${includedir} -I${includedir}/api
11 cppflags: -I${includedir}