From 39e4ac1f12f8acabe70c0aa71cd2d385d3243fb2 Mon Sep 17 00:00:00 2001 From: xieguigang Date: Thu, 29 Aug 2019 10:56:48 +0800 Subject: [PATCH] config project profiles --- Centos/Centos.vbproj | 31 +++++++++++++++++++++++++++++++ Docker/Docker.vbproj | 31 +++++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+) diff --git a/Centos/Centos.vbproj b/Centos/Centos.vbproj index d3a590e..e06ada7 100644 --- a/Centos/Centos.vbproj +++ b/Centos/Centos.vbproj @@ -84,6 +84,37 @@ x64 MinimumRecommendedRules.ruleset + + true + true + true + bin\x86\Debug\ + Darwinism.Centos.xml + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + full + x86 + MinimumRecommendedRules.ruleset + + + true + bin\x86\Release\ + Darwinism.Centos.xml + true + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + pdbonly + x86 + MinimumRecommendedRules.ruleset + + + true + bin\x86\GCModeller%28Release_X64%29\ + Darwinism.Centos.xml + true + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + pdbonly + x86 + MinimumRecommendedRules.ruleset + diff --git a/Docker/Docker.vbproj b/Docker/Docker.vbproj index 1cc1f05..07b0a85 100644 --- a/Docker/Docker.vbproj +++ b/Docker/Docker.vbproj @@ -84,6 +84,37 @@ x64 MinimumRecommendedRules.ruleset + + true + true + true + bin\x86\Debug\ + Darwinism.Docker.xml + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + full + x86 + MinimumRecommendedRules.ruleset + + + true + bin\x86\Release\ + Darwinism.Docker.xml + true + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + pdbonly + x86 + MinimumRecommendedRules.ruleset + + + true + bin\x86\GCModeller%28Release_X64%29\ + Darwinism.Docker.xml + true + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + pdbonly + x86 + MinimumRecommendedRules.ruleset +