mirror of
git://opensimulator.org/git/opensim
synced 2026-08-14 09:02:50 +00:00
4 lines
87 B
Bash
4 lines
87 B
Bash
#!/bin/sh
|
|
#exec mono [PREFIX]/prebuild.exe "$@"
|
|
exec mono Prebuild.exe /target VS2010
|