comparison src/kaigo/horori/release.bat @ 58:62ae9daac43a

start develop horori/eraline.
author pyon@macmini
date Thu, 06 Aug 2020 19:50:15 +0900
parents 20b42e2deae1
children
comparison
equal deleted inserted replaced
57:05f3d51ad966 58:62ae9daac43a
4 copy %DEVELOPDIR%\Readme.txt %TARGETDIR% 4 copy %DEVELOPDIR%\Readme.txt %TARGETDIR%
5 copy %DEVELOPDIR%\alloc\alloc.exe %TARGETDIR% 5 copy %DEVELOPDIR%\alloc\alloc.exe %TARGETDIR%
6 copy %DEVELOPDIR%\mover\mover.exe %TARGETDIR% 6 copy %DEVELOPDIR%\mover\mover.exe %TARGETDIR%
7 copy %DEVELOPDIR%\merger\merger.exe %TARGETDIR% 7 copy %DEVELOPDIR%\merger\merger.exe %TARGETDIR%
8 copy %DEVELOPDIR%\searcher\searcher.exe %TARGETDIR% 8 copy %DEVELOPDIR%\searcher\searcher.exe %TARGETDIR%
9 copy %DEVELOPDIR%\eraline\*.exe %TARGETDIR%
9 10