From 56f5cb721ff28938b4de51d0d4558531a0f0ed62 Mon Sep 17 00:00:00 2001 From: scislac Date: Tue, 29 Sep 2009 03:26:32 +0000 Subject: [PATCH] Per Johan, a couple build fixes for Win32 cxxtests. --- build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index b9d7f8393..16443dfc2 100644 --- a/build.xml +++ b/build.xml @@ -553,7 +553,7 @@ -lpng -ljpeg.dll -ltiff.dll -lpopt ${devlibs}/lib/zdll.lib -lgc -lws2_32 -lintl -lgdi32 -lcomdlg32 -lm - -lgomp -lpthreadGC2 + -lgomp -lpthreadGC2 -laspell -lmscms @@ -605,7 +605,7 @@ -lpng -ljpeg.dll -ltiff.dll -lpopt ${devlibs}/lib/zdll.lib -lgc -lws2_32 -lintl -lgdi32 -lcomdlg32 -lm - -lgomp -lpthreadGC2 + -lgomp -lpthreadGC2 -laspell -lmscms -- 2.30.2