From fc068a2e84a221a44b1620e6a3ad58a2c58d78ef Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Sat, 12 Oct 2013 22:09:58 +0200 Subject: Scripts/README: Add note on how to start a single demo --- README | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README') diff --git a/README b/README index 6049f79..af5f6ac 100644 --- a/README +++ b/README @@ -33,3 +33,10 @@ \__\/ \ \::/ \ \:\ \ \::/ /__/:/ \__\/ \__\/ \__\/ \__\/ +build: + ant + +run single demo: + ant -Dmain.class=com.jogamp.opencl.demos.bitonicsort.BitonicSort run + ant -Dmain.class=com.jogamp.opencl.demos.julia3d.Julia3d run + ant -Dmain.class=com.jogamp.opencl.demos.joglinterop.GLCLInteroperabilityDemo run -- cgit v1.2.3