mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2026-01-20 15:40:18 +01:00
Use normal paths, as they work.
This commit is contained in:
parent
3faf26532e
commit
3b886a200e
|
|
@ -43,7 +43,7 @@
|
|||
<phase>compile</phase>
|
||||
<configuration>
|
||||
<target>
|
||||
<ant dir="${project.build.sourceDirectory}\..\native"/>
|
||||
<ant dir="${project.build.sourceDirectory}/../native"/>
|
||||
</target>
|
||||
</configuration>
|
||||
<goals>
|
||||
|
|
|
|||
Loading…
Reference in a new issue