annotate src/portaudio_20161030/bindings/java/jportaudio/.classpath @ 55:284acf908dcd
 
Add source for PortAudio stable v190600_20161030
 | author | Chris Cannam | 
 | date | Tue, 03 Jan 2017 13:44:07 +0000 | 
 | parents |  | 
 | 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> |