From aab21c2dc81e5ba7bce33f87ff96fd5b398f1bf9 Mon Sep 17 00:00:00 2001 From: Iulian Dragos Date: Thu, 22 Nov 2007 17:16:07 +0000 Subject: Added android-library target in the build file,... Added android-library target in the build file, and special ScalaObect which has no @remote attribute (no RMI on android). --- build.xml | 209 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 207 insertions(+), 2 deletions(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 55fa47f60f..5290d78771 100644 --- a/build.xml +++ b/build.xml @@ -50,11 +50,13 @@ PROPERTIES + + @@ -574,7 +576,7 @@ BUILD QUICK-TEST LAYER /> - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -916,6 +990,137 @@ MSIL + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3