I want to put the compiled DRC file in a separate folder from the EXE/DLL files.
In Project Options->Building->Delphi Compiler i see the following options: "Output directory" and "Package output directory":
And in the documentation I see the following description:
But after Build, the DRC file always goes to the "bin" folder instead of the "packages"...
What am I doing wrong?