cc3dsfs/setup_scripts/windows_setup_ftd2xx.bat
2024-06-23 02:34:47 +02:00

9 lines
125 B
Batchfile
Executable File

set "a=%~1"
set "b=%~2"
set "c=%~3"
set "a=%a:/=\%"
set "b=%b:/=\%"
set "c=%c:/=\%"
copy %a%\%c% %b%\
copy %a%\ftd2xx.h %b%\