Updated EWF Windows tools to install EWF into EiffelStudio source tree.

This commit is contained in:
2016-02-03 18:03:43 +01:00
parent 4482520a86
commit b35ec65577
2 changed files with 4 additions and 4 deletions

View File

@@ -147,7 +147,7 @@ set TMP_ECF_TOOL_CMD=%~dp0\bin\ecf_tool.bat
goto call_ecf_update
:call_ecf_update
call %TMP_ECF_TOOL_CMD% updater --root %TMP_TARGET_DIR% --force %2 %3 %4 %5 %6 %7 %8 %9 %TMP_TARGET_DIR%\contrib
call %TMP_ECF_TOOL_CMD% updater --root %TMP_TARGET_DIR% --include %TMP_TARGET_DIR%\library --include %TMP_TARGET_DIR%\contrib\library --force %TMP_TARGET_DIR%\contrib
:end
del %TMP_EXCLUDE%