I have a program in which I run several instances of simultaneously, but with different configurations. I have each configuration tied to a different Application configuration(ie the default for VS are debug and release).
How do I make each configuration have a different executable name on build??