Skip to content

Commit cd850fa

Browse files
scigirlsscigirls
scigirls
authored and
scigirls
committed
Added .dll's to libs
1 parent e3311e2 commit cd850fa

File tree

5 files changed

+5
-1
lines changed

5 files changed

+5
-1
lines changed

.classpath

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<classpath>
33
<classpathentry kind="src" output="bin" path="src"/>
4-
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
4+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
5+
<attributes>
6+
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="code-and-chords/libs"/>
7+
</attributes>
8+
</classpathentry>
59
<classpathentry kind="lib" path="libs/core.jar"/>
610
<classpathentry kind="lib" path="libs/beads-io.jar"/>
711
<classpathentry kind="lib" path="libs/beads.jar"/>

libs/jportaudio_x64.dll

447 KB
Binary file not shown.

libs/jportaudio_x86.dll

47 KB
Binary file not shown.

libs/portaudio_x64.dll

-25.5 KB
Binary file not shown.

libs/portaudio_x86.dll

439 KB
Binary file not shown.

0 commit comments

Comments
 (0)