개정판 77cdac33
벽산 수정 후 백업
Change-Id: I8e3eb48f615478a49efa0ab4014a8ef17d273d0a
KCOM_Helper/KCOM_Helper.csproj | ||
---|---|---|
173 | 173 |
<ErrorReport>prompt</ErrorReport> |
174 | 174 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
175 | 175 |
</PropertyGroup> |
176 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_BSENG|AnyCPU'"> |
|
177 |
<DebugSymbols>true</DebugSymbols> |
|
178 |
<OutputPath>bin\Release_BSENG\</OutputPath> |
|
179 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
180 |
<DebugType>full</DebugType> |
|
181 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
182 |
<ErrorReport>prompt</ErrorReport> |
|
183 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
184 |
</PropertyGroup> |
|
185 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_BSENG|x86'"> |
|
186 |
<DebugSymbols>true</DebugSymbols> |
|
187 |
<OutputPath>bin\x86\Release_BSENG\</OutputPath> |
|
188 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
189 |
<DebugType>full</DebugType> |
|
190 |
<PlatformTarget>x86</PlatformTarget> |
|
191 |
<ErrorReport>prompt</ErrorReport> |
|
192 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
193 |
</PropertyGroup> |
|
176 | 194 |
<ItemGroup> |
177 | 195 |
<Reference Include="System" /> |
178 | 196 |
<Reference Include="System.Core" /> |
내보내기 Unified diff