annotate src/portaudio_20140130/bindings/java/jportaudio/.classpath @ 61:d101c4099725
Remove "other" Vamp SDK repo from sv-dependency-builds
author |
Chris Cannam |
date |
Mon, 06 Mar 2017 13:29:58 +0000 |
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>
|