프로젝트

일반

사용자정보

개정판 f65e6c02

IDf65e6c0217de89d4653173b2f16417acc26d5e0a
상위 a1142a6b
하위 b4b23404

김태성이(가) 약 5년 전에 추가함

debug_SNI 추가

Change-Id: I46d431ca15362882a9ab7e8dd7600371f47471de

차이점 보기:

KCOM_Helper/KCOM_Helper.csproj
65 65
    <ErrorReport>prompt</ErrorReport>
66 66
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
67 67
  </PropertyGroup>
68
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_CadExport|AnyCPU'">
69
    <DebugSymbols>true</DebugSymbols>
70
    <OutputPath>bin\Debug_CadExport\</OutputPath>
71
    <DefineConstants>DEBUG;TRACE</DefineConstants>
72
    <DebugType>full</DebugType>
73
    <PlatformTarget>AnyCPU</PlatformTarget>
74
    <ErrorReport>prompt</ErrorReport>
75
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
76
  </PropertyGroup>
77
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_CadExport|x86'">
78
    <DebugSymbols>true</DebugSymbols>
79
    <OutputPath>bin\x86\Debug_CadExport\</OutputPath>
80
    <DefineConstants>DEBUG;TRACE</DefineConstants>
81
    <DebugType>full</DebugType>
82
    <PlatformTarget>x86</PlatformTarget>
83
    <ErrorReport>prompt</ErrorReport>
84
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
85
  </PropertyGroup>
86
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_SNI|AnyCPU'">
87
    <DebugSymbols>true</DebugSymbols>
88
    <OutputPath>bin\Debug_SNI\</OutputPath>
89
    <DefineConstants>DEBUG;TRACE</DefineConstants>
90
    <DebugType>full</DebugType>
91
    <PlatformTarget>AnyCPU</PlatformTarget>
92
    <ErrorReport>prompt</ErrorReport>
93
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
94
  </PropertyGroup>
95
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_SNI|x86'">
96
    <DebugSymbols>true</DebugSymbols>
97
    <OutputPath>bin\x86\Debug_SNI\</OutputPath>
98
    <DefineConstants>DEBUG;TRACE</DefineConstants>
99
    <DebugType>full</DebugType>
100
    <PlatformTarget>x86</PlatformTarget>
101
    <ErrorReport>prompt</ErrorReport>
102
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
103
  </PropertyGroup>
68 104
  <ItemGroup>
69 105
    <Reference Include="System" />
70 106
    <Reference Include="System.Core" />

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)