Separate common part of bspatch to shared code
[platform/core/system/libtota.git] / tota.pc.in
1 # Package Information for pkg-config
2
3 prefix=@PREFIX@
4 exec_prefix=@EXEC_PREFIX@
5 libdir=@LIBDIR@
6 includedir=@INCLUDEDIR@
7
8 Name: libtota
9 Description: fota function library
10 Version: @VERSION@
11 Requires:
12 Libs: -L${libdir}
13 Cflags: -I${includedir}