UrbanMarginal/.classpath

12 lines
413 B
Text
Raw Normal View History

2025-02-07 13:44:06 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
2025-03-06 14:24:29 +00:00
<classpathentry including="boules/|fonds/|murs/|personnages/|sons/" kind="src" path="media"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
2025-02-07 13:44:06 +00:00
<classpathentry kind="output" path="bin"/>
</classpath>