X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=build.xml;h=90501a5cb84ad074aed05a9c2c12ee11eed715c0;hb=df44b6baca018000107cdde0c3613ff3bbc53742;hp=58e9fba3ea65f52e00a69f9ed026c38286fe4a1d;hpb=6eab86a957f22e40cb01d7170d34c165c190b2ad;p=inkscape.git diff --git a/build.xml b/build.xml index 58e9fba3e..90501a5cb 100755 --- a/build.xml +++ b/build.xml @@ -31,7 +31,7 @@ ## P R O J E C T : I N K S C A P E ######################################################################## --> - + Build file for the Inkscape SVG editor. This file was written for GTK-2.10 on Win32, but it should work @@ -42,7 +42,7 @@ - + @@ -190,7 +190,7 @@ #define ENABLE_SVG_FONTS 1 /* Do we want experimental, unsupported, unguaranteed, etc., LivePathEffects enabled? */ - #define LPE_ENABLE_TEST_EFFECTS 1 + //#define LPE_ENABLE_TEST_EFFECTS 1 #define HAVE_ASPELL 1 @@ -314,6 +314,7 @@ + @@ -480,6 +481,7 @@ stripcommand="${archutil}strip" objcopycommand="${archutil}objcopy"> + -mwindows -mthreads @@ -511,9 +513,26 @@ + + - - + + + -mconsole + -mthreads + + + + + + + - + - + @@ -790,12 +810,13 @@ ## T A R G E T : D I S T - I N K S C A P E ######################################################################## --> - +