Compiler Options
It has been put in MSDN that there are various options.But what is the command?
It has been put in MSDN that there are various options.But what is the command?
Goto Visual Studio.NET 2003 Command Prompt and type CL /?
It should list all of the options shown here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore/html/_core_compiler_command.2d.line_syntax.asp
Regards,
Vikram