Page 1 of 1

Please add in each Delphi package a .dcp path

Posted: 06.09.2006, 19:46
by swierzbicki
Hi,

Actually .dcp files are generated in the same folder as the .bpl one
The .dcp files should be generated in the Zeoslib corresponding Delphi folder.

The .dcp files don't use the suffix compiler directive thus the .dcp file generated with BDS 2005 or BDS 2006 are same named

Thank you

Posted: 07.09.2006, 07:53
by mdaems
Hi Swierzbicki,

Can you just tell me what to do? Maybe just sending me the changed files or an SVN diff?

Mark

Posted: 07.09.2006, 16:19
by swierzbicki
here we go :)

I have upped the Delphi10 modified packages.

You will have to port the same modification for al "BDS" packages :

Basicaly, right click on each package (in the Project Manager) , select options.
A new dialog box appears , select Directories/conditionals and feel the DCP Output path with that : .\

You don't have to do that for D5 to D7 (they don't share their BPL folder)