1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-26 23:30:17 +01:00
Files
audacity/lib-src/portaudio-v19/bindings/java/jportaudio/.classpath
2013-02-27 01:33:15 +00:00

9 lines
355 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="jtests"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="output" path="bin"/>
</classpath>