Annotation of /trunk/runprebuild.sh
Parent Directory
|
Revision Log
Revision 277 - (view) (download) (as text)
| 1 : | teravus | 2 | #!/bin/sh |
| 2 : | |||
| 3 : | mono bin/Prebuild.exe /target nant | ||
| 4 : | # needed until we break up OpenSim.exe | ||
| 5 : | perl -pi -e 's{OpenSim.dll}{OpenSim.exe}' OpenSim/ApplicationPlugins/LoadRegions/OpenSim.ApplicationPlugins.LoadRegions.dll.build | ||
| 6 : | mono bin/Prebuild.exe /target vs2005 |
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

