mirror of
git://opensimulator.org/git/opensim
synced 2026-08-14 09:02:50 +00:00
5 lines
87 B
Bash
5 lines
87 B
Bash
#!/bin/sh
|
|
|
|
mono bin/Prebuild.exe /target nant
|
|
mono bin/Prebuild.exe /target vs2005
|