Options




 Paths.

● Default project path.

    Here you can enter a default project path.

● System include.

    Here you can enter a path for system includes.
    When adding an include file, and the path matches, the file will be braced instead of quoted.
    Example: #include <windows.h>

● Compile command.

    Here you can enter a compile command. Note the use of quotes
    Example: "C:\masm32\bin\rc" /v "$.rc"