while designing our new configurations, I have to create very similar build steps in different configs (copy files, register/unregister DLLs, etc.).
I do not want to move those steps to a parent config, because:
- that would clutter the step list of those configs which do not need those steps.
- the steps are not fully identical, but almost.
It would be of great help if there is a way to copy/move a build step from one config to antoher.
Greetings,
Michael