개정판 eaafc1eb
daelim debug 프로젝트 추가
Change-Id: Ib22a8145905cee7587946fa49a9f54679ea546ee
CompareLib/CompareLib.csproj | ||
---|---|---|
141 | 141 |
<ErrorReport>prompt</ErrorReport> |
142 | 142 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
143 | 143 |
</PropertyGroup> |
144 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_Daelim|AnyCPU'"> |
|
145 |
<DebugSymbols>true</DebugSymbols> |
|
146 |
<OutputPath>bin\Debug_Daelim\</OutputPath> |
|
147 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
148 |
<DebugType>full</DebugType> |
|
149 |
<PlatformTarget>x64</PlatformTarget> |
|
150 |
<ErrorReport>prompt</ErrorReport> |
|
151 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
152 |
</PropertyGroup> |
|
153 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_Daelim|x86'"> |
|
154 |
<DebugSymbols>true</DebugSymbols> |
|
155 |
<OutputPath>bin\x86\Debug_Daelim\</OutputPath> |
|
156 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
157 |
<DebugType>full</DebugType> |
|
158 |
<PlatformTarget>x86</PlatformTarget> |
|
159 |
<ErrorReport>prompt</ErrorReport> |
|
160 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
161 |
</PropertyGroup> |
|
144 | 162 |
<ItemGroup> |
145 | 163 |
<Reference Include="Magick.NET-x64, Version=7.0.0.0, Culture=neutral, PublicKeyToken=2004825badfa91ec, processorArchitecture=AMD64"> |
146 | 164 |
<HintPath>..\packages\Magick.NET-7.0.0.18-Q16-x64.1.0.0\lib\net40-client\Magick.NET-x64.dll</HintPath> |
내보내기 Unified diff