Skip to content

Enable RunCodeAnalysis for Release build #280

Description

@HashidaTKS
          By the way, how about enabling RunCodeAnalysis for Release build (at least)?
$ git diff
diff --git a/Sazabi.vcxproj b/Sazabi.vcxproj
index 3315806..3078c1b 100644
--- a/Sazabi.vcxproj
+++ b/Sazabi.vcxproj
@@ -50,6 +50,7 @@
     <LinkIncremental>false</LinkIncremental>
     <TargetName>ChronosN</TargetName>
     <CodeAnalysisRuleSet>Sazabi.ruleset</CodeAnalysisRuleSet>
+    <RunCodeAnalysis>true</RunCodeAnalysis>^M
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='D64_CSG|Win32'">
     <OutDir>.\D32\</OutDir>

Originally posted by @kenhys in #271 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions