remtrace Compiling .NET components 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 call nmake dotnet_20 copy EiffelSoftware.Runtime.dll %STUDIO_DIR\studio\spec\%ISE_PLATFORM\lib copy EiffelSoftware.Runtime.dll %STUDIO_DIR\studio\spec\%ISE_PLATFORM\bin remtrace Compiling Eiffel Assembly Cache cdd %EIFFEL_SRC\dotnet\consumer finalize consumer.ecf consumer_20 cleanup_dotnet_eiffel consumer_20 EiffelSoftware.MetadataConsumer.dll iff not exist libEiffelSoftware.MetadataConsumer.dll then remtrace Could not compile EiffelSoftware.MetadataConsumer.dll CANCEL endiff copy EiffelSoftware.MetadataConsumer.dll %STUDIO_DIR\studio\spec\%ISE_PLATFORM\bin copy libEiffelSoftware.MetadataConsumer.dll %STUDIO_DIR\studio\spec\%ISE_PLATFORM\bin cdd %EIFFEL_SRC