Browse Source

[WHAT] Remove from company

master
hercules.chen 3 years ago
parent
commit
ec9a79c1fc
  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
::-------------------------------------------------------- ::--------------------------------------------------------
REM Add comment
: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