diff options
author | Michael Bien <[email protected]> | 2009-10-27 18:56:37 +0100 |
---|---|---|
committer | Michael Bien <[email protected]> | 2009-10-27 18:56:37 +0100 |
commit | 92e523588e6ebb9ef6b7ad3156930b8e0ea2597f (patch) | |
tree | 37b87f8bab234fad73da386fdd91455147fd9ba9 /nbproject/configs | |
parent | e15fbc28ae250f3f944c4061d28ef7c41799d2de (diff) |
initial import of JOGL-JOCL interoperability sample (WIP).
Diffstat (limited to 'nbproject/configs')
-rw-r--r-- | nbproject/configs/GLCLinterop.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nbproject/configs/GLCLinterop.properties b/nbproject/configs/GLCLinterop.properties new file mode 100644 index 0000000..710c784 --- /dev/null +++ b/nbproject/configs/GLCLinterop.properties @@ -0,0 +1 @@ +main.class=com.mbien.opencl.demos.joglinterop.GLCLInteroperabilityDemo |