X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=build.xml;h=4c0ba1969c240d2e353fb9026bc5361b35af2de2;hb=3a6cb6f1ea6a08c6ec77353a61a21561a43fbffa;hp=8ea01234e8c8d81fba09ad78ef18978a98c7238b;hpb=94268507b101faea6ec157a4d80ec761eafb6e28;p=inkscape.git diff --git a/build.xml b/build.xml index 8ea01234e..4c0ba1969 100644 --- a/build.xml +++ b/build.xml @@ -42,16 +42,25 @@ - - - - - + + + + + + + + + + -L${gtk}/perl/lib/CORE -lperl58 - -L${gtk}/python/libs -lpython24 + -L${gtk}/python/libs -lpython25 ${gtk}/bin/libxml2.dll ${gtk}/bin/libxslt.dll ${gtk}/lib/iconv.lib + -lcairo.dll -lcairomm-1.0.dll + -lwpg-0.1.dll -lwpg-stream-0.1.dll + -lMagick++ -lWand -lMagick -lfreetype.dll -lfontconfig.dll -llcms.dll -lssl -lcrypto - -lpng -lpopt ${gtk}/lib/zdll.lib - -lgc -mwindows -lws2_32 -lintl -lm + -lpng -ljpeg.dll -ltiff.dll -lpopt ${gtk}/lib/zdll.lib + -lgc -mwindows + -lws2_32 -lintl -lgdi32 -lcomdlg32 -lm @@ -476,7 +486,7 @@ - + @@ -567,7 +577,7 @@ - gtk-icon-sizes = "gtk-menu=13,13:gtk-small-toolbar=16,16:gtk-large-toolbar=24,24:gtk-dnd=32,32:inkscape-decoration=16,16" + gtk-icon-sizes = "gtk-menu=16,16:gtk-small-toolbar=16,16:gtk-large-toolbar=24,24:gtk-dnd=32,32:inkscape-decoration=16,16" gtk-toolbar-icon-size = small-toolbar # disable images in buttons. i've only seen ugly delphi apps use this feature.