Sync with the latest tizen 2.4
[apps/native/widget/widget.git] / widget.pc.in
1 prefix=@PREFIX@
2 exec_prefix=@EXEC_PREFIX@
3 libdir=@LIBDIR@
4 includedir=@INCLUDEDIR@
5
6 Name: widget
7 Description: widget supporting library
8 Version: @VERSION@
9 Requires.private: widget_service >= 1.0.0 widget_provider >= 1.0.0
10 Libs: -L${libdir} -lwidget
11 Cflags: -I${includedir}
12 cppflags: -I${includedir}