From 1535a51da5ea7979b28fbf48801cdca292b47cd5 Mon Sep 17 00:00:00 2001 From: Anton Keks Date: Fri, 20 May 2011 21:44:52 +0300 Subject: [PATCH] generate exe for win64 and disable obfuscation - it makes SWT fail to load the correct comctl32.dll on windows resulting in incorrect button icons --- build.xml | 69 ++++++++++++++++++++++++++++++------------------------- 1 file changed, 38 insertions(+), 31 deletions(-) diff --git a/build.xml b/build.xml index edeaefb6..948188c9 100755 --- a/build.xml +++ b/build.xml @@ -295,8 +295,8 @@ - - + + + - + @@ -393,31 +397,34 @@ - + - - - + + + - + - - - + + + - - - - - - - - - - - + + + + + + + + + + + + + + - +