Added script to fix dotnet Eiffel compilation.

Updated delivery script for minor changes.
This commit is contained in:
2018-09-27 14:02:31 +02:00
parent e1697e33c4
commit 1fc27ceb49
4 changed files with 78 additions and 24 deletions

View File

@@ -4,7 +4,7 @@ iff not defined ISE_PLATFORM then
set ISE_PLATFORM=win64
endiff
iff not defined ISE_EIFFEL then
set ISE_EIFFEL=C:\DEV\Eiffel\18.05_%ISE_PLATFORM%
set ISE_EIFFEL=C:\DEV\Eiffel\18.07_%ISE_PLATFORM%
endiff
iff "%ISE_PLATFORM%" == "win64" then