Export guice since subprojects are going to need it

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5175 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Charlie Groves
2008-06-09 18:03:21 +00:00
parent 57ff422162
commit 335fcc6da1
+2 -2
View File
@@ -7,7 +7,7 @@
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/commons-lang.jar"/>
<classpathentry kind="var" path="EXT_LIBS_DIR/javassist.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/google-collect.jar"/>
<classpathentry kind="var" path="EXT_LIBS_DIR/guice.jar"/>
<classpathentry kind="var" path="EXT_LIBS_DIR/atunit.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/guice.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/atunit.jar"/>
<classpathentry kind="output" path="tests/dist/classes"/>
</classpath>