Mercurial > hg > sv-dependency-builds
annotate src/portaudio_20140130/bindings/java/jportaudio/.classpath @ 43:5ea0608b923f
Current zlib source
author | Chris Cannam |
---|---|
date | Tue, 18 Oct 2016 14:33:52 +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> |