* Patched runprebuild.sh for *nix systems which do not register a mono ABI handler.

afrisby
Adam Frisby 2007-07-22 00:41:01 +00:00
parent 65f69b9a12
commit f2b3b9355d
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
./bin/Prebuild.exe /target nant
./bin/Prebuild.exe /target vs2005
mono bin/Prebuild.exe /target nant
mono bin/Prebuild.exe /target vs2005