From: buliabyak Date: Tue, 17 Feb 2009 20:51:06 +0000 (+0000) Subject: make spellchecker compilable on windows X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=e2be8d328ed067834f72c9bfb5ca938155968a04;p=inkscape.git make spellchecker compilable on windows --- diff --git a/build.xml b/build.xml index fc4460c5e..34cc62e95 100644 --- a/build.xml +++ b/build.xml @@ -597,7 +597,7 @@ -lpng -ljpeg.dll -ltiff.dll -lpopt ${devlibs}/lib/zdll.lib -lgc -lws2_32 -lintl -lgdi32 -lcomdlg32 -lm - -lgomp -lpthreadGC2 + -lgomp -lpthreadGC2 -laspell @@ -694,6 +694,9 @@ + + +