parent
4c731dd44e
commit
66ca0ffd37
|
@ -5,7 +5,7 @@
|
||||||
<nant buildfile="../OpenSim.build" target="build" />
|
<nant buildfile="../OpenSim.build" target="build" />
|
||||||
</target>
|
</target>
|
||||||
<target name="cibuild">
|
<target name="cibuild">
|
||||||
<property name="projectdir" value="opensim-0.5.11" />
|
<property name="projectdir" value="opensim-0.6.1" />
|
||||||
<exec program="mono" commandline="bin/Prebuild.exe /target nant" workingdir="../" />
|
<exec program="mono" commandline="bin/Prebuild.exe /target nant" workingdir="../" />
|
||||||
<nant buildfile="../OpenSim.build" target="clean" />
|
<nant buildfile="../OpenSim.build" target="clean" />
|
||||||
<nant buildfile="../OpenSim.build" target="build" />
|
<nant buildfile="../OpenSim.build" target="build" />
|
||||||
|
|
Loading…
Reference in New Issue