Added script to fix dotnet Eiffel compilation.
Updated delivery script for minor changes.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user