1
0

runprebuild.sh 87 B

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