From 26771e937c18a68158c421df11e79971a4b91c57 Mon Sep 17 00:00:00 2001 From: bulia byak Date: Tue, 17 Feb 2009 20:51:06 +0000 Subject: make spellchecker compilable on windows (bzr r7313) --- build.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 @@ + + + -- cgit v1.2.3