From 84cc0fddb4da1add636978afecf58df01fb3c35b Mon Sep 17 00:00:00 2001 From: Michael Bien Date: Wed, 21 Oct 2009 17:22:29 +0200 Subject: initial import of jocl-demos project. added first demo: HelloJOCL. --- build.xml | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 build.xml (limited to 'build.xml') diff --git a/build.xml b/build.xml new file mode 100644 index 0000000..18de08c --- /dev/null +++ b/build.xml @@ -0,0 +1,74 @@ + + + + + + + + + + + Builds, tests, and runs the project jocl-demos. + + + -- cgit v1.2.3