mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-01-08 01:39:57 +01:00
Removed the generator from lwjgl_util.jar
This commit is contained in:
parent
684ee48641
commit
7f01d5d220
|
|
@ -52,6 +52,7 @@
|
|||
<!-- Files to include in the lwjgl_util.jar file -->
|
||||
<fileset id="lwjgl_util.fileset" dir="${lwjgl.bin}">
|
||||
<exclude name="**.*" />
|
||||
<exclude name="org/lwjgl/util/generator/**" />
|
||||
<exclude name="org/lwjgl/util/model/**" />
|
||||
<include name="org/lwjgl/util/**" />
|
||||
</fileset>
|
||||
|
|
|
|||
Loading…
Reference in a new issue