output path

This commit is contained in:
Gered 2013-07-01 12:15:04 -04:00
parent b0ffe46e29
commit 913ec916ce

View file

@ -3,5 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/1.6"/>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/gdx-tilemap3d-libs"/>
<classpathentry kind="output" path="/out/production/gdx-tilemap3d"/>
<classpathentry kind="output" path="bin"/>
</classpath>