Mercurial > mercurial > hgweb_golang.cgi
view src/kaigo/horori/release.bat @ 64:ad5c30ee5cf1
horori: add manual.
| author | pyon@macmini |
|---|---|
| date | Fri, 25 Dec 2020 20:48:01 +0900 |
| parents | 62ae9daac43a |
| children |
line wrap: on
line source
set DEVELOPDIR=C:\msys64\home\nintei\wx\horori set TARGETDIR=C:\Users\nintei\Desktop\nst copy %DEVELOPDIR%\Readme.txt %TARGETDIR% copy %DEVELOPDIR%\alloc\alloc.exe %TARGETDIR% copy %DEVELOPDIR%\mover\mover.exe %TARGETDIR% copy %DEVELOPDIR%\merger\merger.exe %TARGETDIR% copy %DEVELOPDIR%\searcher\searcher.exe %TARGETDIR% copy %DEVELOPDIR%\eraline\*.exe %TARGETDIR%
