|
154 | 154 | </PropertyGroup>
|
155 | 155 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
156 | 156 | <ClCompile>
|
157 |
| - <WarningLevel>Level3</WarningLevel> |
| 157 | + <WarningLevel>Level4</WarningLevel> |
158 | 158 | <Optimization>Disabled</Optimization>
|
159 | 159 | <SDLCheck>true</SDLCheck>
|
160 | 160 | </ClCompile>
|
|
164 | 164 | </ItemDefinitionGroup>
|
165 | 165 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DEBUG_VS2015|Win32'">
|
166 | 166 | <ClCompile>
|
167 |
| - <WarningLevel>Level3</WarningLevel> |
| 167 | + <WarningLevel>Level4</WarningLevel> |
168 | 168 | <Optimization>Disabled</Optimization>
|
169 | 169 | <SDLCheck>true</SDLCheck>
|
170 | 170 | </ClCompile>
|
|
174 | 174 | </ItemDefinitionGroup>
|
175 | 175 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
176 | 176 | <ClCompile>
|
177 |
| - <WarningLevel>Level3</WarningLevel> |
| 177 | + <WarningLevel>Level4</WarningLevel> |
178 | 178 | <Optimization>Disabled</Optimization>
|
179 | 179 | <SDLCheck>true</SDLCheck>
|
180 | 180 | </ClCompile>
|
|
184 | 184 | </ItemDefinitionGroup>
|
185 | 185 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DEBUG_VS2015|x64'">
|
186 | 186 | <ClCompile>
|
187 |
| - <WarningLevel>Level3</WarningLevel> |
| 187 | + <WarningLevel>Level4</WarningLevel> |
188 | 188 | <Optimization>Disabled</Optimization>
|
189 | 189 | <SDLCheck>true</SDLCheck>
|
190 | 190 | </ClCompile>
|
|
194 | 194 | </ItemDefinitionGroup>
|
195 | 195 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
196 | 196 | <ClCompile>
|
197 |
| - <WarningLevel>Level3</WarningLevel> |
| 197 | + <WarningLevel>Level4</WarningLevel> |
198 | 198 | <Optimization>MaxSpeed</Optimization>
|
199 | 199 | <FunctionLevelLinking>true</FunctionLevelLinking>
|
200 | 200 | <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
208 | 208 | </ItemDefinitionGroup>
|
209 | 209 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_VS2015|Win32'">
|
210 | 210 | <ClCompile>
|
211 |
| - <WarningLevel>Level3</WarningLevel> |
| 211 | + <WarningLevel>Level4</WarningLevel> |
212 | 212 | <Optimization>MaxSpeed</Optimization>
|
213 | 213 | <FunctionLevelLinking>true</FunctionLevelLinking>
|
214 | 214 | <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
222 | 222 | </ItemDefinitionGroup>
|
223 | 223 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
224 | 224 | <ClCompile>
|
225 |
| - <WarningLevel>Level3</WarningLevel> |
| 225 | + <WarningLevel>Level4</WarningLevel> |
226 | 226 | <Optimization>MaxSpeed</Optimization>
|
227 | 227 | <FunctionLevelLinking>true</FunctionLevelLinking>
|
228 | 228 | <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
237 | 237 | </ItemDefinitionGroup>
|
238 | 238 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_VS2015|x64'">
|
239 | 239 | <ClCompile>
|
240 |
| - <WarningLevel>Level3</WarningLevel> |
| 240 | + <WarningLevel>Level4</WarningLevel> |
241 | 241 | <Optimization>MaxSpeed</Optimization>
|
242 | 242 | <FunctionLevelLinking>true</FunctionLevelLinking>
|
243 | 243 | <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
0 commit comments