runprebuild.sh 83 B

1234
  1. #!/bin/sh
  2. mono bin/Prebuild.exe /target nant
  3. mono bin/Prebuild.exe /target vs2008