PDA

View Full Version : Upgrade action to a newer version


cpede
07-07-2017, 08:16 AM
It would be nice if there was an upgrade version from a task in one version to a task in a newer version.
E.g. when having a "Make VS 2008" it would be nice to be able to right-click and say upgrade to e.g. "Make VS 2015", and then all or most of the information would be copied to the new leaving only few parameters to be changed.

-cpede

kinook
07-07-2017, 08:24 AM
All of the Make VS* actions are aliases for the same underlying action, so you don't need to change it, but you can edit the action name in the .bld file using a text editor or by using the Replace in File action or the object model.