개정판 eaafc1eb
daelim debug 프로젝트 추가
Change-Id: Ib22a8145905cee7587946fa49a9f54679ea546ee
IKCOM/IKCOM.csproj | ||
---|---|---|
140 | 140 |
<ErrorReport>prompt</ErrorReport> |
141 | 141 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
142 | 142 |
</PropertyGroup> |
143 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_Daelim|AnyCPU'"> |
|
144 |
<DebugSymbols>true</DebugSymbols> |
|
145 |
<OutputPath>bin\Debug_Daelim\</OutputPath> |
|
146 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
147 |
<DebugType>full</DebugType> |
|
148 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
149 |
<ErrorReport>prompt</ErrorReport> |
|
150 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
151 |
</PropertyGroup> |
|
152 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_Daelim|x86'"> |
|
153 |
<DebugSymbols>true</DebugSymbols> |
|
154 |
<OutputPath>bin\x86\Debug_Daelim\</OutputPath> |
|
155 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
156 |
<DebugType>full</DebugType> |
|
157 |
<PlatformTarget>x86</PlatformTarget> |
|
158 |
<ErrorReport>prompt</ErrorReport> |
|
159 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
160 |
</PropertyGroup> |
|
143 | 161 |
<ItemGroup> |
144 | 162 |
<Reference Include="PresentationCore" /> |
145 | 163 |
<Reference Include="PresentationFramework" /> |
내보내기 Unified diff