copy update

This commit is contained in:
François 2022-01-26 14:24:32 +01:00
parent 847ffcd207
commit bca1181b8b
2 changed files with 6 additions and 0 deletions

View File

@ -295,6 +295,12 @@
<include name="misc/**/*.class"/> <include name="misc/**/*.class"/>
</fileset> </fileset>
</jar> </jar>
<copy todir="${webRef}/soft" preservelastmodified="true">
<fileset dir="${build.jar}">
<include name="UpdatedAdecWatt.jar"/>
<include name="Misc.jar"/>
</fileset>
</copy>
</target> </target>
<!-- ======================================== --> <!-- ======================================== -->

Binary file not shown.