mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
5 lines
83 B
Bash
Executable File
5 lines
83 B
Bash
Executable File
#!/bin/sh
|
|
|
|
mono bin/Prebuild.exe /target nant
|
|
mono bin/Prebuild.exe /target vs2005
|