From 003d16daf0a65298991d7bd8fd4617f77467bfdb Mon Sep 17 00:00:00 2001 From: mdb Date: Tue, 20 Nov 2001 21:33:49 +0000 Subject: [PATCH] Moved the optimization compile parameter into a property to make it easier to change and more obvious. git-svn-id: https://samskivert.googlecode.com/svn/trunk@463 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- projects/samskivert/build.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects/samskivert/build.xml b/projects/samskivert/build.xml index 09cec2e5..f42464e8 100644 --- a/projects/samskivert/build.xml +++ b/projects/samskivert/build.xml @@ -7,6 +7,7 @@ + @@ -40,7 +41,7 @@ + debug="on" optimize="${build.optimize}" deprecation="off">