Change the tile size from 128 to 120 and allow all the factors of 120 to be used...
[synfig.git] / synfig-core / trunk / 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}