summaryrefslogtreecommitdiffstats
path: root/sync/src/libsync.pc.in
blob: 32c43a5bfc78716d94c3caada19d056a1e36756d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
libgnome_serverdir=@libexecdir@

Name: libsync
Description: OpenSync convenience library
Requires: glib-2.0 gconf-2.0 opensync-1.0 osengine-1.0
Version: @VERSION@
Libs: -L${libdir} -lsync
Cflags: -I${includedir}