Navigation  without Java Scripts

Changes in the "Directories Dialog"

Changes in the "Source" Sheet

  1. A list of include directories has been moved from the Source sheet to the Include Directories sheet of the Directories dialog.
  2. An image sub-directory is now set  as a relative path from a project directory. 
  3. $(IMGDIR) macro symbol has been added. The value of this macro symbol is equal to the name of an appropriate image sub-directory.
  4. A new macro symbol $(GUITARGET) has been added. The value of this macro symbol is equal to "WIN\" for Win projects or "OS2\" for OS/2.

New  "Include Directories Sheet"

The list box displays the list of the project include directories; each line contains one directory. 
In these directories the compiler will search for any include filename that does not include a full (absolute) path. 
A single period indicates the current directory that is always the project directory. Two periods indicate the parent directory of the current directory. 
You can select and add a path with the help of the Browse button that invokes the "Set New Directory" dialog, or edit it with the help of the Edit  button. 
You can change the order of the project include directories with the help of Up and Down buttons.