개정판 f19ebe30
issue #000: x86 구성 추가.
Change-Id: Iaac1bbd7e431295aa825390ee77df36fc0ff5688
CompareLib/CompareLib.csproj | ||
---|---|---|
33 | 33 |
<ErrorReport>prompt</ErrorReport> |
34 | 34 |
<WarningLevel>4</WarningLevel> |
35 | 35 |
</PropertyGroup> |
36 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'"> |
|
37 |
<DebugSymbols>true</DebugSymbols> |
|
38 |
<OutputPath>bin\x86\Debug\</OutputPath> |
|
39 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
40 |
<DebugType>full</DebugType> |
|
41 |
<PlatformTarget>x86</PlatformTarget> |
|
42 |
<ErrorReport>prompt</ErrorReport> |
|
43 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
44 |
</PropertyGroup> |
|
45 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'"> |
|
46 |
<OutputPath>bin\x86\Release\</OutputPath> |
|
47 |
<DefineConstants>TRACE</DefineConstants> |
|
48 |
<Optimize>true</Optimize> |
|
49 |
<DebugType>pdbonly</DebugType> |
|
50 |
<PlatformTarget>x86</PlatformTarget> |
|
51 |
<ErrorReport>prompt</ErrorReport> |
|
52 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
53 |
</PropertyGroup> |
|
36 | 54 |
<ItemGroup> |
37 | 55 |
<Reference Include="Magick.NET-x64, Version=7.0.0.0, Culture=neutral, PublicKeyToken=2004825badfa91ec, processorArchitecture=AMD64"> |
38 | 56 |
<HintPath>..\packages\Magick.NET-7.0.0.18-Q16-x64.1.0.0\lib\net40-client\Magick.NET-x64.dll</HintPath> |
내보내기 Unified diff