/Gm - Link with the multithread library, instead of the single-thread library.

/Gd - Dynamically link to the runtime library, instead of linking statically.

/Fo"anotebw6.obj" - Control and name object file.

/C - Perform compile without linking, instead of compiling and linking.

Type: exit to close the Command-line Session window.