From f7c2ae9a3b7319f9d47b4a5d0fb3ad4c7762bb58 Mon Sep 17 00:00:00 2001 From: jrandom Date: Sun, 30 Oct 2005 01:07:09 +0000 Subject: [PATCH] adjust the exe build filter to only run on linux or windows --- build.xml | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/build.xml b/build.xml index b0437c070..8c75886f1 100644 --- a/build.xml +++ b/build.xml @@ -55,9 +55,6 @@ - - - @@ -67,6 +64,14 @@ + + + + + + + + @@ -396,15 +401,20 @@ - - - + + + + + + + +