DEBUG | Creates debugging information. |
DEFAULTLIB:libname | Searches the specified library |
HEAP:reserve[, commit] | Sets the size of the heap. |
LIBPATH:path | Allows the user to override the library path (in the environment). |
OUT:filename | Specifies the output file name. |
PROFILE | Enables profiling. |
STACK:reserve[, commit] | Sets the size of the stack. |
VERSION:major[, minor] | Specifies a version number. |
Copyright 2019