mirror of
git://opensimulator.org/git/opensim
synced 2026-08-14 09:02:50 +00:00
+1
-1
@@ -5,7 +5,7 @@
|
||||
<nant buildfile="../OpenSim.build" target="build" />
|
||||
</target>
|
||||
<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="../" />
|
||||
<nant buildfile="../OpenSim.build" target="clean" />
|
||||
<nant buildfile="../OpenSim.build" target="build" />
|
||||
|
||||
Reference in New Issue
Block a user