This website requires JavaScript.
Explore
Help
Sign In
OpenSim
/
OpenSimMirror
Watch
1
Star
0
Fork
You've already forked OpenSimMirror
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
454445fe6a
OpenSimMirror
/
runprebuild.sh
5 lines
83 B
Bash
Raw
Normal View
History
Unescape
Escape
add Linux friendly prebuild script
2007-07-12 21:06:52 +00:00
#!/bin/sh
* Patched runprebuild.sh for *nix systems which do not register a mono ABI handler.
2007-07-22 00:41:01 +00:00
mono bin/Prebuild.exe /target nant
Switch runprebuild.bat from VS2005 to VS2008. Remove runprebuild2008.bat.
2009-07-10 04:29:00 +00:00
mono bin/Prebuild.exe /target vs2008