5 lines
89 B
Bash
5 lines
89 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
mono ../bin/Prebuild.exe /target nant
|
||
|
mono ../bin/Prebuild.exe /target vs2005
|