프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

markus / ImageComparer / Markus.ImageCompare / Markus.ImageCompare.csproj @ 68e3cd94

이력 | 보기 | 이력해설 | 다운로드 (4.69 KB)

1
<?xml version="1.0" encoding="utf-8"?>
2
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
  <Import Project="..\packages\OpenCvSharp4.runtime.win.4.3.0.20200701\build\net\OpenCvSharp4.runtime.win.props" Condition="Exists('..\packages\OpenCvSharp4.runtime.win.4.3.0.20200701\build\net\OpenCvSharp4.runtime.win.props')" />
4
  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
5
  <PropertyGroup>
6
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
7
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
8
    <ProjectGuid>{178149D2-68AB-4E20-8678-E9FC18C20DCB}</ProjectGuid>
9
    <OutputType>Library</OutputType>
10
    <AppDesignerFolder>Properties</AppDesignerFolder>
11
    <RootNamespace>Markus.ImageCompare</RootNamespace>
12
    <AssemblyName>Markus.ImageCompare</AssemblyName>
13
    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
14
    <FileAlignment>512</FileAlignment>
15
    <Deterministic>true</Deterministic>
16
    <NuGetPackageImportStamp>
17
    </NuGetPackageImportStamp>
18
  </PropertyGroup>
19
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
20
    <DebugSymbols>true</DebugSymbols>
21
    <DebugType>full</DebugType>
22
    <Optimize>false</Optimize>
23
    <OutputPath>bin\Debug\</OutputPath>
24
    <DefineConstants>DEBUG;TRACE</DefineConstants>
25
    <ErrorReport>prompt</ErrorReport>
26
    <WarningLevel>4</WarningLevel>
27
    <PlatformTarget>x64</PlatformTarget>
28
  </PropertyGroup>
29
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
30
    <DebugType>pdbonly</DebugType>
31
    <Optimize>true</Optimize>
32
    <OutputPath>bin\Release\</OutputPath>
33
    <DefineConstants>TRACE</DefineConstants>
34
    <ErrorReport>prompt</ErrorReport>
35
    <WarningLevel>4</WarningLevel>
36
  </PropertyGroup>
37
  <ItemGroup>
38
    <Reference Include="OpenCvSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
39
      <HintPath>..\packages\OpenCvSharp4.4.3.0.20200701\lib\net461\OpenCvSharp.dll</HintPath>
40
    </Reference>
41
    <Reference Include="OpenCvSharp.Blob, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
42
      <HintPath>..\packages\OpenCvSharp4.4.3.0.20200701\lib\net461\OpenCvSharp.Blob.dll</HintPath>
43
    </Reference>
44
    <Reference Include="OpenCvSharp.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
45
      <HintPath>..\packages\OpenCvSharp4.4.3.0.20200701\lib\net461\OpenCvSharp.Extensions.dll</HintPath>
46
    </Reference>
47
    <Reference Include="PresentationCore" />
48
    <Reference Include="System" />
49
    <Reference Include="System.Core" />
50
    <Reference Include="System.Drawing" />
51
    <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
52
      <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.5.0.0-preview.7.20364.11\lib\net45\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
53
    </Reference>
54
    <Reference Include="System.Xml.Linq" />
55
    <Reference Include="System.Data.DataSetExtensions" />
56
    <Reference Include="Microsoft.CSharp" />
57
    <Reference Include="System.Data" />
58
    <Reference Include="System.Net.Http" />
59
    <Reference Include="System.Xml" />
60
    <Reference Include="WindowsBase" />
61
  </ItemGroup>
62
  <ItemGroup>
63
    <Compile Include="CompareStatus.cs" />
64
    <Compile Include="ImageCompare.cs" />
65
    <Compile Include="ImageCompareBase.cs" />
66
    <Compile Include="OpenCVExtensions.cs" />
67
    <Compile Include="PixelFormatsConverter.cs" />
68
    <Compile Include="Properties\AssemblyInfo.cs" />
69
    <Compile Include="SafeHBitmapHandle.cs" />
70
  </ItemGroup>
71
  <ItemGroup>
72
    <None Include="app.config" />
73
    <None Include="packages.config" />
74
  </ItemGroup>
75
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
76
  <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
77
    <PropertyGroup>
78
      <ErrorText>이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다.</ErrorText>
79
    </PropertyGroup>
80
    <Error Condition="!Exists('..\packages\OpenCvSharp4.runtime.win.4.3.0.20200701\build\net\OpenCvSharp4.runtime.win.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\OpenCvSharp4.runtime.win.4.3.0.20200701\build\net\OpenCvSharp4.runtime.win.props'))" />
81
  </Target>
82
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)