annotate src/portaudio_20140130/bindings/java/jportaudio/.classpath @ 41:481f5f8c5634
Current libsamplerate source
| author |
Chris Cannam |
| date |
Tue, 18 Oct 2016 13:24:45 +0100 |
| parents |
7ddb4fc30dac |
| children |
|
| rev |
line source |
|
Chris@39
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
|
Chris@39
|
2 <classpath>
|
|
Chris@39
|
3 <classpathentry kind="src" path="src"/>
|
|
Chris@39
|
4 <classpathentry kind="src" path="jtests"/>
|
|
Chris@39
|
5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
Chris@39
|
6 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
|
|
Chris@39
|
7 <classpathentry kind="output" path="bin"/>
|
|
Chris@39
|
8 </classpath>
|