Mercurial > mercurial > hgweb_kaigo.hg.cgi
annotate horori/release.bat @ 7:3b16a1b57e00 draft default tip
add qtuti/95y.
| author | pyon |
|---|---|
| date | Sat, 27 Nov 2021 14:50:30 +0900 |
| parents | aaaa401818a1 |
| children |
| rev | line source |
|---|---|
| 0 | 1 set DEVELOPDIR=C:\msys64\home\nintei\wx\horori |
| 2 set TARGETDIR=C:\Users\nintei\Desktop\nst | |
| 3 | |
| 4 copy %DEVELOPDIR%\Readme.txt %TARGETDIR% | |
| 5 copy %DEVELOPDIR%\alloc\alloc.exe %TARGETDIR% | |
| 6 copy %DEVELOPDIR%\mover\mover.exe %TARGETDIR% | |
| 7 copy %DEVELOPDIR%\merger\merger.exe %TARGETDIR% | |
| 8 copy %DEVELOPDIR%\searcher\searcher.exe %TARGETDIR% | |
| 9 copy %DEVELOPDIR%\eraline\*.exe %TARGETDIR% | |
| 10 |
