For delphi and Bcb

hi
can you add in scripting “UseEurekalog” for Delphi and C++ builder Projects?

thank

damien

And if possible a way to provide the config file for the options

ecc32.exe –el_config"eurekalog_optionfile" “ProjectFile.dpr” // Delphi command-line compiler


emake.exe
–el_config"eurekalog_optionfile" -B -f"MakeFile.mak" // C++Builder command-line compiler



The Delphi action already has support for EurekaLog (on the project tab of the properties dialog). I’ll look into adding support for the config file.