mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Put nativewindow.all.jar back in build path
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user