JavaOpenCL64

This commit is contained in:
2026-08-07 19:33:10 +08:00
commit aedd643d35
278 changed files with 25848 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/graalvm-jdk-24+36.1">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libs/bcel-6.10.0.jar"/>
<classpathentry kind="lib" path="libs/annotations-26.1.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>