Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration STAGES

Index

Enumeration members

Enumeration members

COMPILE

COMPILE: = "-c"

Compile or assemble the source files, but do not link.

PREPROCESSING

PREPROCESSING: = "-E"

Stop after the preprocessing stage; do not run the compiler proper.

Generated using TypeDoc