Export google-collect so we don't have to declare it in yohoho

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@551 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Charlie Groves
2008-01-25 21:44:33 +00:00
parent 0318dbe34e
commit 8dd26afb4b
+1 -1
View File
@@ -4,6 +4,6 @@
<classpathentry kind="src" path="tests/src/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/nenya"/>
<classpathentry kind="var" path="EXT_LIBS_DIR/google-collect.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/google-collect.jar"/>
<classpathentry kind="output" path="tests/dist/classes"/>
</classpath>