mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-01-12 12:30:07 +00:00
No longer need to include raycaster binaries as separate files, since they're in the partition file now.
This commit is contained in:
parent
ca3181cb8e
commit
83f0e24afa
@ -38,7 +38,6 @@
|
||||
<mkdir dir="${build.dir}/root"/>
|
||||
<copy todir="${build.dir}/root">
|
||||
<fileset dir="${src.dir}/core/build" includes="*.bin*"/>
|
||||
<fileset dir="${src.dir}/raycast/build" includes="*.bin*"/>
|
||||
<fileset dir="./data/partitions" includes="*.bin*"/>
|
||||
</copy>
|
||||
<mkdir dir="${build.dir}/root/"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user