From db201a29bd48bd23db6d495e17754d861b3115fa Mon Sep 17 00:00:00 2001 From: Walter Korman Date: Sun, 12 Jan 2003 02:15:25 +0000 Subject: [PATCH] Moved native library compilation into a separate target. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2113 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- build.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index 76ebbfb82..6fd3ab4d6 100644 --- a/build.xml +++ b/build.xml @@ -89,12 +89,16 @@ - + + + + + @@ -123,10 +127,10 @@ - + - +