From adf2c973c1d52f4937557fbb3421051ea4279e26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Bl=C3=A4sing?= Date: Wed, 27 Jan 2021 22:25:58 +0100 Subject: [PATCH] Fix builds on windows --- build.xml | 31 +++++++++++++++++++++++-------- 1 file changed, 23 insertions(+), 8 deletions(-) diff --git a/build.xml b/build.xml index 31b9fc9d81..2d8e40685a 100644 --- a/build.xml +++ b/build.xml @@ -882,21 +882,21 @@ osname=macosx;processor=x86;processor=x86-64;processor=aarch64;processor=ppc - + - + + + + - + - + - - - - + @@ -907,12 +907,27 @@ osname=macosx;processor=x86;processor=x86-64;processor=aarch64;processor=ppc + + + + + + + + + + + + + + +