Advertisement
Guest User

Untitled

a guest
Aug 26th, 2013
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="src"/>
  4. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
  5. <classpathentry kind="lib" path="lib/jars/lwjgl_util.jar"/>
  6. <classpathentry kind="lib" path="lib/jars/lwjgl.jar">
  7. <attributes>
  8. <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="lib/natives-win"/>
  9. </attributes>
  10. </classpathentry>
  11. <classpathentry kind="lib" path="lib/jars/slick-util.jar"/>
  12. <classpathentry kind="output" path="bin"/>
  13. </classpath>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement