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

This commit is contained in:
Adam Frisby
2007-07-22 00:41:01 +00:00
parent 65f69b9a12
commit f2b3b9355d

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