mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
Change nant distbin target to also remove ThirdParty/ source code when making binary distribution
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
<delete dir="${distbindir}/Prebuild"/>
|
||||
<delete dir="${distbindir}/%temp%"/>
|
||||
<delete dir="${distbindir}/.nant"/>
|
||||
<delete dir="${distbindir}/ThirdParty"/>
|
||||
<delete>
|
||||
<fileset basedir="${distbindir}">
|
||||
<include name="compile.bat"/>
|
||||
|
||||
Reference in New Issue
Block a user