mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
4 lines
87 B
Bash
4 lines
87 B
Bash
#!/bin/sh
|
|
#exec mono [PREFIX]/prebuild.exe "$@"
|
|
exec mono Prebuild.exe /target VS2010
|