How can I get MSBuild to do a full build of a Delphi project equivalent to dcc32 -b?
I\'ve got two projects I\'m trying to build, the first one uses some conditional
As I remember in D7 there was a similar problem when GUI vs dcc32 produced different builds. Take a look at location and content of your dcc32.cfg file(s). They actually can contain as many conditionals as you need. One conditional per-line