Link to home
Start Free TrialLog in
Avatar of Member_2_7965240
Member_2_7965240

asked on

Delphi Seattle: Project Options : Version info for all platforms, all releases?

Hello,

I have migrated different projects from Delphi 2010 to Delphi Seattle.
In Delphi Seattle:
-most information of Version info disappeared e.g. company name , copyright etc.
-even if I write in the data I need to repeat on all all platforms, all releases

Is there a method to change everything at one place only and the others will inherit? Or a save / load option?

Thank you.
Avatar of Ferruccio Accalai
Ferruccio Accalai
Flag of Italy image

Use the All Platform target to let any single target inherit the values.
Note that there's a bug, not yet solved, that resest the inherited values once you close the IDE.
There's a work around found surfing the web that is editing with a text editor the dproj.

Never tried but hope it helps
ASKER CERTIFIED SOLUTION
Avatar of Thommy
Thommy
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial