X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=build.xml;h=62eda3aaaa577c172e38c5687707ff4f4f6a518d;hb=325ab30ef9de67f89aed7e743d02f09c3a501c42;hp=3e65dd96bb9868e7dd819e436b21b7ed44fe457e;hpb=de35f715781ab9d73d78cb911248aeeb8b4e56eb;p=inkscape.git diff --git a/build.xml b/build.xml index 3e65dd96b..62eda3aaa 100644 --- a/build.xml +++ b/build.xml @@ -53,7 +53,9 @@ + + @@ -61,6 +63,9 @@ + + + --> @@ -96,8 +101,10 @@ - - #define INKSCAPE_VERSION "${version}, revision ${svn.revision}" + + namespace Inkscape { + char const *version_string = "${version} r${svn.revision}"; + } #ifndef _CONFIG_H_ @@ -175,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_ */ + - - @@ -212,6 +208,7 @@ + @@ -220,20 +217,19 @@ - - - - @@ -247,7 +243,7 @@ - @@ -258,22 +254,22 @@ - - - + template="${src}/cxxtest-template.tpl"> @@ -306,7 +302,6 @@ - @@ -338,8 +333,6 @@ - - @@ -504,7 +497,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 +602,7 @@ -lpng -ljpeg.dll -ltiff.dll -lpopt ${devlibs}/lib/zdll.lib -lgc -lws2_32 -lintl -lgdi32 -lcomdlg32 -lm - -lgomp -lpthreadGC2 + -lgomp -lpthreadGC2 @@ -677,6 +670,8 @@ + + @@ -697,6 +692,8 @@ + + @@ -704,6 +701,9 @@ + + + @@ -895,7 +895,7 @@ - +