Hey guys

Delphi has an "output directory" (for EXE/DLL) and a "unit output directory" (for DCU's). I noticed that Lazarus doesn't have the binary output directory in the compiler options window.

I have set up my project with delphi and i use a separate Bin/ directory. I wanna use that same directory for lazarus output too. I'm pretty sure this is possible, but how?

Thanks in advance.