|
@@ -19,6 +19,8 @@
|
|
|
<classpathentry kind="src" path="src/xml"/>
|
|
|
<classpathentry kind="src" path="src/terrain"/>
|
|
|
<classpathentry kind="src" path="src/networking"/>
|
|
|
+ <classpathentry kind="src" path="src/blender"/>
|
|
|
+
|
|
|
<classpathentry kind="lib" path="lib/jbullet/asm-all-3.1.jar"/>
|
|
|
<classpathentry kind="lib" path="lib/jbullet/jbullet.jar"/>
|
|
|
<classpathentry kind="lib" path="lib/jbullet/stack-alloc.jar"/>
|
|
@@ -38,5 +40,7 @@
|
|
|
<classpathentry kind="lib" path="lib/niftygui/eventbus-1.4.jar"/>
|
|
|
<classpathentry kind="lib" path="lib/niftygui/nifty-examples-1.3-SNAPSHOT.jar"/>
|
|
|
<classpathentry kind="lib" path="lib/niftygui/xmlpull-xpp3-1.1.4c.jar"/>
|
|
|
+ <classpathentry kind="lib" path="lib/noise/noise-0.0.1-SNAPSHOT.jar"/>
|
|
|
+
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
</classpath>
|