On saving project with only Win32 target platform in Delphi 10.1 Berlin and some previous versions of Delphi XE, I've got a .dproj file with added a big section with many items that having many items for all platforms that Delphi potentially support.
How to prevent adding this garbage to .dproj by an IDE?
I believe those sections are added by the profiledeployide*.bpl package. Disable that package by adding an underscore to the corresponding Registry Data.
Computer\HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\21.0\Known IDE Packages
Name: $(BDS)\Bin\profiledeployide270.bpl
Data: _(Untitled)
IDE Package To Disable
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With