runprebuild.sh 148 B

12345
  1. #!/bin/sh
  2. mono ../../../bin/Prebuild.exe /target nant
  3. mono ../../../bin/Prebuild.exe /target monodev
  4. mono ../../../bin/Prebuild.exe /target vs2008