9 lines
82 B
Batchfile
9 lines
82 B
Batchfile
|
cd\tools
|
||
|
ssync -r
|
||
|
cd\cexpr
|
||
|
ssync -r
|
||
|
rm /k /r *.*
|
||
|
exp /r
|
||
|
nmake all
|
||
|
nmake PROD= all
|