aboutsummaryrefslogtreecommitdiffstats
path: root/evolution-shell.pc.in
blob: c27f9f1819ecd59c9f75d3398dca2f93d998d6a4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

idldir=@idldir@
IDL_INCLUDES=-I ${idldir} @IDL_INCLUDES@

privlibdir=@privlibdir@

Name: evolution-shell
Description: libraries needed for Evolution shell components
Version: @VERSION@
Requires: libgnome-2.0 libgnomeui-2.0 libbonoboui-2.0 gal-2.0 >= @GAL_VERSION@
Libs: -L${libdir} -leshell
Cflags: -I${includedir}/evolution