From 5f10f95d3556787011bed92d90f1df8548bdf364 Mon Sep 17 00:00:00 2001 From: endolf Date: Thu, 16 Jun 2005 13:38:16 +0000 Subject: Added the simple_dist task and subtasks to build the single distributable zip/tgz for each platform that includes the core classes, the default plugins classes, the jutils classes, and the binary library for that platform. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@98 e343933a-64c8-49c5-92b1-88f2ce3e89e8 --- build.xml | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) diff --git a/build.xml b/build.xml index d5642b2..5e5e596 100644 --- a/build.xml +++ b/build.xml @@ -107,4 +107,73 @@ excludes="*.zip" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3