From afed24d1b0fbc67dc00196fa3b520ba4b1c50517 Mon Sep 17 00:00:00 2001 From: xieguigang Date: Fri, 1 Mar 2019 11:16:36 +0800 Subject: [PATCH] add project profiles --- Centos/Centos.vbproj | 20 ++++++++++++++++++++ Docker/Docker.vbproj | 20 ++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/Centos/Centos.vbproj b/Centos/Centos.vbproj index aa23a40..d3a590e 100644 --- a/Centos/Centos.vbproj +++ b/Centos/Centos.vbproj @@ -64,6 +64,26 @@ x64 MinimumRecommendedRules.ruleset + + true + bin\GCModeller%28Release_X64%29\ + Darwinism.Centos.xml + true + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + pdbonly + AnyCPU + MinimumRecommendedRules.ruleset + + + true + bin\x64\GCModeller%28Release_X64%29\ + Darwinism.Centos.xml + true + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + pdbonly + x64 + MinimumRecommendedRules.ruleset + diff --git a/Docker/Docker.vbproj b/Docker/Docker.vbproj index f612bcc..1cc1f05 100644 --- a/Docker/Docker.vbproj +++ b/Docker/Docker.vbproj @@ -64,6 +64,26 @@ x64 MinimumRecommendedRules.ruleset + + true + bin\GCModeller%28Release_X64%29\ + Darwinism.Docker.xml + true + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + pdbonly + AnyCPU + MinimumRecommendedRules.ruleset + + + true + bin\x64\GCModeller%28Release_X64%29\ + Darwinism.Docker.xml + true + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + pdbonly + x64 + MinimumRecommendedRules.ruleset +