aboutsummaryrefslogtreecommitdiff
path: root/data/mm-glib.pc.in
blob: 649b94eb4e2f891bbba89846c27cf5cf0a1a079a (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: mm-glib
Description: Library to control and monitor the ModemManager
Version: @VERSION@
Requires: glib-2.0 gobject-2.0 gio-2.0 ModemManager
Cflags: -I${includedir}/libmm-glib
Libs: -L${libdir} -lmm-glib