* One more attempt (Fixing CI server)

0.6.0-stable
Adam Frisby 2008-04-23 07:11:10 +00:00
parent e11978d209
commit 82e792217d
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
<nant buildfile="OpenSim.build" target="build" />
</target>
<target name="cibuild">
<property name="projectdir" value="opensim-0.5.5" />
<exec program="mono" commandline="bin/Prebuild.exe /target nant" />
<nant buildfile="OpenSim.build" target="build" />
<nant buildfile="OpenSim.build" target="dist" />