| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="3.5" 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>{904D7719-5A0B-42A2-AF19-95291B00757A}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Core.LgMes.Client.Comm</RootNamespace>
- <AssemblyName>Core.LgMes.Client.Comm</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <StartupObject>
- </StartupObject>
- </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="AxInterop.SHDocVw, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL" />
- <Reference Include="Core.LgMes.Client.lgBll, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" />
- <Reference Include="Core.LgMes.Client.lgClassModel, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" />
- <Reference Include="Core.Mes.Client.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" />
- <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" />
- <Reference Include="Infragistics2.Shared.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.Misc.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.UltraWinEditors.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">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\output\Infragistics2.Win.UltraWinGrid.ExcelExport.v9.2.dll</HintPath>
- </Reference>
- <Reference Include="Infragistics2.Win.UltraWinGrid.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.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Interop.Excel, Version=1.3.0.0, Culture=neutral" />
- <Reference Include="Interop.SHDocVw, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL" />
- <Reference Include="Microsoft.Office.Interop.Word, Version=11.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <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" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Properties\AssemblyInfo.cs" />
- <EmbeddedResource Include="Properties\licenses.licx" />
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共弹出窗体\frmInputDecimal.resx">
- <DependentUpon>frmInputDecimal.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共弹出窗体\frmLgEleDetail.resx">
- <DependentUpon>frmLgEleDetail.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共弹出窗体\frmSetMaterialName.resx">
- <DependentUpon>frmSetMaterialName.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共弹出窗体\frmSetTime.resx">
- <DependentUpon>frmSetTime.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共弹出窗体\frmSlabDetail.resx">
- <DependentUpon>frmSlabDetail.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="公共自定义控件\ucChemelEment.resx">
- <DependentUpon>ucChemelEment.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="炼钢公共类\frmMaterialQuality.resx">
- <DependentUpon>frmMaterialQuality.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="炼钢公共类\frmMicLineQuery.resx">
- <DependentUpon>frmMicLineQuery.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="炼钢公共类\frmProcessAbnormity.resx">
- <DependentUpon>frmProcessAbnormity.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- <Compile Include="Properties\Settings.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Settings.settings</DependentUpon>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- </Compile>
- <Compile Include="公共弹出窗体\frmInputDecimal.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="公共弹出窗体\frmInputDecimal.Designer.cs">
- <DependentUpon>frmInputDecimal.cs</DependentUpon>
- </Compile>
- <Compile Include="公共弹出窗体\frmLgEleDetail.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="公共弹出窗体\frmSetMaterialName.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="公共弹出窗体\frmSetMaterialName.Designer.cs">
- <DependentUpon>frmSetMaterialName.cs</DependentUpon>
- </Compile>
- <Compile Include="公共弹出窗体\frmSetTime.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="公共弹出窗体\frmSetTime.Designer.cs">
- <DependentUpon>frmSetTime.cs</DependentUpon>
- </Compile>
- <Compile Include="公共弹出窗体\frmSlabDetail.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="公共弹出窗体\frmSlabDetail.Designer.cs">
- <DependentUpon>frmSlabDetail.cs</DependentUpon>
- </Compile>
- <Compile Include="公共自定义控件\ucChemelEment.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="公共自定义控件\ucChemelEment.Designer.cs">
- <DependentUpon>ucChemelEment.cs</DependentUpon>
- </Compile>
- <Compile Include="炼钢公共类\ClassManualUpdateInfo.cs" />
- <Compile Include="炼钢公共类\CommandClass.cs" />
- <Compile Include="炼钢公共类\CStaticMethod.cs" />
- <Compile Include="炼钢公共类\frmMaterialQuality.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="炼钢公共类\frmMaterialQuality.Designer.cs">
- <DependentUpon>frmMaterialQuality.cs</DependentUpon>
- </Compile>
- <Compile Include="炼钢公共类\frmMicLineQuery.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="炼钢公共类\frmMicLineQuery.Designer.cs">
- <DependentUpon>frmMicLineQuery.cs</DependentUpon>
- </Compile>
- <Compile Include="炼钢公共类\frmProcessAbnormity.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="炼钢公共类\frmProcessAbnormity.Designer.cs">
- <DependentUpon>frmProcessAbnormity.cs</DependentUpon>
- </Compile>
- </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>
|