mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2026-04-06 15:04:42 +00:00
Changes for the nightly build
This commit is contained in:
parent
5c17a27a53
commit
ad0fd45046
2 changed files with 2 additions and 1 deletions
|
|
@ -75,6 +75,7 @@
|
|||
|
||||
<target name="compileNativeJinputLib" depends="init,createJNIHeaders" >
|
||||
<ant dir="src/native" target="compileNativeJinputLib"/>
|
||||
<copy file="src/native/libjinput.jnilib" todir="${dist}" />
|
||||
<copy file="${dist}/libjinput.jnilib" todir="../../coreAPI/src/tests/controller" />
|
||||
</target>
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue