.classpath 1018 B

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="squidlib/src/main/java">
  4. <attributes>
  5. <attribute name="FROM_GRADLE_MODEL" value="true"/>
  6. </attributes>
  7. </classpathentry>
  8. <classpathentry kind="src" path="squidlib-util/src/main/java">
  9. <attributes>
  10. <attribute name="FROM_GRADLE_MODEL" value="true"/>
  11. </attributes>
  12. </classpathentry>
  13. <classpathentry kind="src" path="squidlib-util/src/main/resources">
  14. <attributes>
  15. <attribute name="FROM_GRADLE_MODEL" value="true"/>
  16. </attributes>
  17. </classpathentry>
  18. <classpathentry path="bin" kind="output"/>
  19. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  20. <classpathentry sourcepath="/home/churlin/.gradle/caches/modules-2/files-2.1/com.badlogicgames.gdx/gdx/1.9.6/7d903ecd6b0df2ec334814b8e70618e4c93fd37c/gdx-1.9.6-sources.jar" kind="lib" path="/home/churlin/.gradle/caches/modules-2/files-2.1/com.badlogicgames.gdx/gdx/1.9.6/47d1e9b890e364ec28f128e9bb3b9a12a94c164/gdx-1.9.6.jar"/>
  21. </classpath>