Enable recommended code analysis and address warnings
Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
parent
012dffa06d
commit
c8c56af734
@ -28,6 +28,8 @@
|
|||||||
<_PropertySheetDisplayName>MSICA Common</_PropertySheetDisplayName>
|
<_PropertySheetDisplayName>MSICA Common</_PropertySheetDisplayName>
|
||||||
<IntDir>temp\$(MSBuildProjectName).$(Platform).$(Configuration).$(PlatformToolset)\</IntDir>
|
<IntDir>temp\$(MSBuildProjectName).$(Platform).$(Configuration).$(PlatformToolset)\</IntDir>
|
||||||
<OutDir>temp\$(MSBuildProjectName).$(Platform).$(Configuration).$(PlatformToolset)\</OutDir>
|
<OutDir>temp\$(MSBuildProjectName).$(Platform).$(Configuration).$(PlatformToolset)\</OutDir>
|
||||||
|
<RunCodeAnalysis>true</RunCodeAnalysis>
|
||||||
|
<CodeAnalysisRuleSet>NativeMinimumRules.ruleset</CodeAnalysisRuleSet>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemDefinitionGroup>
|
<ItemDefinitionGroup>
|
||||||
<ClCompile>
|
<ClCompile>
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 55812778637c374eaf99405abb16d82b2835b49f
|
Subproject commit 6e26cd801a936c2f68c2f88216b1864addbf9a84
|
@ -1 +1 @@
|
|||||||
Subproject commit 73619821ee0e450d294740c8be33a2cd17b0856d
|
Subproject commit 7c5f20d7563a6ab966164c0cdb48f8e1f64c4742
|
Loading…
x
Reference in New Issue
Block a user