The Options Dialog for the primary source file offers the following:
ANSI C
Select this if you wish WorkShop Visual to generate ANSI C.
Include Motif Header Files.
This is selected by default. If you deselect this option you must find somewhere else to include the Motif headers, otherwise you will see compilation errors.
Include Header File.
Select this option and type the name of a header file if you wish WorkShop Visual to add a line to your source file to include a header file of your choice. If you are generating an Externs file, you would normally type the name of that file here so that your main source file includes it.
Include Pixmaps file.
This is similar to the "Include Header File" option. If you are going to generate a separate pixmaps file, and you wish to include the generated pixmaps file in your primary source file, turn on this toggle and supply the name of the pixmaps file in the text box. WorkShop Visual then generates an #include directive instead of explicit pixmap definitions in the primary source file.
UID File.
This is the name of the UID file and is only used if you are generating UIL.
See also: