view src/kaigo/horori/release.bat @ 53:8df74a781c8c

mover: small improve.
author pyon@macmini
date Fri, 15 May 2020 21:28:41 +0900
parents 20b42e2deae1
children 62ae9daac43a
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%