summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-02-18 18:37:41 +0100
committerSven Gothel <[email protected]>2012-02-18 18:37:41 +0100
commit697d631bc0333b92689972ff3e621e3549fb6c80 (patch)
tree842ce0ed8b2e17c2d187566f7df2679fbb190058 /.classpath
parent390ef63a8da4c3e89b2f61526b641b1b2b82f42d (diff)
JOGL'fy dualDepthPeeling demo (Using JOGL ShaderState/Code/Program)
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index e48d8bf..48e7829 100644
--- a/.classpath
+++ b/.classpath
@@ -6,7 +6,7 @@
<classpathentry kind="src" path="src/redbook/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Ant"/>
- <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jogamp"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/SWT"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jogamp"/>
<classpathentry kind="output" path="build"/>
</classpath>