* One more attempt (Fixing CI server)
parent
e11978d209
commit
82e792217d
|
@ -5,6 +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.5" />
|
||||||
<exec program="mono" commandline="bin/Prebuild.exe /target nant" />
|
<exec program="mono" commandline="bin/Prebuild.exe /target nant" />
|
||||||
<nant buildfile="OpenSim.build" target="build" />
|
<nant buildfile="OpenSim.build" target="build" />
|
||||||
<nant buildfile="OpenSim.build" target="dist" />
|
<nant buildfile="OpenSim.build" target="dist" />
|
||||||
|
|
Loading…
Reference in New Issue