summaryrefslogtreecommitdiff
path: root/pkgconfig/libperscommon.pc.in
blob: 907eb3e5a1e3bac85626e72a9f8ed48f4b3c0085 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libperscommon
Description: library that specifies the organization of Genivi's persistence data and provides access to the resource configuration table and to the local and shared data bases
Version: @VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lpers_common
Libs.private: @LIBS@