mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2025-12-06 08:01:59 +01:00
Fix path
This commit is contained in:
parent
682ebbaf69
commit
1eea3061f1
|
|
@ -43,7 +43,7 @@
|
||||||
<phase>compile</phase>
|
<phase>compile</phase>
|
||||||
<configuration>
|
<configuration>
|
||||||
<target>
|
<target>
|
||||||
<ant dir="${project.build.sourceDirectory}/main/native"/>
|
<ant dir="${project.build.sourceDirectory}\..\native"/>
|
||||||
</target>
|
</target>
|
||||||
</configuration>
|
</configuration>
|
||||||
<goals>
|
<goals>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue