-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.classpath
20 lines (20 loc) · 1.17 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/beads_player"/>
<classpathentry kind="src" path="src/beads_examples"/>
<classpathentry kind="src" path="src/beads_main"/>
<classpathentry kind="src" path="src/beads_doc"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="dependencies/mp3spi1.9.4.jar"/>
<classpathentry kind="lib" path="dependencies/tritonus_share.jar"/>
<classpathentry kind="lib" path="dependencies/jl1.0.1.jar"/>
<classpathentry kind="lib" path="dependencies/tools.jar"/>
<classpathentry kind="lib" path="dependencies/tritonus_aos-0.3.6.jar"/>
<classpathentry kind="lib" path="dependencies/jarjar-1.0.jar"/>
<classpathentry kind="lib" path="dependencies/jna-3.2.7.jar"/>
<classpathentry kind="lib" path="dependencies/org-jaudiolibs-audioservers-jack.jar"/>
<classpathentry kind="lib" path="dependencies/org-jaudiolibs-audioservers-javasound.jar"/>
<classpathentry kind="lib" path="dependencies/org-jaudiolibs-audioservers.jar"/>
<classpathentry kind="lib" path="dependencies/org-jaudiolibs-jnajack.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>