Mercurial > hg > sv-dependency-builds
annotate src/portaudio_20161030/bindings/java/jportaudio/.classpath @ 66:a9f5ce17330a
Add AppImage files
author | Chris Cannam |
---|---|
date | Tue, 26 Jun 2018 18:00:44 +0100 |
parents | 284acf908dcd |
children |
rev | line source |
---|---|
Chris@55 | 1 <?xml version="1.0" encoding="UTF-8"?> |
Chris@55 | 2 <classpath> |
Chris@55 | 3 <classpathentry kind="src" path="src"/> |
Chris@55 | 4 <classpathentry kind="src" path="jtests"/> |
Chris@55 | 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
Chris@55 | 6 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/> |
Chris@55 | 7 <classpathentry kind="output" path="bin"/> |
Chris@55 | 8 </classpath> |