Browse Source

[WHAT] Test change

master
hercules 3 years ago
parent
commit
15a8358c67
  1. 2
      eModule50/Clean.bat

2
eModule50/Clean.bat

@ -15,7 +15,7 @@ for /f %%f in ('dir /s /b /a:d bin') do call:CleanProject %%f
::-------------------------------------------------------- ::--------------------------------------------------------
::-- Function to Build ::-- Function to Build
::-------------------------------------------------------- ::--------------------------------------------------------
:CleanProject - here starts my function identified by it's label :CleanProject - here starts my function identified by it's label
echo. echo.
echo. Cleaning %~1 echo. Cleaning %~1

Loading…
Cancel
Save