From e2be8d328ed067834f72c9bfb5ca938155968a04 Mon Sep 17 00:00:00 2001 From: buliabyak Date: Tue, 17 Feb 2009 20:51:06 +0000 Subject: [PATCH] make spellchecker compilable on windows --- 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 @@ + + + -- 2.30.2