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