The build configuration settings for the project enable you to specify settings that are passed to the compiler, including
pre- and post-build events, and additional library and resource files. This tutorial requires that your project is enabled
for debugging.
-
Right-click your project in the COBOL Explorer view and select
Properties.
-
Expand
Micro Focus and select
Build Configurations > COBOL.
-
Ensure
New Configuration [Active] is selected.
-
Ensure that the settings for your project match these:
Field
|
Value
|
Output Path
|
New Configuration.bin
|
Target Type
|
"Single Executable File"
|
Enable configuration specific settings (in the
Override Project COBOL settings section)
|
Selected
|
Compile for debugging
|
Selected
|
-
Click
OK.