File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 33 <classpathentry kind =" src" path =" src" />
44 <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
55 <classpathentry combineaccessrules =" false" kind =" src" path =" /processing-core" />
6- <classpathentry kind =" lib" path =" library/lwjgl.jar" sourcepath =" /Users/andres/Coding/OpenGL/lwjgl-source-2.8.3.zip" />
76 <classpathentry kind =" lib" path =" library/lwjgl_util.jar" />
87 <classpathentry kind =" lib" path =" library/lwjgl_util_applet.jar" />
98 <classpathentry kind =" output" path =" bin" />
Original file line number Diff line number Diff line change 2323 Eclipse does this automatically. -->
2424 <copy todir =" bin" >
2525 <fileset dir =" src" >
26- <include name =" processing/lwopengl /*.glsl" />
26+ <include name =" processing/lwjgl /*.glsl" />
2727 </fileset >
2828 </copy >
2929 </target >
You can’t perform that action at this time.
0 commit comments