<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProductVersion>9.0.21022</ProductVersion>
|
<SchemaVersion>2.0</SchemaVersion>
|
<ProjectGuid>{DC9DEACB-A962-4673-969F-C5E63362EE23}</ProjectGuid>
|
<OutputType>WinExe</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>M423project</RootNamespace>
|
<AssemblyName>M423project</AssemblyName>
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<ApplicationIcon>图标.ico</ApplicationIcon>
|
<FileUpgradeFlags>
|
</FileUpgradeFlags>
|
<UpgradeBackupLocation>
|
</UpgradeBackupLocation>
|
<OldToolsVersion>3.5</OldToolsVersion>
|
<TargetFrameworkProfile />
|
<PublishUrl>publish\</PublishUrl>
|
<Install>true</Install>
|
<InstallFrom>Disk</InstallFrom>
|
<UpdateEnabled>false</UpdateEnabled>
|
<UpdateMode>Foreground</UpdateMode>
|
<UpdateInterval>7</UpdateInterval>
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
<UpdatePeriodically>false</UpdatePeriodically>
|
<UpdateRequired>false</UpdateRequired>
|
<MapFileExtensions>true</MapFileExtensions>
|
<ApplicationRevision>0</ApplicationRevision>
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
<UseApplicationTrust>false</UseApplicationTrust>
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\Release\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
<PlatformTarget>x86</PlatformTarget>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<DebugType>pdbonly</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
<PlatformTarget>x86</PlatformTarget>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
<DebugSymbols>true</DebugSymbols>
|
<OutputPath>bin\x86\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<DebugType>full</DebugType>
|
<PlatformTarget>x86</PlatformTarget>
|
<ErrorReport>prompt</ErrorReport>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
<OutputPath>bin\x86\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<DebugType>pdbonly</DebugType>
|
<PlatformTarget>x86</PlatformTarget>
|
<ErrorReport>prompt</ErrorReport>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="AutoRunCard">
|
<HintPath>libs\AutoRunCard.dll</HintPath>
|
</Reference>
|
<Reference Include="DownloadDLL">
|
<HintPath>libs\DownloadDLL.dll</HintPath>
|
</Reference>
|
<Reference Include="EventTool">
|
<HintPath>libs\EventTool.dll</HintPath>
|
</Reference>
|
<Reference Include="FileToolkit">
|
<HintPath>libs\FileToolkit.dll</HintPath>
|
</Reference>
|
<Reference Include="FlyCapture2Managed_v100">
|
<HintPath>libs\FlyCapture2Managed_v100.dll</HintPath>
|
</Reference>
|
<Reference Include="halcondotnet">
|
<HintPath>libs\halcondotnet.dll</HintPath>
|
</Reference>
|
<Reference Include="hdevenginedotnet">
|
<HintPath>libs\hdevenginedotnet.dll</HintPath>
|
</Reference>
|
<Reference Include="Interop.OPCAutomation">
|
<HintPath>libs\Interop.OPCAutomation.dll</HintPath>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</Reference>
|
<Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>.\Newtonsoft.Json.dll</HintPath>
|
</Reference>
|
<Reference Include="PresentationCore">
|
<RequiredTargetFramework>3.0</RequiredTargetFramework>
|
</Reference>
|
<Reference Include="PresentationFramework">
|
<RequiredTargetFramework>3.0</RequiredTargetFramework>
|
</Reference>
|
<Reference Include="ReduceMemory">
|
<HintPath>libs\ReduceMemory.dll</HintPath>
|
</Reference>
|
<Reference Include="SperateData">
|
<HintPath>libs\SperateData.dll</HintPath>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.configuration" />
|
<Reference Include="System.Core">
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
</Reference>
|
<Reference Include="System.Web.Extensions" />
|
<Reference Include="System.Xml.Linq">
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
</Reference>
|
<Reference Include="System.Data.DataSetExtensions">
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
</Reference>
|
<Reference Include="System.Data" />
|
<Reference Include="System.Deployment" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Windows.Forms" />
|
<Reference Include="System.Xml" />
|
<Reference Include="WindowsBase">
|
<RequiredTargetFramework>3.0</RequiredTargetFramework>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="CameraBase.cs" />
|
<Compile Include="CarrierBarcodeCtrl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="CarrierBarcodeCtrl.Designer.cs">
|
<DependentUpon>CarrierBarcodeCtrl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="CtrlSetBatteryCheckROI.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="CtrlSetBatteryCheckROI.Designer.cs">
|
<DependentUpon>CtrlSetBatteryCheckROI.cs</DependentUpon>
|
</Compile>
|
<Compile Include="DetectCompensation.cs" />
|
<Compile Include="DetectionDataUpload.cs" />
|
<Compile Include="DownTimeData.cs" />
|
<Compile Include="FormCheck.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="FormCheck.Designer.cs">
|
<DependentUpon>FormCheck.cs</DependentUpon>
|
</Compile>
|
<Compile Include="FormDownTime.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="FormDownTime.Designer.cs">
|
<DependentUpon>FormDownTime.cs</DependentUpon>
|
</Compile>
|
<Compile Include="FormGetRunMode.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="FormGetRunMode.Designer.cs">
|
<DependentUpon>FormGetRunMode.cs</DependentUpon>
|
</Compile>
|
<Compile Include="FormPLCIO.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="FormPLCIO.Designer.cs">
|
<DependentUpon>FormPLCIO.cs</DependentUpon>
|
</Compile>
|
<Compile Include="FormPlcOperation.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="FormPlcOperation.designer.cs">
|
<DependentUpon>FormPlcOperation.cs</DependentUpon>
|
</Compile>
|
<Compile Include="FormStartup.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="FormStartup.Designer.cs">
|
<DependentUpon>FormStartup.cs</DependentUpon>
|
</Compile>
|
<Compile Include="FormWarning.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="FormWarning.Designer.cs">
|
<DependentUpon>FormWarning.cs</DependentUpon>
|
</Compile>
|
<Compile Include="HDevEngineTool.cs" />
|
<Compile Include="MessageHandler.cs" />
|
<Compile Include="SpotCheckData.cs" />
|
<Compile Include="StepContol.cs" />
|
<Compile Include="SystemRunMode.cs" />
|
<Compile Include="ConfigForm.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="ConfigForm.Designer.cs">
|
<DependentUpon>ConfigForm.cs</DependentUpon>
|
</Compile>
|
<Compile Include="ConfigPassword.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="ConfigPassword.Designer.cs">
|
<DependentUpon>ConfigPassword.cs</DependentUpon>
|
</Compile>
|
<Compile Include="DetectionData.cs" />
|
<Compile Include="DevBase.cs" />
|
<Compile Include="FlyCaptureCamera.cs" />
|
<Compile Include="FormDetectionResult.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="FormDetectionResult.Designer.cs">
|
<DependentUpon>FormDetectionResult.cs</DependentUpon>
|
</Compile>
|
<Compile Include="HeightDetection.cs" />
|
<Compile Include="ImageForm.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="ImageForm.Designer.cs">
|
<DependentUpon>ImageForm.cs</DependentUpon>
|
</Compile>
|
<Compile Include="ImagePassWord.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="ImagePassWord.Designer.cs">
|
<DependentUpon>ImagePassWord.cs</DependentUpon>
|
</Compile>
|
<Compile Include="ImageProcess.cs" />
|
<Compile Include="UnLoadDetection.cs" />
|
<Compile Include="UpLoadDetection.cs" />
|
<Compile Include="Log.cs" />
|
<Compile Include="MainForm.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="MainForm.Designer.cs">
|
<DependentUpon>MainForm.cs</DependentUpon>
|
</Compile>
|
<Compile Include="DetectionCollection.cs" />
|
<Compile Include="OPC.cs" />
|
<Compile Include="OPCConfigStruct.cs" />
|
<Compile Include="OPCTags.cs" />
|
<Compile Include="Program.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="WarningData.cs" />
|
<Compile Include="WarningSolution.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="WarningSolution.designer.cs">
|
<DependentUpon>WarningSolution.cs</DependentUpon>
|
</Compile>
|
<EmbeddedResource Include="CarrierBarcodeCtrl.resx">
|
<DependentUpon>CarrierBarcodeCtrl.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="ConfigForm.resx">
|
<DependentUpon>ConfigForm.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="ConfigPassword.resx">
|
<DependentUpon>ConfigPassword.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="CtrlSetBatteryCheckROI.resx">
|
<DependentUpon>CtrlSetBatteryCheckROI.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="FormCheck.resx">
|
<DependentUpon>FormCheck.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="FormDetectionResult.resx">
|
<DependentUpon>FormDetectionResult.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="FormDownTime.resx">
|
<DependentUpon>FormDownTime.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="FormGetRunMode.resx">
|
<DependentUpon>FormGetRunMode.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="FormPLCIO.resx">
|
<DependentUpon>FormPLCIO.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="FormPlcOperation.resx">
|
<DependentUpon>FormPlcOperation.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="FormStartup.resx">
|
<DependentUpon>FormStartup.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="FormWarning.resx">
|
<DependentUpon>FormWarning.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="ImageForm.resx">
|
<DependentUpon>ImageForm.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="ImagePassWord.resx">
|
<DependentUpon>ImagePassWord.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="MainForm.resx">
|
<DependentUpon>MainForm.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\Resources.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<SubType>Designer</SubType>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Replay.resx">
|
<DependentUpon>Replay.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="WarningSolution.resx">
|
<DependentUpon>WarningSolution.cs</DependentUpon>
|
</EmbeddedResource>
|
<None Include="app.config">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Properties\Settings.settings">
|
<Generator>SettingsSingleFileGenerator</Generator>
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
</None>
|
<Compile Include="Properties\Resources.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Resources.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\Settings.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DependentUpon>Settings.settings</DependentUpon>
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
</Compile>
|
<Compile Include="Replay.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Replay.Designer.cs">
|
<DependentUpon>Replay.cs</DependentUpon>
|
</Compile>
|
<Compile Include="SizeDetection.cs" />
|
<Compile Include="SocketTools.cs" />
|
<Compile Include="ProductMeasureResult.cs" />
|
<Compile Include="CommonUtil.cs" />
|
<Compile Include="VisionDetect.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\2d_data_code_model.dcm">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</None>
|
<None Include="Resources\开始.bmp" />
|
<None Include="Resources\下一张.bmp" />
|
<None Include="Resources\上一张.bmp" />
|
<Content Include="Newtonsoft.Json.dll" />
|
<Content Include="图标.ico" />
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadata Include="Service References\" />
|
</ItemGroup>
|
<ItemGroup>
|
<BootstrapperPackage Include=".NETFramework,Version=v4.0">
|
<Visible>False</Visible>
|
<ProductName>Microsoft .NET Framework 4 %28x86 和 x64%29</ProductName>
|
<Install>true</Install>
|
</BootstrapperPackage>
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
<Visible>False</Visible>
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
<Install>false</Install>
|
</BootstrapperPackage>
|
<BootstrapperPackage Include="Microsoft.Windows.Installer.4.5">
|
<Visible>False</Visible>
|
<ProductName>Windows Installer 4.5</ProductName>
|
<Install>true</Install>
|
</BootstrapperPackage>
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="Bro.UI.HalconDisplay\Bro.UI.HalconDisplay.csproj">
|
<Project>{15251e91-cb3f-4103-8365-070e723a2988}</Project>
|
<Name>Bro.UI.HalconDisplay</Name>
|
</ProjectReference>
|
</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.
|
<Target Name="BeforeBuild">
|
</Target>
|
<Target Name="AfterBuild">
|
</Target>
|
-->
|
</Project>
|