Skip to content

Commit b35967e

Browse files
abby-sergzxxxz
authored andcommitted
Rise the warnings level on windows
1 parent bfea9f8 commit b35967e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

common.gypi

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,11 @@
4646
'Release': {}
4747
},
4848
'msvs_cygwin_shell': 0,
49+
'msvs_settings': {
50+
'VCCLCompilerTool': {
51+
'WarningLevel': '3',
52+
}
53+
},
4954
'target_conditions': [
5055
['_type=="static_library"', {
5156
'standalone_static_library': 1

0 commit comments

Comments
 (0)