Show/Hide Toolbars

XSharp

The -nostddefs option prevents the compiler from using the preprocessor directives in XSharpDefs.xh.

Syntax

-nostddefs[+|-]

Arguments

+ | - Specifying +, or just -nostddefs, prevents the compiler from using the preprocessor directives in XSharpDefs.xh.

Remarks

To set this compiler option in the Visual Studio development environment:

 

1.Open the project's Properties page.

2.Click the Build tab.

3.In the Preprocessor section, modify the "Suppress standard header file" property.

4.Click here to see the property page