From 22449b143e17a0d0ae5214068cf69cbbb6b0b92e Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 20 Aug 2002 19:01:36 +0000 Subject: [PATCH] Compile with deprecation warnings on. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1655 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 2fea3e1fe..5e649c684 100644 --- a/build.xml +++ b/build.xml @@ -82,7 +82,7 @@ + debug="on" optimize="{$build.optimize}" deprecation="on">