| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="12.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>{213C2035-37B8-41E5-97BF-53880B813FE1}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Core.StlMes.Client.LgCommon</RootNamespace>
- <AssemblyName>Core.StlMes.Client.LgCommon</AssemblyName>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- <OldToolsVersion>3.5</OldToolsVersion>
- <PublishUrl>发布\</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>
- <TargetFrameworkProfile />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\output\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- </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>
- <ItemGroup>
- <Reference Include="CoreFS.CA06, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Excel.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>D:\Program Files\Infragistics\NetAdvantage 2009.2\Windows Forms\Bin\Infragistics2.Excel.v9.2.dll</HintPath>
- </Reference>
- <Reference Include="Infragistics2.Shared.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>D:\Program Files\Infragistics\NetAdvantage 2009.2\Windows Forms\Bin\Infragistics2.Shared.v9.2.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll</HintPath>
- </Reference>
- <Reference Include="System.Windows.Forms" />
- <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.Xml" />
- <Reference Include="Infragistics2.Win.Misc.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.SupportDialogs.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraChart.v9.2.Design, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraGauge.v9.2.Design, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinCalcManager.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinCalcManager.v9.2.FormulaBuilder, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinChart.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinDataSource.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinDock.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinEditors.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinExplorerBar.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinGauge.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinGrid.DocumentExport.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinGrid.ExcelExport.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinGrid.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinInkProvider.Ink17.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinInkProvider.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinListBar.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinListView.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinMaskedEdit.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinPrintPreviewDialog.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinSchedule.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinSpellChecker.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinStatusBar.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinTabbedMdi.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinTabControl.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinToolbars.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinTree.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.v9.2.Design, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="AppTest\frmTest.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="AppTest\frmTest.Designer.cs">
- <DependentUpon>frmTest.cs</DependentUpon>
- </Compile>
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- <Compile Include="公共弹出窗体\作业界面手动操作窗体\frmManualOperate.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="公共弹出窗体\作业界面手动操作窗体\frmManualOperate.Designer.cs">
- <DependentUpon>frmManualOperate.cs</DependentUpon>
- </Compile>
- <Compile Include="公共弹出窗体\作业界面手动操作窗体\ucManualOperateUnit.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共弹出窗体\作业界面手动操作窗体\ucManualOperateUnit.Designer.cs">
- <DependentUpon>ucManualOperateUnit.cs</DependentUpon>
- </Compile>
- <Compile Include="公共弹出窗体\加料料仓设置\frmSelectWeight.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="公共弹出窗体\加料料仓设置\frmSelectWeight.Designer.cs">
- <DependentUpon>frmSelectWeight.cs</DependentUpon>
- </Compile>
- <Compile Include="公共弹出窗体\加料料仓设置\frmSetHopper.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="公共弹出窗体\加料料仓设置\frmSetHopper.Designer.cs">
- <DependentUpon>frmSetHopper.cs</DependentUpon>
- </Compile>
- <Compile Include="公共弹出窗体\手投料设置\frmSetMaterialName.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="公共弹出窗体\手投料设置\frmSetMaterialName.Designer.cs">
- <DependentUpon>frmSetMaterialName.cs</DependentUpon>
- </Compile>
- <Compile Include="公共弹出窗体\数值输入\frmInputDecimal.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="公共弹出窗体\数值输入\frmInputDecimal.Designer.cs">
- <DependentUpon>frmInputDecimal.cs</DependentUpon>
- </Compile>
- <Compile Include="公共弹出窗体\炉号编辑\frmHeatNoEditor.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="公共弹出窗体\物料选择\frmMaterial.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="公共弹出窗体\物料选择\frmMaterial.Designer.cs">
- <DependentUpon>frmMaterial.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\切割计划\FrmProductQuery.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\切割计划\FrmProductQuery.Designer.cs">
- <DependentUpon>FrmProductQuery.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\加料信息\ucAdditive.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\加料信息\ucAdditive.Designer.cs">
- <DependentUpon>ucAdditive.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\化学成分\ucNewChemelEment.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\化学成分\ucNewChemelEment.Designer.cs">
- <DependentUpon>ucNewChemelEment.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ClsResAdditiveBLL.cs" />
- <Compile Include="公共自定义控件\实绩管理\ucNewResBase.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucNewResBase.Designer.cs">
- <DependentUpon>ucNewResBase.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucNewResCcm.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucNewResCcm.Designer.cs">
- <DependentUpon>ucNewResCcm.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucNewResCcmCast.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucNewResCcmCast.Designer.cs">
- <DependentUpon>ucNewResCcmCast.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucNewResEaf.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucNewResEaf.Designer.cs">
- <DependentUpon>ucNewResEaf.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucNewResEafWeight.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucNewResEafWeight.Designer.cs">
- <DependentUpon>ucNewResEafWeight.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucNewResLfs.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucNewResLfs.Designer.cs">
- <DependentUpon>ucNewResLfs.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucNewResRhs.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucNewResRhs.Designer.cs">
- <DependentUpon>ucNewResRhs.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucNewResVds.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucNewResVds.Designer.cs">
- <DependentUpon>ucNewResVds.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResAdditive.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResAdditive.Designer.cs">
- <DependentUpon>ucResAdditive.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResBofc.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResBofc.Designer.cs">
- <DependentUpon>ucResBofc.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResHmp.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResHmp.Designer.cs">
- <DependentUpon>ucResHmp.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResHmpPlan.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResHmpPlan.Designer.cs">
- <DependentUpon>ucResHmpPlan.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResPlan.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResPlan.Designer.cs">
- <DependentUpon>ucResPlan.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResAdditiveBase.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResAdditiveBase.Designer.cs">
- <DependentUpon>ucResAdditiveBase.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResAdditiveProcess.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResAdditiveProcess.Designer.cs">
- <DependentUpon>ucResAdditiveProcess.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResCas.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResCas.Designer.cs">
- <DependentUpon>ucResCas.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResLfs.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResLfs.Designer.cs">
- <DependentUpon>ucResLfs.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResElectricity.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResElectricity.Designer.cs">
- <DependentUpon>ucResElectricity.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResEaf.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResEaf.Designer.cs">
- <DependentUpon>ucResEaf.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResStovePlan.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResStovePlan.Designer.cs">
- <DependentUpon>ucResStovePlan.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResStovePlanCcm.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResStovePlanCcm.Designer.cs">
- <DependentUpon>ucResStovePlanCcm.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResVds.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResVds.Designer.cs">
- <DependentUpon>ucResVds.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResAdditiveScheme.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResAdditiveScheme.Designer.cs">
- <DependentUpon>ucResAdditiveScheme.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResRhs.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResRhs.Designer.cs">
- <DependentUpon>ucResRhs.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理炉号查询\ClsResBLL.cs" />
- <Compile Include="公共自定义控件\实绩管理\ucResBase.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResBase.Designer.cs">
- <DependentUpon>ucResBase.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResCcm.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResCcm.Designer.cs">
- <DependentUpon>ucResCcm.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResPlanCcm.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResPlanCcm.Designer.cs">
- <DependentUpon>ucResPlanCcm.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResCast.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理\ucResCast.Designer.cs">
- <DependentUpon>ucResCast.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理炉号查询\ucHeatNoQuery.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理炉号查询\ucHeatNoQuery.Designer.cs">
- <DependentUpon>ucHeatNoQuery.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理炉号查询\ucStoveQuery.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\实绩管理炉号查询\ucStoveQuery.Designer.cs">
- <DependentUpon>ucStoveQuery.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\温度\ucNewTemperature.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\温度\ucNewTemperature.Designer.cs">
- <DependentUpon>ucNewTemperature.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\温度\ucTemperature.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\温度\ucTemperature.Designer.cs">
- <DependentUpon>ucTemperature.cs</DependentUpon>
- </Compile>
- <Compile Include="控件重写\ucButton.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="炼钢公共类\ClsControlPack.cs" />
- <Compile Include="炼钢公共类\ClsCommandPack.cs" />
- <Compile Include="炼钢公共类\ClsDataAccessPack.cs" />
- <Compile Include="CommonClientToServer.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="炼钢公共类\MyXml.cs" />
- <Compile Include="PublicMethod.cs" />
- <Compile Include="窗体基类\frmPopup.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="窗体基类\frmPopup.Designer.cs">
- <DependentUpon>frmPopup.cs</DependentUpon>
- </Compile>
- <Compile Include="窗体基类\frmStyleBase.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="窗体基类\frmStyleBase.designer.cs">
- <DependentUpon>frmStyleBase.cs</DependentUpon>
- </Compile>
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="公共弹出窗体\时间设置\frmSetTime.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="公共弹出窗体\时间设置\frmSetTime.Designer.cs">
- <DependentUpon>frmSetTime.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\化学成分\ucChemelEment.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\化学成分\ucChemelEment.Designer.cs">
- <DependentUpon>ucChemelEment.cs</DependentUpon>
- </Compile>
- <Compile Include="炼钢公共类\ClsBusinessPack.cs" />
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="AppTest\frmTest.resx">
- <DependentUpon>frmTest.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="Properties\licenses.licx" />
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共弹出窗体\作业界面手动操作窗体\frmManualOperate.resx">
- <DependentUpon>frmManualOperate.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共弹出窗体\作业界面手动操作窗体\ucManualOperateUnit.resx">
- <DependentUpon>ucManualOperateUnit.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共弹出窗体\加料料仓设置\frmSelectWeight.resx">
- <DependentUpon>frmSelectWeight.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共弹出窗体\加料料仓设置\frmSetHopper.resx">
- <DependentUpon>frmSetHopper.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共弹出窗体\手投料设置\frmSetMaterialName.resx">
- <DependentUpon>frmSetMaterialName.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共弹出窗体\数值输入\frmInputDecimal.resx">
- <DependentUpon>frmInputDecimal.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共弹出窗体\时间设置\frmSetTime.resx">
- <DependentUpon>frmSetTime.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共弹出窗体\炉号编辑\frmHeatNoEditor.resx">
- <DependentUpon>frmHeatNoEditor.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共弹出窗体\物料选择\frmMaterial.resx">
- <DependentUpon>frmMaterial.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\切割计划\FrmProductQuery.resx">
- <DependentUpon>FrmProductQuery.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\加料信息\ucAdditive.resx">
- <DependentUpon>ucAdditive.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\化学成分\ucChemelEment.resx">
- <DependentUpon>ucChemelEment.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\化学成分\ucNewChemelEment.resx">
- <DependentUpon>ucNewChemelEment.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucNewResBase.resx">
- <DependentUpon>ucNewResBase.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucNewResCcm.resx">
- <DependentUpon>ucNewResCcm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucNewResCcmCast.resx">
- <DependentUpon>ucNewResCcmCast.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucNewResEaf.resx">
- <DependentUpon>ucNewResEaf.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucNewResEafWeight.resx">
- <DependentUpon>ucNewResEafWeight.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucNewResLfs.resx">
- <DependentUpon>ucNewResLfs.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucNewResRhs.resx">
- <DependentUpon>ucNewResRhs.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucNewResVds.resx">
- <DependentUpon>ucNewResVds.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucResAdditive.resx">
- <DependentUpon>ucResAdditive.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucResBase.resx">
- <DependentUpon>ucResBase.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucResCcm.resx">
- <DependentUpon>ucResCcm.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucResHmp.resx">
- <DependentUpon>ucResHmp.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucResHmpPlan.resx">
- <DependentUpon>ucResHmpPlan.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucResPlanCcm.resx">
- <DependentUpon>ucResPlanCcm.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucResCast.resx">
- <DependentUpon>ucResCast.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucResBofc.resx">
- <DependentUpon>ucResBofc.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucResPlan.resx">
- <DependentUpon>ucResPlan.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucResAdditiveBase.resx">
- <DependentUpon>ucResAdditiveBase.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucResAdditiveProcess.resx">
- <DependentUpon>ucResAdditiveProcess.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucResCas.resx">
- <DependentUpon>ucResCas.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucResLfs.resx">
- <DependentUpon>ucResLfs.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucResElectricity.resx">
- <DependentUpon>ucResElectricity.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucResEaf.resx">
- <DependentUpon>ucResEaf.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucResStovePlan.resx">
- <DependentUpon>ucResStovePlan.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucResStovePlanCcm.resx">
- <DependentUpon>ucResStovePlanCcm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucResVds.resx">
- <DependentUpon>ucResVds.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucResAdditiveScheme.resx">
- <DependentUpon>ucResAdditiveScheme.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理\ucResRhs.resx">
- <DependentUpon>ucResRhs.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理炉号查询\ucHeatNoQuery.resx">
- <DependentUpon>ucHeatNoQuery.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\实绩管理炉号查询\ucStoveQuery.resx">
- <DependentUpon>ucStoveQuery.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\温度\ucNewTemperature.resx">
- <DependentUpon>ucNewTemperature.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\温度\ucTemperature.resx">
- <DependentUpon>ucTemperature.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="窗体基类\frmPopup.resx">
- <DependentUpon>frmPopup.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- </ItemGroup>
- <ItemGroup>
- <None Include="ClassDiagram1.cd" />
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\Core.Mes.Client.Comm\Core.Mes.Client.Comm.csproj">
- <Project>{55F37230-96DA-4BD8-8C8C-A840B2E32558}</Project>
- <Name>Core.Mes.Client.Comm</Name>
- </ProjectReference>
- <ProjectReference Include="..\Core.StlMes.Client.LgClassModel\Core.StlMes.Client.LgClassModel.csproj">
- <Project>{fefd2443-c1f6-4e02-834f-0d17b31a20ce}</Project>
- <Name>Core.StlMes.Client.LgClassModel</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Properties\DataSources\" />
- </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>
|