aboutsummaryrefslogtreecommitdiffstats
path: root/evolution-shell.pc.in
blob: f143b4c3aabd331839197be0a71b278a9c52f057 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
libexecdir=@libexecdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@

privlibdir=@privsolibdir@
privlibexecdir=@privlibexecdir@
privincludedir=@privincludedir@
moduledir=@moduledir@
imagesdir=@imagesdir@

execversion=@BASE_VERSION@

Name: evolution-shell
Description: libraries needed for Evolution shell components
Version: @VERSION@
Requires: gtk+-3.0 gconf-2.0 gnome-desktop-3.0 libedataserverui-3.0 unique-3.0
Libs: -L${privlibdir} -leshell -Wl,-R${privlibdir}
Cflags: -I${privincludedir}