mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2024-12-21 18:29:40 +00:00
Update asap to 6.0.1
This commit is contained in:
parent
0821d40ed7
commit
1161775628
@ -1,9 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/atari8bit/asap.jar" sourcepath="lib/atari8bit/asap-4.0.0-java-src.zip"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/atari8bit/asap.jar" sourcepath="lib/atari8bit/asap-6.0.1-java-src.zip"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/c64/jsidplay2.jar" sourcepath="lib/c64/jsidplay2-src.zip"/>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
||||
<attributes>
|
||||
<attribute name="module" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
Binary file not shown.
BIN
com.wudsn.ide.snd/lib/atari8bit/asap-6.0.1-java-src.zip
Normal file
BIN
com.wudsn.ide.snd/lib/atari8bit/asap-6.0.1-java-src.zip
Normal file
Binary file not shown.
Binary file not shown.
@ -1,5 +1,2 @@
|
||||
The file "asap.jar" and tis "asap-4.0.0-java-src.zipp" were provided by Fox.
|
||||
The files "asap.jar" and "asap-6.0.1-java-src.zip" were provided by Fox.
|
||||
The source is not included in the build.properties to keep the size at the minimum.
|
||||
|
||||
Note: On 2019-01-02 the files were replaced by a by a Java 1.6 compliant version provided by Fox.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user