mirror of https://github.com/rusefi/RomRaider.git
17 lines
877 B
XML
17 lines
877 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="lib" path="lib/Graph3d/linux/lib/j3dcore.jar"/>
|
|
<classpathentry kind="lib" path="lib/Graph3d/linux/lib/j3dutils.jar"/>
|
|
<classpathentry kind="lib" path="lib/Graph3d/linux/lib/vecmath.jar"/>
|
|
<classpathentry kind="lib" path="lib/logger/rxtx/RXTXcomm.jar"/>
|
|
<classpathentry kind="lib" path="lib/logger/jcommon-1.0.0.jar"/>
|
|
<classpathentry kind="lib" path="lib/logger/jfreechart-1.0.1.jar"/>
|
|
<classpathentry kind="lib" path="lib/jep.jar"/>
|
|
<classpathentry kind="lib" path="lib/JFontChooser.jar"/>
|
|
<classpathentry kind="lib" path="lib/swing-layout-1.0.jar"/>
|
|
<classpathentry kind="lib" path="lib/Graph3d/linux/Graph3d.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|