Add separate folder for different demos

This commit is contained in:
Lucas Scharenbroich 2021-08-26 16:46:01 -05:00
parent dcf93892a7
commit dc8697af30
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ REM Pass the path of the Cadius tool as the first argument (%1)
set CADIUS="%1"
set IMAGE="..\\..\\emu\\Target.2mg"
set FOLDER="/GTEDEV/Build"
set FOLDER="/GTEDEV/Fatdog"
REM Cadius does not overwrite files, so clear the root folder first
%CADIUS% DELETEFOLDER %IMAGE% %FOLDER%