6 lines
148 B
Bash
6 lines
148 B
Bash
![]() |
#!/bin/sh
|
||
|
|
||
|
mono ../../../bin/Prebuild.exe /target nant
|
||
|
mono ../../../bin/Prebuild.exe /target monodev
|
||
|
mono ../../../bin/Prebuild.exe /target vs2005
|