To add assemblies, COM objects or other projects as references to your managed COBOL project:
- Select your project in Solution Explorer.
- Click
.
- Select a reference to add to your project and click
OK.
You can also point to the location of assemblies that contain classes used by your project as follows:
- Select your project in Solution Explorer.
- Click
.
- Click the
Namespaces tab.
- Click
References Paths.
- Add the paths to the location of the referenced assemblies and click
OK.