mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2026-04-04 14:07:53 +00:00
Add profiles for OS builds
This commit is contained in:
parent
289a6db298
commit
2b7d10e435
2 changed files with 31 additions and 6 deletions
|
|
@ -6,11 +6,6 @@
|
|||
<target name="init">
|
||||
<mkdir dir="target/natives"/>
|
||||
<mkdir dir="target/generated-sources/natives"/>
|
||||
<condition property="linux" >
|
||||
<!--<os family="unix" />-->
|
||||
<os name="Linux" />
|
||||
</condition>
|
||||
|
||||
</target>
|
||||
|
||||
<target name="createNativeDefinitions.java">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue