annotate src/portaudio_20140130/bindings/java/jportaudio/.classpath @ 162:d43aab368df9

Duplicate for patch testing
author Chris Cannam <cannam@all-day-breakfast.com>
date Wed, 30 Oct 2019 11:25:10 +0000
parents e3d5853d5918
children
rev   line source
cannam@124 1 <?xml version="1.0" encoding="UTF-8"?>
cannam@124 2 <classpath>
cannam@124 3 <classpathentry kind="src" path="src"/>
cannam@124 4 <classpathentry kind="src" path="jtests"/>
cannam@124 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
cannam@124 6 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
cannam@124 7 <classpathentry kind="output" path="bin"/>
cannam@124 8 </classpath>