If this is Visual COBOL for Visual Studio the first time you start debugging a multi-output project it will prompt you to select the .exe file to start. It then will save this under the Property Page-->Debug tab in the Start Project Output field.
If you wish to change the program to debug you would change it in this field on the Debug tab.
Thanks.