Add the 0.11 release doxygen-generated docs to source control.
[platform/upstream/json-c.git] / json-c-uninstalled.pc.in
1 prefix=
2 exec_prefix=
3 libdir=@abs_top_builddir@
4 includedir=@abs_top_srcdir@
5
6 Name: json
7 Description: JSON implementation in C
8 Version: @VERSION@
9 Requires:
10 Libs:  -L@abs_top_builddir@ -ljson-c
11 Cflags: -I@abs_top_srcdir@