NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

@ (Specify a Compiler Response File)

@response_file

A response file can contain any commands that you would specify on the command line. This can be useful if you are working on a Win9x machine and your command-line arguments exceed 127 characters.

A response file cannot be specified from within the development environment, only at the command line. It is also not possible to specify the @ option from within a response file. That is, a response file cannot embed another response file.

From the command line, you can specify as many response file options (for example, @respfile.1 @respfile.2) as you wish.

See Also

Compiler Options | Setting Compiler Options