grim/guifications3

the start of the conversion to gplugin

2012-04-30, Gary Kramlich
65091b5b15de
the start of the conversion to gplugin
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
bindir=${exec_prefix}/bin
libdir=${exec_prefix}/lib
includedir=${prefix}/include/gflib-1.0
plugin_dir=${libdir}/guifications
Name: libgflib
Description: Guifications library
Version: @VERSION@
Libs: -L${libdir} -lgflib
Cflags: -I${includedir}