Put nativewindow.all.jar back in build path

This commit is contained in:
codeanticode
2012-02-24 21:06:50 +00:00
parent 9ef3037fb5
commit 6af8d9d58b
+1
View File
@@ -5,5 +5,6 @@
<classpathentry combineaccessrules="false" kind="src" path="/processing-core"/>
<classpathentry kind="lib" path="library/gluegen-rt.jar"/>
<classpathentry kind="lib" path="library/jogl.all.jar"/>
<classpathentry kind="lib" path="library/nativewindow.all.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>