From b49f134bd7527b5cdc1d832c58c2b2d648cfdc7d Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Sun, 1 Jun 2014 15:13:32 +0200 Subject: win64: add aspell to build-x64.xml (win64 is now has all features that win32 version has!) (bzr r13341.1.45) --- build-x64.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/build-x64.xml b/build-x64.xml index 24168e039..adeb654fa 100644 --- a/build-x64.xml +++ b/build-x64.xml @@ -221,7 +221,7 @@ #define WITH_CSSBLEND 1 #define WITH_MESH 1 - //#define HAVE_ASPELL 1 + #define HAVE_ASPELL 1 #endif /* _CONFIG_H_ */ @@ -501,7 +501,7 @@ -lgc -lws2_32 -lintl -lgdi32 -lcomdlg32 -lm -lgomp -lwinpthread-1 - + -laspell -lmscms @@ -589,7 +589,7 @@ -lgc -lws2_32 -lintl -lgdi32 -lcomdlg32 -lm -lgomp -lwinpthread - + -laspell -lmscms @@ -640,7 +640,7 @@ -lgc -lws2_32 -lintl -lgdi32 -lcomdlg32 -lm -lgomp -lwinpthread-1 - + -laspell -lmscms @@ -679,6 +679,7 @@ + @@ -774,7 +775,7 @@ - + -- cgit v1.2.3