aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/autobuild.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autobuild.sh')
-rw-r--r--autobuild.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/autobuild.sh b/autobuild.sh
new file mode 100644
index 0000000..c492203
--- /dev/null
+++ b/autobuild.sh
@@ -0,0 +1,6 @@
1#!/bin/sh
2
3mono bin/Prebuild.exe /target nant
4# needed until we break up OpenSim.exe
5perl -pi -e 's{OpenSim.dll}{OpenSim.exe}' OpenSim/ApplicationPlugins/LoadRegions/OpenSim.ApplicationPlugins.LoadRegions.dll.build
6nant