Provide a way to build GPL delivery, without access to the ise.svn repository.
This commit is contained in:
@@ -285,7 +285,11 @@ endiff
|
||||
|
||||
remtrace get GDI+ for platforms that don't have it
|
||||
cdd %EIFFEL_SRC\tools
|
||||
co %DEFAULT_ISE_SVN/Src/tools/gdiplus gdiplus
|
||||
if EXIST %INIT_DIR%\isesvn\tools\gdiplus (
|
||||
xcopy %INIT_DIR%\isesvn\tools\gdiplus gdiplus /E /I
|
||||
) else (
|
||||
co %DEFAULT_ISE_SVN%/Src/tools/gdiplus gdiplus
|
||||
)
|
||||
move gdiplus\gdiplus.dll %INSTALL_DIR\releases
|
||||
|
||||
remtrace Recompiling EiffelBuild
|
||||
|
||||
Reference in New Issue
Block a user