<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProjectGuid>{3936F787-349A-40D6-82B1-FF2607A54FE2}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>TProduct.WinFrmUI.TestBench</RootNamespace>
|
<AssemblyName>TProduct.WinFrmUI.TestBench</AssemblyName>
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<Deterministic>true</Deterministic>
|
<TargetFrameworkProfile />
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<DebugType>pdbonly</DebugType>
|
<Optimize>true</Optimize>
|
<OutputPath>bin\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</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>
|
<LangVersion>7.3</LangVersion>
|
<ErrorReport>prompt</ErrorReport>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
<OutputPath>bin\x86\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<Optimize>true</Optimize>
|
<DebugType>pdbonly</DebugType>
|
<PlatformTarget>x86</PlatformTarget>
|
<LangVersion>7.3</LangVersion>
|
<ErrorReport>prompt</ErrorReport>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="Accessibility" />
|
<Reference Include="DevExpress.Data.Desktop.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.Drawing.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.Data.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.Printing.v23.2.Core, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.Sparkline.v23.2.Core, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.Utils.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraBars.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraEditors.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraGrid.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraLayout.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
<Reference Include="DevExpress.XtraPrinting.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
<Reference Include="DevExpress.XtraTreeList.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
<Reference Include="Eventech.Common, Version=4.1.1.21118, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\LibInterior\Eventech.Common.dll</HintPath>
|
</Reference>
|
<Reference Include="Eventech.Common.Curve, Version=4.1.1.21127, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\LibInterior\Eventech.Common.Curve.dll</HintPath>
|
</Reference>
|
<Reference Include="Eventech.Model, Version=4.1.1.21116, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\LibInterior\Eventech.Model.dll</HintPath>
|
</Reference>
|
<Reference Include="Eventech.Model.Pump, Version=4.1.1.21116, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\LibInterior\Eventech.Model.Pump.dll</HintPath>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
<Reference Include="System.Configuration" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Data.Linq" />
|
<Reference Include="System.Deployment" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Runtime.Serialization" />
|
<Reference Include="System.Runtime.Serialization.Formatters.Soap" />
|
<Reference Include="System.Security" />
|
<Reference Include="System.Transactions" />
|
<Reference Include="System.Windows.Forms" />
|
<Reference Include="System.Xml.Linq" />
|
<Reference Include="System.Data.DataSetExtensions" />
|
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="System.Data" />
|
<Reference Include="System.Net.Http" />
|
<Reference Include="System.Xml" />
|
<Reference Include="TProduct.Extensions">
|
<HintPath>..\..\LibInterior\TProduct.Extensions.dll</HintPath>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="三维设置\EditWorkBench4Mode3dDlg.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="三维设置\EditWorkBench4Mode3dDlg.Designer.cs">
|
<DependentUpon>EditWorkBench4Mode3dDlg.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Properties\Resources.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Resources.resx</DependentUpon>
|
</Compile>
|
<Compile Include="基本信息\AddWorkBench4PumpDlg.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="基本信息\AddWorkBench4PumpDlg.Designer.cs">
|
<DependentUpon>AddWorkBench4PumpDlg.cs</DependentUpon>
|
</Compile>
|
<Compile Include="测点\DefaultPumpMonitorsHelper.cs" />
|
<Compile Include="MgrWorkBenchMainPumpPage.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="MgrWorkBenchMainPumpPage.Designer.cs">
|
<DependentUpon>MgrWorkBenchMainPumpPage.cs</DependentUpon>
|
</Compile>
|
<Compile Include="MgrWorkBenchMainValvePage.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="MgrWorkBenchMainValvePage.Designer.cs">
|
<DependentUpon>MgrWorkBenchMainValvePage.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Control\AddressTextBox.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="Control\AddressTextBox.Designer.cs">
|
<DependentUpon>AddressTextBox.cs</DependentUpon>
|
</Compile>
|
<Compile Include="基本信息\ViewBaseInfo4ValveCtrl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="基本信息\ViewBaseInfo4ValveCtrl.Designer.cs">
|
<DependentUpon>ViewBaseInfo4ValveCtrl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="基本信息\ViewWorkBenchBaseInfoDlg.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="基本信息\ViewWorkBenchBaseInfoDlg.Designer.cs">
|
<DependentUpon>ViewWorkBenchBaseInfoDlg.cs</DependentUpon>
|
</Compile>
|
<Compile Include="InstrumentDialog.cs" />
|
<Compile Include="科迪\参数控件\DrParasControl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="科迪\参数控件\DrParasControl.Designer.cs">
|
<DependentUpon>DrParasControl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="科迪\参数控件\EleParasControl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="科迪\参数控件\EleParasControl.Designer.cs">
|
<DependentUpon>EleParasControl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="科迪\参数控件\FlowParasControl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="科迪\参数控件\FlowParasControl.Designer.cs">
|
<DependentUpon>FlowParasControl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="科迪\参数控件\SpeedParasControl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="科迪\参数控件\SpeedParasControl.Designer.cs">
|
<DependentUpon>SpeedParasControl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="科迪\参数控件\PLCParasControl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="科迪\参数控件\PLCParasControl.Designer.cs">
|
<DependentUpon>PLCParasControl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="科迪\参数控件\PowerParasControl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="科迪\参数控件\PowerParasControl.Designer.cs">
|
<DependentUpon>PowerParasControl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="科迪\参数控件\PressureParasControl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="科迪\参数控件\PressureParasControl.Designer.cs">
|
<DependentUpon>PressureParasControl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="科迪\参数控件\TemperatureParasControl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="科迪\参数控件\TemperatureParasControl.Designer.cs">
|
<DependentUpon>TemperatureParasControl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="科迪\参数控件\TorqueParasControl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="科迪\参数控件\TorqueParasControl.Designer.cs">
|
<DependentUpon>TorqueParasControl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="科迪\参数控件\ValveParasControl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="科迪\参数控件\ValveParasControl.Designer.cs">
|
<DependentUpon>ValveParasControl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="测点\MgrWorkBenchMonitorPointPanel.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="测点\MgrWorkBenchMonitorPointPanel.Designer.cs">
|
<DependentUpon>MgrWorkBenchMonitorPointPanel.cs</DependentUpon>
|
</Compile>
|
<Compile Include="测点\SethMonitorPointValueCoeffParasDlg.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="测点\SethMonitorPointValueCoeffParasDlg.Designer.cs">
|
<DependentUpon>SethMonitorPointValueCoeffParasDlg.cs</DependentUpon>
|
</Compile>
|
<Compile Include="科迪\SetAllInstruments4KeDiCtrl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="科迪\SetAllInstruments4KeDiCtrl.Designer.cs">
|
<DependentUpon>SetAllInstruments4KeDiCtrl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="科迪\ViewAllInstruments4KeDiCtrl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="科迪\ViewAllInstruments4KeDiCtrl.Designer.cs">
|
<DependentUpon>ViewAllInstruments4KeDiCtrl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="科迪\SetAllInstruments4KeDiDlg.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="科迪\SetAllInstruments4KeDiDlg.Designer.cs">
|
<DependentUpon>SetAllInstruments4KeDiDlg.cs</DependentUpon>
|
</Compile>
|
<Compile Include="基本信息\ViewBaseInfo4PumpCtrl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="基本信息\ViewBaseInfo4PumpCtrl.Designer.cs">
|
<DependentUpon>ViewBaseInfo4PumpCtrl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="基本信息\EditWorkBench4ValveDlg.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="基本信息\EditWorkBench4ValveDlg.Designer.cs">
|
<DependentUpon>EditWorkBench4ValveDlg.cs</DependentUpon>
|
</Compile>
|
<Compile Include="基本信息\AddWorkBench4ValveDlg.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="基本信息\AddWorkBench4ValveDlg.Designer.cs">
|
<DependentUpon>AddWorkBench4ValveDlg.cs</DependentUpon>
|
</Compile>
|
<Compile Include="基本信息\EditWorkBench4PumpDlg.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="基本信息\EditWorkBench4PumpDlg.Designer.cs">
|
<DependentUpon>EditWorkBench4PumpDlg.cs</DependentUpon>
|
</Compile>
|
<Compile Include="测点\MgrPumpBenchPressMonitorDlg.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="测点\MgrPumpBenchPressMonitorDlg.Designer.cs">
|
<DependentUpon>MgrPumpBenchPressMonitorDlg.cs</DependentUpon>
|
</Compile>
|
<Compile Include="顺舟\ViewAllInstruments4ShunCtrl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="顺舟\ViewAllInstruments4ShunCtrl.Designer.cs">
|
<DependentUpon>ViewAllInstruments4ShunCtrl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="顺舟\ViewSingleInstrumentShunCtrl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="顺舟\ViewSingleInstrumentShunCtrl.Designer.cs">
|
<DependentUpon>ViewSingleInstrumentShunCtrl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="顺舟\SetAllInstruments4ShunDlg.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="顺舟\SetAllInstruments4ShunDlg.Designer.cs">
|
<DependentUpon>SetAllInstruments4ShunDlg.cs</DependentUpon>
|
</Compile>
|
<Compile Include="顺舟\SetAllInstruments4ShunCtrl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="顺舟\SetAllInstruments4ShunCtrl.Designer.cs">
|
<DependentUpon>SetAllInstruments4ShunCtrl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="顺舟\WorkBenchInstrumentShunPortRS485Ctrl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="顺舟\WorkBenchInstrumentShunPortRS485Ctrl.Designer.cs">
|
<DependentUpon>WorkBenchInstrumentShunPortRS485Ctrl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="顺舟\WorkBenchInstrumentShunPortAnaCtrl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="顺舟\WorkBenchInstrumentShunPortAnaCtrl.Designer.cs">
|
<DependentUpon>WorkBenchInstrumentShunPortAnaCtrl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="测点\ListWorkBenchMonitorPointDlg.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="测点\ListWorkBenchMonitorPointDlg.Designer.cs">
|
<DependentUpon>ListWorkBenchMonitorPointDlg.cs</DependentUpon>
|
</Compile>
|
<Compile Include="测点\SetSingleBenchMonitorPointInfoDlg.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="测点\SetSingleBenchMonitorPointInfoDlg.Designer.cs">
|
<DependentUpon>SetSingleBenchMonitorPointInfoDlg.cs</DependentUpon>
|
</Compile>
|
<Compile Include="测点\SetSingleBenchMonitorPointInoCtrl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="测点\SetSingleBenchMonitorPointInoCtrl.Designer.cs">
|
<DependentUpon>SetSingleBenchMonitorPointInoCtrl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="测点\MgrWorkBenchMonitorPointDlg.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="测点\MgrWorkBenchMonitorPointDlg.Designer.cs">
|
<DependentUpon>MgrWorkBenchMonitorPointDlg.cs</DependentUpon>
|
</Compile>
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\..\TProduct.BLL\TProduct.BLL.Core\TProduct.BLL.Core.csproj">
|
<Project>{308c9a0f-acc4-4d29-9d3a-82890178abb7}</Project>
|
<Name>TProduct.BLL.Core</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.BLL\TProduct.BLL.Main\TProduct.BLL.Main.csproj">
|
<Project>{38d7aa58-c95b-449b-86c6-a8073a56e11f}</Project>
|
<Name>TProduct.BLL.Main</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.Config\TProduct.Config.csproj">
|
<Project>{c719fd28-e871-473e-b933-d8b0a0226ff0}</Project>
|
<Name>TProduct.Config</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.DataFile\TProduct.DataFile.PumpReport\TProduct.DataFile.PumpReport.csproj">
|
<Project>{995648A4-080B-42AF-A657-7B16CD813EC4}</Project>
|
<Name>TProduct.DataFile.PumpReport</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.Link\TProduct.Link.Core\TProduct.Link.Core.csproj">
|
<Project>{acf5d362-c08e-4a8b-b16f-9958c15c6c72}</Project>
|
<Name>TProduct.Link.Core</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.Link\TProduct.Link.Kedi\TProduct.Link.Kedi.csproj">
|
<Project>{6f64de41-a780-48bb-96aa-e2f652daf521}</Project>
|
<Name>TProduct.Link.Kedi</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.Link\TProduct.Link.Shun\TProduct.Link.Shun.csproj">
|
<Project>{703eb594-031a-494a-886c-608f4cc89a19}</Project>
|
<Name>TProduct.Link.Shun</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.Link\TProduct.RS485\TProduct.RS485.csproj">
|
<Project>{5c10c0b1-1154-468f-ad0b-d1d3adfb9128}</Project>
|
<Name>TProduct.RS485</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.Model\TProduct.Model.Core\TProduct.Model.Core.csproj">
|
<Project>{45A930F4-F24D-4535-8FDE-9E2F02B1EA17}</Project>
|
<Name>TProduct.Model.Core</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.Model\TProduct.Model.Main\TProduct.Model.Main.csproj">
|
<Project>{53995dbb-9836-4647-ad22-865884fdeb9e}</Project>
|
<Name>TProduct.Model.Main</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.UserSetting\TProduct.UserSetting.csproj">
|
<Project>{e7e3b3e9-88df-4c4f-855a-de7da2452e77}</Project>
|
<Name>TProduct.UserSetting</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\TProduct.WinFrmUI.Core\TProduct.WinFrmUI.Core.csproj">
|
<Project>{4612812e-a9fc-4b6b-bc67-4a45689366a1}</Project>
|
<Name>TProduct.WinFrmUI.Core</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\TProduct.WinFrmUI.DataBase\TProduct.WinFrmUI.DataBase.csproj">
|
<Project>{489ecd44-6e67-4d6e-9b39-9c139a132486}</Project>
|
<Name>TProduct.WinFrmUI.DataBase</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<EmbeddedResource Include="Properties\licenses.licx" />
|
<EmbeddedResource Include="三维设置\EditWorkBench4Mode3dDlg.resx">
|
<DependentUpon>EditWorkBench4Mode3dDlg.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\Resources.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="基本信息\AddWorkBench4PumpDlg.resx">
|
<DependentUpon>AddWorkBench4PumpDlg.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="MgrWorkBenchMainPumpPage.resx">
|
<DependentUpon>MgrWorkBenchMainPumpPage.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="MgrWorkBenchMainValvePage.resx">
|
<DependentUpon>MgrWorkBenchMainValvePage.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Control\AddressTextBox.resx">
|
<DependentUpon>AddressTextBox.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="基本信息\ViewBaseInfo4ValveCtrl.resx">
|
<DependentUpon>ViewBaseInfo4ValveCtrl.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="基本信息\ViewWorkBenchBaseInfoDlg.resx">
|
<DependentUpon>ViewWorkBenchBaseInfoDlg.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="科迪\参数控件\DrParasControl.resx">
|
<DependentUpon>DrParasControl.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="科迪\参数控件\EleParasControl.resx">
|
<DependentUpon>EleParasControl.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="科迪\参数控件\FlowParasControl.resx">
|
<DependentUpon>FlowParasControl.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="科迪\参数控件\SpeedParasControl.resx">
|
<DependentUpon>SpeedParasControl.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="科迪\参数控件\PLCParasControl.resx">
|
<DependentUpon>PLCParasControl.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="科迪\参数控件\PowerParasControl.resx">
|
<DependentUpon>PowerParasControl.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="科迪\参数控件\PressureParasControl.resx">
|
<DependentUpon>PressureParasControl.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="科迪\参数控件\TemperatureParasControl.resx">
|
<DependentUpon>TemperatureParasControl.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="科迪\参数控件\TorqueParasControl.resx">
|
<DependentUpon>TorqueParasControl.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="科迪\参数控件\ValveParasControl.resx">
|
<DependentUpon>ValveParasControl.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="测点\MgrWorkBenchMonitorPointPanel.resx">
|
<DependentUpon>MgrWorkBenchMonitorPointPanel.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="测点\SethMonitorPointValueCoeffParasDlg.resx">
|
<DependentUpon>SethMonitorPointValueCoeffParasDlg.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="科迪\SetAllInstruments4KeDiCtrl.resx">
|
<DependentUpon>SetAllInstruments4KeDiCtrl.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="科迪\ViewAllInstruments4KeDiCtrl.resx">
|
<DependentUpon>ViewAllInstruments4KeDiCtrl.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="科迪\SetAllInstruments4KeDiDlg.resx">
|
<DependentUpon>SetAllInstruments4KeDiDlg.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="基本信息\ViewBaseInfo4PumpCtrl.resx">
|
<DependentUpon>ViewBaseInfo4PumpCtrl.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="基本信息\EditWorkBench4ValveDlg.resx">
|
<DependentUpon>EditWorkBench4ValveDlg.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="基本信息\AddWorkBench4ValveDlg.resx">
|
<DependentUpon>AddWorkBench4ValveDlg.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="基本信息\EditWorkBench4PumpDlg.resx">
|
<DependentUpon>EditWorkBench4PumpDlg.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="测点\MgrPumpBenchPressMonitorDlg.resx">
|
<DependentUpon>MgrPumpBenchPressMonitorDlg.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="顺舟\ViewAllInstruments4ShunCtrl.resx">
|
<DependentUpon>ViewAllInstruments4ShunCtrl.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="顺舟\ViewSingleInstrumentShunCtrl.resx">
|
<DependentUpon>ViewSingleInstrumentShunCtrl.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="顺舟\SetAllInstruments4ShunDlg.resx">
|
<DependentUpon>SetAllInstruments4ShunDlg.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="顺舟\SetAllInstruments4ShunCtrl.resx">
|
<DependentUpon>SetAllInstruments4ShunCtrl.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="顺舟\WorkBenchInstrumentShunPortRS485Ctrl.resx">
|
<DependentUpon>WorkBenchInstrumentShunPortRS485Ctrl.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="顺舟\WorkBenchInstrumentShunPortAnaCtrl.resx">
|
<DependentUpon>WorkBenchInstrumentShunPortAnaCtrl.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="测点\ListWorkBenchMonitorPointDlg.resx">
|
<DependentUpon>ListWorkBenchMonitorPointDlg.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="测点\SetSingleBenchMonitorPointInfoDlg.resx">
|
<DependentUpon>SetSingleBenchMonitorPointInfoDlg.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="测点\SetSingleBenchMonitorPointInoCtrl.resx">
|
<DependentUpon>SetSingleBenchMonitorPointInoCtrl.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="测点\MgrWorkBenchMonitorPointDlg.resx">
|
<DependentUpon>MgrWorkBenchMonitorPointDlg.cs</DependentUpon>
|
</EmbeddedResource>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="app.config" />
|
<None Include="Properties\DataSources\TProduct.Model.ProductStyle.datasource" />
|
<None Include="Properties\DataSources\TProduct.Model.WorkBenchBase.datasource" />
|
<None Include="Properties\DataSources\TProduct.Model.WorkBenchMonitorPoint.datasource" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\Calc32.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\Calc16.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\gaochanotice.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\exporttoxls_32x32.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\exporttoxls_16x16.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\电机导入C32.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadata Include="Connected Services\" />
|
</ItemGroup>
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
</Project>
|