Specifying a Build Configuration to Create two Executables

You need to modify the project build configuration to create an executable file for both COBOL programs:

  1. In the Application Explorer view, right-click the IssueTrackingSystem project.
  2. Click Properties.

    This opens the Properties for IssueTrackingSystem dialog box.

  3. Click Micro Focus > Build Configurations > Link.
  4. Set the Target type to All Executable Files.
  5. Click Apply and Close.

    The project is rebuilt, creating two executable files (GetIssueRaiser and GetIssues) in the Output Path folder. By default, this is New_Configuration.bin.