6 lines
148 B
Bash
Executable File
6 lines
148 B
Bash
Executable File
#!/bin/sh
|
|
|
|
mono ../../../bin/Prebuild.exe /target nant
|
|
mono ../../../bin/Prebuild.exe /target monodev
|
|
mono ../../../bin/Prebuild.exe /target vs2008
|