| 1 | <?xml version="1.0" encoding="utf-8"?>
|
|---|
| 2 | <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|---|
| 3 | <PropertyGroup>
|
|---|
| 4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|---|
| 5 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|---|
| 6 | <ProductVersion>9.0.30729</ProductVersion>
|
|---|
| 7 | <SchemaVersion>2.0</SchemaVersion>
|
|---|
| 8 | <ProjectGuid>{4C2356B8-1A1E-4F92-A51C-A49CA116867F}</ProjectGuid>
|
|---|
| 9 | <OutputType>Library</OutputType>
|
|---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
|---|
| 11 | <RootNamespace>KwsmLab.OpenCvSharp</RootNamespace>
|
|---|
| 12 | <AssemblyName>OpenCvSharp</AssemblyName>
|
|---|
| 13 | <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
|---|
| 14 | <FileAlignment>512</FileAlignment>
|
|---|
| 15 | </PropertyGroup>
|
|---|
| 16 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|---|
| 17 | <DebugSymbols>true</DebugSymbols>
|
|---|
| 18 | <DebugType>full</DebugType>
|
|---|
| 19 | <Optimize>false</Optimize>
|
|---|
| 20 | <OutputPath>bin\Debug\</OutputPath>
|
|---|
| 21 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
|---|
| 22 | <ErrorReport>prompt</ErrorReport>
|
|---|
| 23 | <WarningLevel>4</WarningLevel>
|
|---|
| 24 | <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|---|
| 25 | <DocumentationFile>bin\Debug\OpenCvSharp.XML</DocumentationFile>
|
|---|
| 26 | </PropertyGroup>
|
|---|
| 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|---|
| 28 | <DebugType>pdbonly</DebugType>
|
|---|
| 29 | <Optimize>true</Optimize>
|
|---|
| 30 | <OutputPath>bin\Release\</OutputPath>
|
|---|
| 31 | <DefineConstants>TRACE</DefineConstants>
|
|---|
| 32 | <ErrorReport>prompt</ErrorReport>
|
|---|
| 33 | <WarningLevel>4</WarningLevel>
|
|---|
| 34 | <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|---|
| 35 | <DocumentationFile>bin\Release\OpenCvSharp.XML</DocumentationFile>
|
|---|
| 36 | </PropertyGroup>
|
|---|
| 37 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
|---|
| 38 | <DebugSymbols>true</DebugSymbols>
|
|---|
| 39 | <OutputPath>bin\x86\Debug\</OutputPath>
|
|---|
| 40 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
|---|
| 41 | <DebugType>full</DebugType>
|
|---|
| 42 | <PlatformTarget>x86</PlatformTarget>
|
|---|
| 43 | <ErrorReport>prompt</ErrorReport>
|
|---|
| 44 | <DocumentationFile>bin\x86\Debug\OpenCvSharp.XML</DocumentationFile>
|
|---|
| 45 | <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|---|
| 46 | </PropertyGroup>
|
|---|
| 47 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
|---|
| 48 | <OutputPath>bin\x86\Release\</OutputPath>
|
|---|
| 49 | <DefineConstants>TRACE</DefineConstants>
|
|---|
| 50 | <Optimize>true</Optimize>
|
|---|
| 51 | <DebugType>pdbonly</DebugType>
|
|---|
| 52 | <PlatformTarget>x86</PlatformTarget>
|
|---|
| 53 | <ErrorReport>prompt</ErrorReport>
|
|---|
| 54 | <DocumentationFile>bin\x86\Release\OpenCvSharp.XML</DocumentationFile>
|
|---|
| 55 | <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|---|
| 56 | </PropertyGroup>
|
|---|
| 57 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Matt home|AnyCPU' ">
|
|---|
| 58 | <DebugSymbols>true</DebugSymbols>
|
|---|
| 59 | <OutputPath>bin\Matt\</OutputPath>
|
|---|
| 60 | <DefineConstants>TRACE</DefineConstants>
|
|---|
| 61 | <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|---|
| 62 | <DocumentationFile>bin\Debug\OpenCvSharp.XML</DocumentationFile>
|
|---|
| 63 | <DebugType>full</DebugType>
|
|---|
| 64 | <PlatformTarget>AnyCPU</PlatformTarget>
|
|---|
| 65 | <ErrorReport>prompt</ErrorReport>
|
|---|
| 66 | <Optimize>true</Optimize>
|
|---|
| 67 | </PropertyGroup>
|
|---|
| 68 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Matt home|x86' ">
|
|---|
| 69 | <DebugSymbols>true</DebugSymbols>
|
|---|
| 70 | <OutputPath>bin\x86\Matt home\</OutputPath>
|
|---|
| 71 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
|---|
| 72 | <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|---|
| 73 | <DocumentationFile>bin\x86\Debug\OpenCvSharp.XML</DocumentationFile>
|
|---|
| 74 | <DebugType>full</DebugType>
|
|---|
| 75 | <PlatformTarget>x86</PlatformTarget>
|
|---|
| 76 | <ErrorReport>prompt</ErrorReport>
|
|---|
| 77 | </PropertyGroup>
|
|---|
| 78 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Matt work|AnyCPU' ">
|
|---|
| 79 | <OutputPath>bin\Matt\</OutputPath>
|
|---|
| 80 | <DefineConstants>TRACE</DefineConstants>
|
|---|
| 81 | <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|---|
| 82 | <DocumentationFile>bin\Release\OpenCvSharp.XML</DocumentationFile>
|
|---|
| 83 | <Optimize>true</Optimize>
|
|---|
| 84 | <DebugType>pdbonly</DebugType>
|
|---|
| 85 | <PlatformTarget>AnyCPU</PlatformTarget>
|
|---|
| 86 | <ErrorReport>prompt</ErrorReport>
|
|---|
| 87 | </PropertyGroup>
|
|---|
| 88 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Matt work|x86' ">
|
|---|
| 89 | <OutputPath>bin\x86\Matt work\</OutputPath>
|
|---|
| 90 | <DefineConstants>TRACE</DefineConstants>
|
|---|
| 91 | <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|---|
| 92 | <DocumentationFile>bin\x86\Release\OpenCvSharp.XML</DocumentationFile>
|
|---|
| 93 | <Optimize>true</Optimize>
|
|---|
| 94 | <DebugType>pdbonly</DebugType>
|
|---|
| 95 | <PlatformTarget>x86</PlatformTarget>
|
|---|
| 96 | <ErrorReport>prompt</ErrorReport>
|
|---|
| 97 | </PropertyGroup>
|
|---|
| 98 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release JA|AnyCPU' ">
|
|---|
| 99 | <OutputPath>bin\Release JA\</OutputPath>
|
|---|
| 100 | <DefineConstants>TRACE;LANG_JP</DefineConstants>
|
|---|
| 101 | <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|---|
| 102 | <DocumentationFile>bin\Release\OpenCvSharp.XML</DocumentationFile>
|
|---|
| 103 | <Optimize>true</Optimize>
|
|---|
| 104 | <DebugType>pdbonly</DebugType>
|
|---|
| 105 | <PlatformTarget>AnyCPU</PlatformTarget>
|
|---|
| 106 | <ErrorReport>prompt</ErrorReport>
|
|---|
| 107 | </PropertyGroup>
|
|---|
| 108 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release JA|x86' ">
|
|---|
| 109 | <OutputPath>bin\x86\Release JA\</OutputPath>
|
|---|
| 110 | <DefineConstants>TRACE</DefineConstants>
|
|---|
| 111 | <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|---|
| 112 | <DocumentationFile>bin\x86\Release\OpenCvSharp.XML</DocumentationFile>
|
|---|
| 113 | <Optimize>true</Optimize>
|
|---|
| 114 | <DebugType>pdbonly</DebugType>
|
|---|
| 115 | <PlatformTarget>x86</PlatformTarget>
|
|---|
| 116 | <ErrorReport>prompt</ErrorReport>
|
|---|
| 117 | </PropertyGroup>
|
|---|
| 118 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release JP|AnyCPU' ">
|
|---|
| 119 | <OutputPath>bin\Release JP\</OutputPath>
|
|---|
| 120 | <DefineConstants>TRACE;LANG_JP</DefineConstants>
|
|---|
| 121 | <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|---|
| 122 | <DocumentationFile>bin\Release\OpenCvSharp.XML</DocumentationFile>
|
|---|
| 123 | <Optimize>true</Optimize>
|
|---|
| 124 | <DebugType>pdbonly</DebugType>
|
|---|
| 125 | <PlatformTarget>AnyCPU</PlatformTarget>
|
|---|
| 126 | <ErrorReport>prompt</ErrorReport>
|
|---|
| 127 | </PropertyGroup>
|
|---|
| 128 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release JP|x86' ">
|
|---|
| 129 | <OutputPath>bin\x86\Release JP\</OutputPath>
|
|---|
| 130 | <DefineConstants>TRACE;LANG_JP</DefineConstants>
|
|---|
| 131 | <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|---|
| 132 | <DocumentationFile>bin\x86\Release\OpenCvSharp.XML</DocumentationFile>
|
|---|
| 133 | <Optimize>true</Optimize>
|
|---|
| 134 | <DebugType>pdbonly</DebugType>
|
|---|
| 135 | <PlatformTarget>x86</PlatformTarget>
|
|---|
| 136 | <ErrorReport>prompt</ErrorReport>
|
|---|
| 137 | </PropertyGroup>
|
|---|
| 138 | <ItemGroup>
|
|---|
| 139 | <Reference Include="PresentationCore">
|
|---|
| 140 | <RequiredTargetFramework>3.0</RequiredTargetFramework>
|
|---|
| 141 | </Reference>
|
|---|
| 142 | <Reference Include="System" />
|
|---|
| 143 | <Reference Include="System.Core">
|
|---|
| 144 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|---|
| 145 | </Reference>
|
|---|
| 146 | <Reference Include="System.Drawing" />
|
|---|
| 147 | <Reference Include="System.Xml.Linq">
|
|---|
| 148 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|---|
| 149 | </Reference>
|
|---|
| 150 | <Reference Include="System.Data.DataSetExtensions">
|
|---|
| 151 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|---|
| 152 | </Reference>
|
|---|
| 153 | <Reference Include="System.Data" />
|
|---|
| 154 | <Reference Include="System.Xml" />
|
|---|
| 155 | <Reference Include="WindowsBase">
|
|---|
| 156 | <RequiredTargetFramework>3.0</RequiredTargetFramework>
|
|---|
| 157 | </Reference>
|
|---|
| 158 | </ItemGroup>
|
|---|
| 159 | <ItemGroup>
|
|---|
| 160 | <Compile Include="Class\CvBox2D.cs" />
|
|---|
| 161 | <Compile Include="Class\CvChainPtReader.cs" />
|
|---|
| 162 | <Compile Include="Class\CvHuMoments.cs" />
|
|---|
| 163 | <Compile Include="Class\CvMoments.cs" />
|
|---|
| 164 | <Compile Include="Class\CvTreeNodeIterator.cs" />
|
|---|
| 165 | <Compile Include="Class\CvTreeNodeIteratorT.cs" />
|
|---|
| 166 | <Compile Include="Core\Cv_D-G.cs" />
|
|---|
| 167 | <Compile Include="Delegate\CvDistanceFunction.cs" />
|
|---|
| 168 | <Compile Include="Enum\PCAFlag.cs" />
|
|---|
| 169 | <Compile Include="Enum\ConvertImageFlag.cs" />
|
|---|
| 170 | <Compile Include="Struct\CvCircleSegment.cs" />
|
|---|
| 171 | <Compile Include="Tool\ArrayAddress.cs" />
|
|---|
| 172 | <Compile Include="Class\CvConnectedComp.cs" />
|
|---|
| 173 | <Compile Include="Class\CvContourScanner.cs" />
|
|---|
| 174 | <Compile Include="Class\CvFileNode.cs" />
|
|---|
| 175 | <Compile Include="Class\CvFileStorage.cs" />
|
|---|
| 176 | <Compile Include="Class\CvHaarClassifierCascade.cs" />
|
|---|
| 177 | <Compile Include="Class\CvHistogram.cs" />
|
|---|
| 178 | <Compile Include="Class\CvKalman.cs" />
|
|---|
| 179 | <Compile Include="Class\CvSeqReader.cs" />
|
|---|
| 180 | <Compile Include="Class\CvStereoBMState.cs" />
|
|---|
| 181 | <Compile Include="Class\CvStringHashNode.cs" />
|
|---|
| 182 | <Compile Include="Class\IplConvKernel.cs" />
|
|---|
| 183 | <Compile Include="Class\CvStereoGCState.cs" />
|
|---|
| 184 | <Compile Include="Tool\BitmapConverter.cs" />
|
|---|
| 185 | <Compile Include="Class\CvFont.cs" />
|
|---|
| 186 | <Compile Include="Class\CvQuadEdge2D.cs" />
|
|---|
| 187 | <Compile Include="Class\CvRNG.cs" />
|
|---|
| 188 | <Compile Include="Class\CvSeqBlock.cs" />
|
|---|
| 189 | <Compile Include="Class\CvSetElem.cs" />
|
|---|
| 190 | <Compile Include="Class\CvSubdiv2D.cs" />
|
|---|
| 191 | <Compile Include="Core\Cv_A-C.cs" />
|
|---|
| 192 | <Compile Include="Core\Cv_H-Q.cs" />
|
|---|
| 193 | <Compile Include="Core\Cv_R-Z.cs" />
|
|---|
| 194 | <Compile Include="Core\Cv_Macro.cs" />
|
|---|
| 195 | <Compile Include="CvArr\CvArr.cs" />
|
|---|
| 196 | <Compile Include="CvArr\CvChain.cs" />
|
|---|
| 197 | <Compile Include="CvArr\CvContour.cs" />
|
|---|
| 198 | <Compile Include="CvArr\CvMat.cs" />
|
|---|
| 199 | <Compile Include="Class\CvMemStorage.cs" />
|
|---|
| 200 | <Compile Include="CvArr\CvMatND.cs" />
|
|---|
| 201 | <Compile Include="CvArr\CvSeqT.cs" />
|
|---|
| 202 | <Compile Include="CvArr\CvSet.cs" />
|
|---|
| 203 | <Compile Include="Class\CvSeqReaderT.cs" />
|
|---|
| 204 | <Compile Include="CvArr\CvSparseMat.cs" />
|
|---|
| 205 | <Compile Include="CvArr\CvSeq.cs" />
|
|---|
| 206 | <Compile Include="CvArr\CvSetT.cs" />
|
|---|
| 207 | <Compile Include="Delegate\CvCmpFunc.cs" />
|
|---|
| 208 | <Compile Include="Delegate\CvMouseCallbackhandler.cs" />
|
|---|
| 209 | <Compile Include="Delegate\TrackbarCallbackhandler.cs" />
|
|---|
| 210 | <Compile Include="Tool\DynamicInvoker.cs" />
|
|---|
| 211 | <Compile Include="Enum\AdaptiveThresholdType.cs" />
|
|---|
| 212 | <Compile Include="Enum\ApertureSize.cs" />
|
|---|
| 213 | <Compile Include="Enum\ApproxPolyMethod.cs" />
|
|---|
| 214 | <Compile Include="Enum\ArrComparison.cs" />
|
|---|
| 215 | <Compile Include="Enum\BitDepth.cs" />
|
|---|
| 216 | <Compile Include="Enum\BorderType.cs" />
|
|---|
| 217 | <Compile Include="Enum\CalibrateCameraFlag.cs" />
|
|---|
| 218 | <Compile Include="Enum\ChessboardFlag.cs" />
|
|---|
| 219 | <Compile Include="Enum\CaptureDevice.cs" />
|
|---|
| 220 | <Compile Include="Enum\CaptureProperty.cs" />
|
|---|
| 221 | <Compile Include="Enum\CaptureType.cs" />
|
|---|
| 222 | <Compile Include="Enum\CheckArrFlag.cs" />
|
|---|
| 223 | <Compile Include="Enum\ColorConversion.cs" />
|
|---|
| 224 | <Compile Include="Enum\ContourChain.cs" />
|
|---|
| 225 | <Compile Include="Enum\ContourRetrieval.cs" />
|
|---|
| 226 | <Compile Include="Enum\CovarMatrixFlag.cs" />
|
|---|
| 227 | <Compile Include="Enum\CriteriaType.cs" />
|
|---|
| 228 | <Compile Include="Enum\CvFilter.cs" />
|
|---|
| 229 | <Compile Include="Enum\DctFlag.cs" />
|
|---|
| 230 | <Compile Include="Enum\DftFlag.cs" />
|
|---|
| 231 | <Compile Include="Enum\DiagType.cs" />
|
|---|
| 232 | <Compile Include="Enum\DisparityMode.cs" />
|
|---|
| 233 | <Compile Include="Enum\DistanceType.cs" />
|
|---|
| 234 | <Compile Include="Enum\DistributionType.cs" />
|
|---|
| 235 | <Compile Include="Enum\ElementShape.cs" />
|
|---|
| 236 | <Compile Include="Enum\FileStorageMode.cs" />
|
|---|
| 237 | <Compile Include="Enum\FlipMode.cs" />
|
|---|
| 238 | <Compile Include="Enum\FontFace.cs" />
|
|---|
| 239 | <Compile Include="Enum\FundamentalMatMethod.cs" />
|
|---|
| 240 | <Compile Include="Enum\GemmOperation.cs" />
|
|---|
| 241 | <Compile Include="Enum\HaarDetectionType.cs" />
|
|---|
| 242 | <Compile Include="Enum\HistogramComparison.cs" />
|
|---|
| 243 | <Compile Include="Enum\HistogramFormat.cs" />
|
|---|
| 244 | <Compile Include="Enum\HomographyMethod.cs" />
|
|---|
| 245 | <Compile Include="Enum\HoughCirclesMethod.cs" />
|
|---|
| 246 | <Compile Include="Enum\HoughLinesMethod.cs" />
|
|---|
| 247 | <Compile Include="Enum\InpaintMethod.cs" />
|
|---|
| 248 | <Compile Include="Enum\InsertPosition.cs" />
|
|---|
| 249 | <Compile Include="Enum\InvertMethod.cs" />
|
|---|
| 250 | <Compile Include="Enum\LineType.cs" />
|
|---|
| 251 | <Compile Include="Enum\LKFlowFlag.cs" />
|
|---|
| 252 | <Compile Include="Enum\MatchShapesMethod.cs" />
|
|---|
| 253 | <Compile Include="Enum\MatchTemplateMethod.cs" />
|
|---|
| 254 | <Compile Include="Enum\MatrixType.cs" />
|
|---|
| 255 | <Compile Include="Enum\MorphologyOperation.cs" />
|
|---|
| 256 | <Compile Include="Enum\MulSpectrumsFlag.cs" />
|
|---|
| 257 | <Compile Include="Enum\NodeType.cs" />
|
|---|
| 258 | <Compile Include="Enum\NormType.cs" />
|
|---|
| 259 | <Compile Include="Enum\ReduceDimension.cs" />
|
|---|
| 260 | <Compile Include="Enum\ReduceOperation.cs" />
|
|---|
| 261 | <Compile Include="Enum\RotateEdgeFlag.cs" />
|
|---|
| 262 | <Compile Include="Enum\SeqType.cs" />
|
|---|
| 263 | <Compile Include="Enum\SmoothType.cs" />
|
|---|
| 264 | <Compile Include="Enum\SortFlag.cs" />
|
|---|
| 265 | <Compile Include="Enum\StereoBMPreset.cs" />
|
|---|
| 266 | <Compile Include="Enum\Subdiv2DPointLocation.cs" />
|
|---|
| 267 | <Compile Include="Enum\SvdFlag.cs" />
|
|---|
| 268 | <Compile Include="Enum\ThresholdType.cs" />
|
|---|
| 269 | <Compile Include="HighGUI\CvCapture.cs" />
|
|---|
| 270 | <Compile Include="HighGUI\CvVideoWriter.cs" />
|
|---|
| 271 | <Compile Include="ICvPtrHolder.cs" />
|
|---|
| 272 | <Compile Include="Struct\CvLineSegmentPolar.cs" />
|
|---|
| 273 | <Compile Include="Struct\CvSlice.cs" />
|
|---|
| 274 | <Compile Include="Struct\CvSubdiv2DEdge.cs" />
|
|---|
| 275 | <Compile Include="Class\CvSubdiv2DPoint.cs" />
|
|---|
| 276 | <Compile Include="Enum\NextEdgeType.cs" />
|
|---|
| 277 | <Compile Include="Struct\CvSURFParams.cs" />
|
|---|
| 278 | <Compile Include="Struct\CvSURFPoint.cs" />
|
|---|
| 279 | <Compile Include="Struct\CvTermCriteria.cs" />
|
|---|
| 280 | <Compile Include="Struct\CvSize2D32f.cs" />
|
|---|
| 281 | <Compile Include="Struct\CvPoint2D64f.cs" />
|
|---|
| 282 | <Compile Include="Struct\CvPoint3D32f.cs" />
|
|---|
| 283 | <Compile Include="Struct\CvPoint3D64f.cs" />
|
|---|
| 284 | <Compile Include="Struct\CvLineSegmentPoint.cs" />
|
|---|
| 285 | <Compile Include="Tool\Pointer.cs" />
|
|---|
| 286 | <Compile Include="Struct\CvColor.cs" />
|
|---|
| 287 | <Compile Include="Struct\CvPoint.cs" />
|
|---|
| 288 | <Compile Include="Struct\CvPoint2D32f.cs" />
|
|---|
| 289 | <Compile Include="Enum\Interpolation.cs" />
|
|---|
| 290 | <Compile Include="HighGUI\CvTrackbar.cs" />
|
|---|
| 291 | <Compile Include="HighGUI\CvWindow.cs" />
|
|---|
| 292 | <Compile Include="DisposableObject.cs" />
|
|---|
| 293 | <Compile Include="Enum\LoadMode.cs" />
|
|---|
| 294 | <Compile Include="CvArr\IplImage.cs" />
|
|---|
| 295 | <Compile Include="Enum\MouseEvent.cs" />
|
|---|
| 296 | <Compile Include="Enum\WindowMode.cs" />
|
|---|
| 297 | <Compile Include="Core\CvDll.cs" />
|
|---|
| 298 | <Compile Include="OpenCvSharpException.cs" />
|
|---|
| 299 | <Compile Include="Properties\AssemblyInfo.cs" />
|
|---|
| 300 | <Compile Include="Struct\CvRect.cs" />
|
|---|
| 301 | <Compile Include="Struct\CvScalar.cs" />
|
|---|
| 302 | <Compile Include="Struct\CvSize.cs" />
|
|---|
| 303 | <Compile Include="Tool\ScopedGCHandle.cs" />
|
|---|
| 304 | <Compile Include="Win32API.cs" />
|
|---|
| 305 | <Compile Include="Tool\WriteableBitmapConverter.cs" />
|
|---|
| 306 | <Compile Include="Tool\PointerAccessorByte.cs" />
|
|---|
| 307 | <Compile Include="Tool\PointerAccessorInt16.cs" />
|
|---|
| 308 | <Compile Include="Tool\PointerAccessorInt32.cs" />
|
|---|
| 309 | <Compile Include="Tool\PointerAccessorSingle.cs" />
|
|---|
| 310 | <Compile Include="Tool\PointerAccessorDouble.cs" />
|
|---|
| 311 | </ItemGroup>
|
|---|
| 312 | <ItemGroup>
|
|---|
| 313 | <ProjectReference Include="..\OpenCvSharp.Extern\OpenCvSharp.Extern.vcproj">
|
|---|
| 314 | <Project>{38E4FA6B-0F95-4020-98C4-D8828A20699F}</Project>
|
|---|
| 315 | <Name>OpenCvSharp.Extern</Name>
|
|---|
| 316 | </ProjectReference>
|
|---|
| 317 | </ItemGroup>
|
|---|
| 318 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|---|
| 319 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|---|
| 320 | Other similar extension points exist, see Microsoft.Common.targets.
|
|---|
| 321 | <Target Name="BeforeBuild">
|
|---|
| 322 | </Target>
|
|---|
| 323 | <Target Name="AfterBuild">
|
|---|
| 324 | </Target>
|
|---|
| 325 | -->
|
|---|
| 326 | </Project> |
|---|