mirror of
https://github.com/opensim/opensim.git
synced 2026-05-19 22:45:43 +08:00
6 lines
148 B
Bash
Executable File
6 lines
148 B
Bash
Executable File
#!/bin/sh
|
|
|
|
mono ../../../bin/Prebuild.exe /target nant
|
|
mono ../../../bin/Prebuild.exe /target monodev
|
|
mono ../../../bin/Prebuild.exe /target vs2005
|