copy update
This commit is contained in:
parent
847ffcd207
commit
bca1181b8b
@ -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>
|
||||||
|
|
||||||
<!-- ======================================== -->
|
<!-- ======================================== -->
|
||||||
|
BIN
soft/Misc.jar
BIN
soft/Misc.jar
Binary file not shown.
Loading…
Reference in New Issue
Block a user