mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 11:25:39 +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 vs2008
|