Updated to newer version of RXTXComm to match 64-bit drivers
This commit is contained in:
parent
6a366f4810
commit
6cf73b70d0
Binary file not shown.
|
@ -30,7 +30,8 @@ file.reference.RXTXcomm.jar=lib\\RXTXcomm.jar
|
|||
includes=**
|
||||
jar.compress=false
|
||||
javac.classpath=\
|
||||
${file.reference.RXTXcomm.jar}
|
||||
${file.reference.RXTXcomm.jar}:\
|
||||
${libs.swing-app-framework.classpath}
|
||||
# Space-separated list of extra javac options
|
||||
javac.compilerargs=
|
||||
javac.deprecation=false
|
||||
|
@ -54,7 +55,7 @@ javadoc.splitindex=true
|
|||
javadoc.use=true
|
||||
javadoc.version=false
|
||||
javadoc.windowtitle=
|
||||
main.class=moppydesk.Main
|
||||
main.class=moppydesk.MoppyUI
|
||||
manifest.file=manifest.mf
|
||||
meta.inf.dir=${src.dir}/META-INF
|
||||
mkdist.disabled=false
|
||||
|
|
Loading…
Reference in New Issue
Block a user