Skip to content

Commit

Permalink
Update JNA
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenq committed Oct 31, 2018
1 parent 2b0a414 commit 746c156
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file removed lib/jna-4.5.2.jar
Binary file not shown.
Binary file added lib/jna-5.0.0.jar
Binary file not shown.
4 changes: 2 additions & 2 deletions nbproject/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ debug.test.modulepath=\
${run.test.modulepath}
file.reference.commons-io-2.6.jar=lib/commons-io-2.6.jar
file.reference.jai-imageio-core-1.4.0.jar=lib/jai-imageio-core-1.4.0.jar
file.reference.jna-4.5.2.jar=lib/jna-4.5.2.jar
file.reference.jna-5.0.0.jar=lib/jna-5.0.0.jar
file.reference.jul-to-slf4j-1.7.25.jar=lib/jul-to-slf4j-1.7.25.jar
file.reference.lept4j-1.10.0.jar=lib/lept4j-1.10.0.jar
file.reference.log4j-1.2.17.jar=lib/log4j-1.2.17.jar
Expand Down Expand Up @@ -87,7 +87,7 @@ javac.classpath=\
${file.reference.logback-classic-1.2.3.jar}:\
${file.reference.logback-core-1.2.3.jar}:\
${file.reference.commons-io-2.6.jar}:\
${file.reference.jna-4.5.2.jar}:\
${file.reference.jna-5.0.0.jar}:\
${file.reference.lept4j-1.10.0.jar}:\
${file.reference.tess4j-4.3.0.jar}
javadoc.noindex=false
Expand Down

0 comments on commit 746c156

Please sign in to comment.