Fix Prevent and remove compile warning messages
[platform/core/appfw/ail.git] / ail.pc.in
1 prefix=@PREFIX@
2 exec_prefix=@EXEC_PREFIX@
3 libdir=@LIBDIR@
4 includedir=@INCLUDEDIR@
5
6 Name: ail
7 Description: Application Information Library
8 Version: @VERSION@
9 Requires: sqlite3 vconf dlog db-util
10 Libs: -L@LIBDIR@ -lail @PC_LIB@
11 Cflags: -I@INCLUDEDIR@