PPWIZARD Manual
[Bottom][Contents][Search][Prev]: /DependsOnComplete[Next]: /DropFiles

Switch /DependsOnWarnings[:YesOrNo]

This is a PPWIZARD command line switch. You can set up your own default switches in the "PPWIZARD_OPTIONS" environment variable or in project files.

This switch alters the way "/DependsOn" works.

By default ppwizard will not generate the dependancy file if warnings are generated. Warnings are considered to be abnormal conditions which are not serious enough to be considered to be an error. You are expected to remove or prevent the warnings.

By using this switch and specifying "NO" you are indicating that the dependancy file should be generated even if warnings are generated.

If the "YesOrNo" parameter is not specified then it defaults to "Y", otherwise one of the following values is expected:


[Top][Contents][Search][Prev]: /DependsOnComplete[Next]: /DropFiles

PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Tuesday January 02 2001 at 7:37am