Mercurial > mercurial > hgweb_kaigo.hg.cgi
diff horori/release.bat @ 0:aaaa401818a1 draft
first commit.
author | pyon <pyon@macmini> |
---|---|
date | Mon, 24 May 2021 21:32:58 +0900 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/horori/release.bat Mon May 24 21:32:58 2021 +0900 @@ -0,0 +1,10 @@ +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% +