Fix build warnings for gcc 9
[platform/core/telephony/tel-plugin-database.git] / feature / tfeature.pc.in
1 prefix=@PREFIX@
2 exec_prefix=${prefix}
3 libdir=@LIBDIR@
4 includedir=${prefix}/include
5
6 Name: tfeature
7 Description: Telephony Feature Library
8 Version: 1.0
9 Requires: glib-2.0
10 Libs: -L${libdir} -ltfeature
11 Cflags: -I${includedir}/tfeature