mirror of
https://github.com/Blinue/Magpie.git
synced 2026-06-24 02:04:10 +00:00
chore: 添加注释
This commit is contained in:
parent
e196986775
commit
c03bf76f00
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
<WarningLevel>Level4</WarningLevel>
|
||||
<!-- 'type' : class 'type1' needs to have dll-interface to be used by clients of class 'type2' -->
|
||||
<DisableSpecificWarnings>4251</DisableSpecificWarnings>
|
||||
<!-- /await:strict: 禁用协程的非标准语言扩展 -->
|
||||
<!-- /utf-8: 源代码使用 UTF-8 格式 -->
|
||||
<!-- /Zc:__cplusplus: 更新 __cplusplus 宏 -->
|
||||
<!-- /volatile:iso: 禁用 volatile 的语义扩展 -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue