| | |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | | <PlatformTarget>AnyCPU</PlatformTarget> |
| | | <Prefer32Bit>true</Prefer32Bit> |
| | | <Prefer32Bit>false</Prefer32Bit> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
| | | <DebugType>pdbonly</DebugType> |
| | |
| | | <Reference Include="dog_net_windows"> |
| | | <HintPath>..\Lib\SuperDog\dog_net_windows.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="FlyCapture2Managed_v100, Version=2.8.3.1, Culture=neutral, PublicKeyToken=76c6583b4a4585f4, processorArchitecture=x86"> |
| | | <SpecificVersion>False</SpecificVersion> |
| | | <HintPath>..\Lib\FlyCapture\FlyCapture2Managed_v100.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="halcondotnet"> |
| | | <HintPath>..\Lib\halcon\halcondotnet.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="hdevenginedotnet"> |
| | | <HintPath>..\Lib\halcon\hdevenginedotnet.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Interop.OPCAutomation"> |
| | | <HintPath>..\Lib\Interop.OPCAutomation.dll</HintPath> |
| | | <EmbedInteropTypes>True</EmbedInteropTypes> |
| | | </Reference> |
| | | <Reference Include="PresentationCore"> |
| | | <RequiredTargetFramework>3.0</RequiredTargetFramework> |
| | |
| | | <Name>PointGreyAndHalcon</Name> |
| | | </ProjectReference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <COMReference Include="OPCAutomation"> |
| | | <Guid>{28E68F91-8D75-11D1-8DC3-3C302A000000}</Guid> |
| | | <VersionMajor>1</VersionMajor> |
| | | <VersionMinor>0</VersionMinor> |
| | | <Lcid>0</Lcid> |
| | | <WrapperTool>tlbimp</WrapperTool> |
| | | <Isolated>False</Isolated> |
| | | <EmbedInteropTypes>True</EmbedInteropTypes> |
| | | </COMReference> |
| | | </ItemGroup> |
| | | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
| | | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
| | | Other similar extension points exist, see Microsoft.Common.targets. |