summaryrefslogtreecommitdiff
path: root/libmissioncontrol.pc.in
blob: 9cb2f4462dbe5b7ea69f2abe878e27508cc04934 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
profiles_dir=@PROFILES_DIR@

Name: libmissioncontrol
Description:  Mission Control Client Library
Requires: dbus-1 >= 0.50, libtelepathy >= 0.3.2, telepathy-glib >= 0.7.1
Requires.private: gconf-2.0, dbus-glib-1, gmodule-2.0, gobject-2.0, glib-2.0
Version: @VERSION@
Libs: -L${libdir} -lmissioncontrol-client
Cflags: -I${includedir}