From 454233e113a22a149fe45624ce3e405474ded053 Mon Sep 17 00:00:00 2001 From: jeffpk Date: Fri, 6 Jun 2003 21:04:07 +0000 Subject: Initial check-in of the Java Games Initiative's game controller discovery and input library. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@3 e343933a-64c8-49c5-92b1-88f2ce3e89e8 --- coreAPI/build.xml | 116 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 coreAPI/build.xml (limited to 'coreAPI/build.xml') diff --git a/coreAPI/build.xml b/coreAPI/build.xml new file mode 100644 index 0000000..f2db003 --- /dev/null +++ b/coreAPI/build.xml @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3