123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="14.0" DefaultTargets="Build" 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>{2FAA647F-552A-4F15-B58F-BBE9677B6B7E}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Pms.UserEvent</RootNamespace>
- <AssemblyName>Pms.UserEvent</AssemblyName>
- <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- </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>
- <ItemGroup>
- <Reference Include="CasunCommon, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Dlls\CasunCommon.dll</HintPath>
- </Reference>
- <Reference Include="HslCommunication, Version=7.0.1.0, Culture=neutral, PublicKeyToken=cdb2261fa039ed67, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>bin\Debug\HslCommunication.dll</HintPath>
- </Reference>
- <Reference Include="PluginInterface, Version=1.0.3.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\AGVS-1.5.9.1201\AGVS-1.5.9.1201\PluginInterface.dll</HintPath>
- </Reference>
- <Reference Include="Pms.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Dlls\Pms.Common.dll</HintPath>
- </Reference>
- <Reference Include="Pms.EventLibrary, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Dlls\Pms.EventLibrary.dll</HintPath>
- </Reference>
- <Reference Include="Pms.Interface">
- <HintPath>..\Dlls\Pms.Interface.dll</HintPath>
- </Reference>
- <Reference Include="Pms.InternalInterface, Version=1.0.0.4, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Dlls\Pms.InternalInterface.dll</HintPath>
- </Reference>
- <Reference Include="PmsCoreDB, Version=1.0.3.2, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Dlls\PmsCoreDB.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Runtime.Serialization" />
- <Reference Include="System.ServiceModel" />
- <Reference Include="System.ServiceModel.Web" />
- <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" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="AbutmentStation.cs" />
- <Compile Include="CConfigData.cs" />
- <Compile Include="CUserEventHost.cs" />
- <Compile Include="DAL\SystemRuningDAL.cs" />
- <Compile Include="frmProgress.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmProgress.Designer.cs">
- <DependentUpon>frmProgress.cs</DependentUpon>
- </Compile>
- <Compile Include="Model\AddOrderData.cs" />
- <Compile Include="DAL\AGVAboveFetalToolInformationDAL.cs" />
- <Compile Include="Model\AGVAboveFetalToolSetting.cs" />
- <Compile Include="DAL\AGVRuningDAL.cs" />
- <Compile Include="Model\CallCarToDB.cs" />
- <Compile Include="Model\CarOnline.cs" />
- <Compile Include="Model\CDBSetting.cs" />
- <Compile Include="Model\CLog.cs" />
- <Compile Include="DAL\ControlAGVDAL.cs" />
- <Compile Include="Model\DockGratingToPLC.cs" />
- <Compile Include="Model\EmptyCarToCharg.cs" />
- <Compile Include="Model\FunMaterials.cs" />
- <Compile Include="Model\Global.cs" />
- <Compile Include="Model\PLCInteraction.cs" />
- <Compile Include="Model\SubstituteCar.cs" />
- <Compile Include="Model\Variable.cs" />
- <Compile Include="Model\ResponsePLCCommand.cs" />
- <Compile Include="Model\JudgeSendCarType.cs" />
- <Compile Include="DAL\StationInformationDAL.cs" />
- <Compile Include="Model\TaskDatas.cs" />
- <Compile Include="DAL\TaskDatasDAL.cs" />
- <Compile Include="Model\XMLHelper.cs" />
- <Compile Include="OrderEvent\COrderEvent.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="SortingHelper.cs" />
- <Compile Include="StepBookEvent\Behavior_61000.cs" />
- <Compile Include="StepBookEvent\Behavior_62000.cs" />
- <Compile Include="StepBookEvent\Behavior_63001.cs" />
- <Compile Include="StepBookEvent\Behavior_63002.cs" />
- <Compile Include="StepBookEvent\Behavior_63003.cs" />
- <Compile Include="StepBookEvent\Behavior_63004.cs" />
- <Compile Include="StepBookEvent\Behavior_63005.cs" />
- <Compile Include="StepBookEvent\Behavior_63006.cs" />
- <Compile Include="StepBookEvent\Behavior_63008.cs" />
- <Compile Include="StepBookEvent\Behavior_63009.cs" />
- <Compile Include="StepBookEvent\Behavior_63010.cs" />
- <Compile Include="StepBookEvent\Behavior_63011.cs" />
- <Compile Include="StepBookEvent\Behavior_63020.cs" />
- <Compile Include="StepBookEvent\Behavior_65284.cs" />
- <Compile Include="StepBookEvent\Behavior_66000.cs" />
- <Compile Include="StepBookEvent\CStepBookEvent.cs" />
- <Compile Include="SystemEvent\CSystemEvent.cs" />
- <Compile Include="TaskBookEvent\Behavior_60010.cs" />
- <Compile Include="TaskBookEvent\Behavior_60011.cs" />
- <Compile Include="TaskBookEvent\Behavior_60012.cs" />
- <Compile Include="TaskBookEvent\Behavior_60013.cs" />
- <Compile Include="TaskBookEvent\Behavior_60014.cs" />
- <Compile Include="TaskBookEvent\Behavior_60019.cs" />
- <Compile Include="TaskBookEvent\CTaskBookEvent.cs" />
- <Compile Include="YanFengRestFullService.cs" />
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Rest\" />
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="frmProgress.resx">
- <DependentUpon>frmProgress.cs</DependentUpon>
- </EmbeddedResource>
- </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>
|