remove env variable list when error occurs.
syntax.
This commit is contained in:
@@ -4,7 +4,7 @@ REM Should be called by `make_exes.btm'
|
||||
cdd %EIFFEL_SRC
|
||||
|
||||
remtrace Compiling .NET runtime
|
||||
cd %EIFFEL_SRC\Eiffel\eiffel\com_il_generation\core\run-time
|
||||
cd %EIFFEL_SRC%\Eiffel\eiffel\com_il_generation\core\run-time
|
||||
espawn -u:%ISE_C_COMPILER_VER% "%COMSPEC% /c nmake msbuild_20"
|
||||
iff exist EiffelSoftware.Runtime.dll then
|
||||
safe_copy EiffelSoftware.Runtime.dll %STUDIO_DIR\studio\spec\%ISE_PLATFORM\lib
|
||||
|
||||
Reference in New Issue
Block a user