Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Commited Assignment 5
  • Loading branch information
alb06007 committed Nov 5, 2015
1 parent 5979b8a commit 5e6459b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions SweetHome3D/.classpath
Expand Up @@ -2,9 +2,21 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="lib" path="lib/j3dcore.jar"/>
<classpathentry kind="lib" path="lib/vecmath.jar"/>
<classpathentry kind="lib" path="lib/j3dutils.jar"/>
<classpathentry kind="lib" path="lib/j3dcore.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="C:/Program Files (x86)/Java/j3d/j3d-1_5_2-windows-amd64/bin/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/vecmath.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="C:/Program Files (x86)/Java/j3d/j3d-1_5_2-windows-amd64/bin/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/j3dutils.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="C:/Program Files (x86)/Java/j3d/j3d-1_5_2-windows-amd64/bin/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/iText-2.1.7.jar"/>
<classpathentry kind="lib" path="lib/freehep-vectorgraphics-svg-2.1.1b.jar"/>
<classpathentry kind="lib" path="lib/sunflow-0.07.3i.jar"/>
Expand Down
Binary file modified SweetHome3D/classes/com/eteks/sweethome3d/j3d/OBJLoader.class
Binary file not shown.

0 comments on commit 5e6459b

Please sign in to comment.