make distribution creating code to copy FlotsamCache.ini.example to FlotsamCache.ini

remove-scene-viewer
Justin Clark-Casey (justincc) 2011-09-24 00:18:32 +01:00
parent bec0cbe82b
commit def74404f1
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
<target name="distbin">
<copy file="bin/OpenSim.ini.example" tofile="bin/OpenSim.ini"/>
<copy file="bin/config-include/StandaloneCommon.ini.example" tofile="bin/config-include/StandaloneCommon.ini"/>
<copy file="bin/config-include/FlotsamCache.ini.example" tofile="bin/config-include/FlotsamCache.ini"/>
<delete dir="${distbindir}"/>
<copy todir="${distbindir}">
<fileset>