aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox-desktop.pc.in
blob: e742d08305e4303fc06e3498e9033a99a17baa3e (plain)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: matchbox-desktop
Description: Matchbox Desktop module dependencies.
Version: @VERSION@
Libs: -L${libdir} @LIBMB_LIBS@
Cflags: -I${includedir}/matchbox-desktop @LIBMB_CFLAGS@