Since samskivert no longer exports jars, we need to add some includes in various other projects' configs.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1043 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Mike Thomas
2010-10-28 17:51:24 +00:00
parent e1ac0cea66
commit 1d1ffa8004
+5 -1
View File
@@ -9,6 +9,10 @@
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/jl1.0.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/lwjgl/lwjgl.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/lwjgl/lwjgl_util.jar"/>
<classpathentry kind="output" path="bin"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/narya"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/commons-digester.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/commons-lang.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/commons-logging.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/commons-io.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>