I have just installed the version 7.0.2 on the Delphi 10.2, Windows 7 Pro.

For compiling and installing the component I use Delphi102 package. It works, but ...

After compiling the component, all dcu files are stored there in the /dcu folder. But when I compile an application, the same set of dcu files are stored in the Debug or Release folder where the exe is compiled.

What should I change to use allready compiled DCU units in the /dcu folder?