개정판 80856edb
빋드 이벤트 효성 추가
Change-Id: Ib8e88c7e20f7ca1de5949cdbd3ecd7148c98b676
CompareLib/CompareLib.csproj | ||
---|---|---|
105 | 105 |
<ErrorReport>prompt</ErrorReport> |
106 | 106 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
107 | 107 |
</PropertyGroup> |
108 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Hyosung|AnyCPU'"> |
|
109 |
<DebugSymbols>true</DebugSymbols> |
|
110 |
<OutputPath>bin\Release_Hyosung\</OutputPath> |
|
111 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
112 |
<DebugType>full</DebugType> |
|
113 |
<PlatformTarget>x64</PlatformTarget> |
|
114 |
<ErrorReport>prompt</ErrorReport> |
|
115 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
116 |
</PropertyGroup> |
|
117 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Hyosung|x86'"> |
|
118 |
<DebugSymbols>true</DebugSymbols> |
|
119 |
<OutputPath>bin\x86\Release_Hyosung\</OutputPath> |
|
120 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
121 |
<DebugType>full</DebugType> |
|
122 |
<PlatformTarget>x86</PlatformTarget> |
|
123 |
<ErrorReport>prompt</ErrorReport> |
|
124 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
125 |
</PropertyGroup> |
|
108 | 126 |
<ItemGroup> |
109 | 127 |
<Reference Include="Magick.NET-x64, Version=7.0.0.0, Culture=neutral, PublicKeyToken=2004825badfa91ec, processorArchitecture=AMD64"> |
110 | 128 |
<HintPath>..\packages\Magick.NET-7.0.0.18-Q16-x64.1.0.0\lib\net40-client\Magick.NET-x64.dll</HintPath> |
내보내기 Unified diff