= [
('msvsc=', None, 'identifier, which compiler version from Microsoft Visual Studio to be used'),
('source-path=', None, 'path to the folder holding source files'),
('source-file=', None, 'source file or list of source files. Defaults to "mcd_astandard"'),
('verbose=', None, 'controls the logging level (0 - Nothing) Default: 2 - Everything'),
('scratch-path=', None, 'path to scratch folder where all temporary data is located during the build event'),
('base-path=', None, 'path to base folder - optional'),
('output-file-path=', None, 'path to the output directory'),
]