280349bdce55d03b35585601ef0cd3ba628e0918
[platform/core/system/sync-agent.git] / src / framework / sync-agent.pc.in
1
2 prefix=@PREFIX@
3 exec_prefix=${prefix}
4 libdir=${prefix}/lib
5 includedir=${prefix}/include
6
7 Name: sync-agent
8 Description: Sync Agent Library Package
9 Requires: glib-2.0, sqlite3, libsoup-2.4, vconf, libxml-2.0, libwbxml2, dlog, dbus-glib-1
10 Version: @VERSION@
11 Libs: -L${libdir} -lsync-agent
12 Cflags: -I${includedir} -I${includedir}/sync-agent
13