Skip to content

Commit 75c4cd5

Browse files
unknownalansh
authored andcommitted
Crank the warning level all the way to 4. Because it doesn't go to 11.
1 parent 15936a0 commit 75c4cd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gecko.vcproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
RuntimeLibrary="1"
5050
TreatWChar_tAsBuiltInType="false"
5151
UsePrecompiledHeader="0"
52-
WarningLevel="3"
52+
WarningLevel="4"
5353
DebugInformationFormat="4"
5454
/>
5555
<Tool
@@ -114,7 +114,7 @@
114114
EnableFunctionLevelLinking="true"
115115
TreatWChar_tAsBuiltInType="false"
116116
UsePrecompiledHeader="0"
117-
WarningLevel="3"
117+
WarningLevel="4"
118118
DebugInformationFormat="3"
119119
/>
120120
<Tool

0 commit comments

Comments
 (0)