annotate src/portaudio_20161030/bindings/java/jportaudio/.classpath @ 148:b4bfdf10c4b3
Update Win64 capnp builds to v0.6
author |
Chris Cannam <cannam@all-day-breakfast.com> |
date |
Mon, 22 May 2017 18:56:49 +0100 |
parents |
59a8758c56b1 |
children |
|
rev |
line source |
cannam@140
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
cannam@140
|
2 <classpath>
|
cannam@140
|
3 <classpathentry kind="src" path="src"/>
|
cannam@140
|
4 <classpathentry kind="src" path="jtests"/>
|
cannam@140
|
5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
cannam@140
|
6 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
|
cannam@140
|
7 <classpathentry kind="output" path="bin"/>
|
cannam@140
|
8 </classpath>
|