mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-03-29 00:25:52 +01:00
Linux: more 64 bit stuff
This commit is contained in:
parent
395327b755
commit
fe4fde649f
|
|
@ -11,7 +11,7 @@
|
|||
<target name="clean">
|
||||
<delete>
|
||||
<fileset dir="." includes="*.o"/>
|
||||
<fileset file="${libname}"/>
|
||||
<fileset dir="." includes="*.so"/>
|
||||
</delete>
|
||||
</target>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue