| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146 |
- <?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>8.0.30703</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{C8549E66-2026-405C-B2C8-C42462057715}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Core.StlMes.Client.KaoHe</RootNamespace>
- <AssemblyName>Core.StlMes.Client.KaoHe</AssemblyName>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- </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>
- </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.ACTIVEVIDEOLib">
- <HintPath>..\output\AxInterop.ACTIVEVIDEOLib.dll</HintPath>
- </Reference>
- <Reference Include="AxInterop.jjcocx">
- <HintPath>..\output\AxInterop.jjcocx.dll</HintPath>
- </Reference>
- <Reference Include="AxInterop.Microsoft.Office.Interop.VisOcx">
- <HintPath>..\output\AxInterop.Microsoft.Office.Interop.VisOcx.dll</HintPath>
- </Reference>
- <Reference Include="AxInterop.SDK3000Lib">
- <HintPath>..\output\AxInterop.SDK3000Lib.dll</HintPath>
- </Reference>
- <Reference Include="AxInterop.SHDocVw">
- <HintPath>..\output\AxInterop.SHDocVw.dll</HintPath>
- </Reference>
- <Reference Include="AxInterop.ShockwaveFlashObjects">
- <HintPath>..\output\AxInterop.ShockwaveFlashObjects.dll</HintPath>
- </Reference>
- <Reference Include="AxInterop.VisioViewer">
- <HintPath>..\output\AxInterop.VisioViewer.dll</HintPath>
- </Reference>
- <Reference Include="AxInterop.WMPLib">
- <HintPath>..\output\AxInterop.WMPLib.dll</HintPath>
- </Reference>
- <Reference Include="Core.Mes.Client.Comm">
- <HintPath>..\output\Core.Mes.Client.Comm.dll</HintPath>
- </Reference>
- <Reference Include="CoreFS.CA06">
- <HintPath>..\output\CoreFS.CA06.dll</HintPath>
- </Reference>
- <Reference Include="Infragistics2.Shared.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\output\Infragistics2.Shared.v9.2.dll</HintPath>
- </Reference>
- <Reference Include="Infragistics2.Win.Misc.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\output\Infragistics2.Win.Misc.v9.2.dll</HintPath>
- </Reference>
- <Reference Include="Infragistics2.Win.UltraWinEditors.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\output\Infragistics2.Win.UltraWinEditors.v9.2.dll</HintPath>
- </Reference>
- <Reference Include="Infragistics2.Win.UltraWinGrid.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\output\Infragistics2.Win.UltraWinGrid.v9.2.dll</HintPath>
- </Reference>
- <Reference Include="Infragistics2.Win.UltraWinTabControl.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">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\output\Infragistics2.Win.v9.2.dll</HintPath>
- </Reference>
- <Reference Include="Newtonsoft.Json">
- <HintPath>..\output\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core" />
- <Reference Include="System.Drawing" />
- <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.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="BaseForm\BaseKPI.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="BaseForm\BaseKPI.Designer.cs">
- <DependentUpon>BaseKPI.cs</DependentUpon>
- </Compile>
- <Compile Include="BaseForm\JHYXingNengQry.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="BaseForm\JHYXingNengQry.Designer.cs">
- <DependentUpon>JHYXingNengQry.cs</DependentUpon>
- </Compile>
- <Compile Include="Entity\VJhyChongjiEntity.cs" />
- <Compile Include="Entity\VJhyHuaxuefenxiEntity.cs" />
- <Compile Include="Entity\VJhyJinxiangEntity.cs" />
- <Compile Include="Entity\VJhyLashenEntity.cs" />
- <Compile Include="Entity\VJhyPuguanyingduEntity.cs" />
- <Compile Include="Entity\VJhyRonglianEntity.cs" />
- <Compile Include="Entity\VJhyShiyouyingduEntity.cs" />
- <Compile Include="Entity\VJhySscaEntity.cs" />
- <Compile Include="Entity\VJhySscbEntity.cs" />
- <Compile Include="Entity\VJhySscdEntity.cs" />
- <Compile Include="Entity\VJhyYkbpEntity.cs" />
- <Compile Include="KaoHeClass.cs" />
- <Compile Include="Entity\RpKaoheItemquanzhongEntity.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="BaseForm\BaseKPI.resx">
- <DependentUpon>BaseKPI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="BaseForm\JHYXingNengQry.resx">
- <DependentUpon>JHYXingNengQry.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Properties\licenses.licx" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Properties\DataSources\com.steering.pss.kaohe.entity.RpKaoheItemquanzhongEntity.datasource" />
- </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>
|