Fix 2037732: The warp layer is using a rough way of calculating how much context...
[synfig.git] / synfig-core / tags / 0.61.09 / synfig.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@synfigincludedir@
5
6 Name: @PACKAGE_TARNAME@
7 Description: @PACKAGE_NAME@
8 Requires: @CONFIG_DEPS@
9 Version: @VERSION@
10 Libs: -L${libdir} @CONFIG_LIBS@
11 Cflags: @CONFIG_CFLAGS@ -I${includedir}