Make eclipse output to dist/classes

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1105 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Dave Hoover
2011-01-01 05:03:09 +00:00
parent f1ad37f799
commit 48dbcf4f2c
+1 -1
View File
@@ -10,5 +10,5 @@
<classpathentry exported="true" kind="var" path="M2_REPO/org/lwjgl/lwjgl/2.6/lwjgl-2.6.jar"/>
<classpathentry exported="true" kind="var" path="M2_REPO/org/lwjgl/lwjgl_util/2.6/lwjgl_util-2.6.jar"/>
<classpathentry exported="true" kind="var" path="M2_REPO/net/javazoom/jlayer/1.0/jlayer-1.0.jar"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="dist/classes"/>
</classpath>