Skip to content

Commit

Permalink
compiling nfc in Java
Browse files Browse the repository at this point in the history
  • Loading branch information
omix committed Apr 11, 2021
1 parent 5f64049 commit 5560b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/java/qtjambi/QtJambiNfc/build.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<project default="build">
<property name="module-name" value="qtjambi.nfc"/>
<property name="qtjambi-module-name" value="QtJambiNcf"/>
<property name="qtjambi-module-name" value="QtJambiNfc"/>
<path id="qtjambi.modulepath">
<filelist dir="${deploymentdir}" files="qtjambi-${qtjambi.jar.version}.jar"/>
</path>
Expand Down

0 comments on commit 5560b74

Please sign in to comment.