mirror of
git://opensimulator.org/git/opensim
synced 2026-08-15 17:42:16 +00: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
|