Show/Hide Toolbars

XSharp

 

使用 -nostddefs 选项后,编译器将无法使用 XSharpDefs.xh 中的预处理器指令。

语法

-nostddefs[+|-]

参数

+ | - 指定 + 或只指定 -nostddefs,将阻止编译器使用 XSharpDefs.xh 中的预处理器指令。

备注

 

要在 Visual Studio 开发环境中设置该编译器选项,请执行以下操作

 

1.打开项目的 "属性"页面

2.点击 Language 选项卡

3.在 Preprocessor 部分,编辑 "Suppress standard header file(替代标准头文件)" 属性

4.Click here to see the property page