view horori/release.bat @ 3:bbeb834023e3 draft

not use ioutil.
author pyon <pyon@macmini>
date Sun, 06 Jun 2021 08:44:28 +0900
parents aaaa401818a1
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%