1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: Florence
7Description: Florence controller library.
8Requires: gio-2.0
9Version: @PACKAGE_VERSION@
10Libs: -L${libdir} -lflorence-1.0
11Cflags: -I${includedir}/florence-1.0
12