X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=build.xml;h=0d917ca71bc02c9e441d4f3265d622c3cb6a7259;hb=ac851ddd38f466093751b7d307d128dd01ee858f;hp=fc20c0a7fe38418addd71d9a6e896a4cd654abdb;hpb=1450839e528788e57ff6f5fb3e2bbc7a8d8ae99b;p=inkscape.git diff --git a/build.xml b/build.xml index fc20c0a7f..0d917ca71 100644 --- a/build.xml +++ b/build.xml @@ -55,6 +55,7 @@ + @@ -62,6 +63,9 @@ + + + --> @@ -97,8 +101,10 @@ - - #define INKSCAPE_VERSION "${version}, revision ${svn.revision}" + + namespace Inkscape { + char const *version_string = "${version} r${svn.revision}"; + } #ifndef _CONFIG_H_ @@ -176,26 +182,15 @@ /* Do we support SVG Fonts? */ #define ENABLE_SVG_FONTS 1 - #endif /* _CONFIG_H_ */ - - - + /* Do we want experimental, unsupported, unguaranteed, etc., LivePathEffects enabled? */ + // #define LPE_ENABLE_TEST_EFFECTS 1 + #define HAVE_ASPELL 1 - - - - - - + #endif /* _CONFIG_H_ */ + - - @@ -222,19 +217,19 @@ - - - @@ -248,7 +243,7 @@ - @@ -259,22 +254,22 @@ - - - + template="${src}/cxxtest-template.tpl"> @@ -339,7 +334,6 @@ - @@ -504,7 +498,7 @@ -lpng -ljpeg.dll -ltiff.dll -lpopt ${devlibs}/lib/zdll.lib -lgc -lws2_32 -lintl -lgdi32 -lcomdlg32 -lm - -lgomp -lpthreadGC2 + -lgomp -lpthreadGC2 -laspell @@ -609,7 +603,7 @@ -lpng -ljpeg.dll -ltiff.dll -lpopt ${devlibs}/lib/zdll.lib -lgc -lws2_32 -lintl -lgdi32 -lcomdlg32 -lm - -lgomp -lpthreadGC2 + -lgomp -lpthreadGC2 @@ -706,6 +700,9 @@ + + + @@ -897,7 +894,7 @@ - +