Rebuild libheremaps-engine.so with libjson-c 4.0
[platform/core/location/maps-plugin-here.git] / maps-plugin-here.pc.in
1 #Package Information for pkg-config
2
3 prefix=@PREFIX@
4 libdir=@LIBDIR@
5 includedir=@PC_INCLUDE@
6
7 Name: @PC_NAME@
8 Description: @PC_DESCRIPTION@
9 Version: @VERSION@
10 Requires: @PC_REQUIRED@
11 Libs: -L${libdir} @PC_LDFLAGS@
12 Cflags: -I${includedir}
13