<?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>{DEE0EDBF-E6E0-4FDD-BB71-A826B23A9905}</ProjectGuid>
|
<OutputType>WinExe</OutputType>
|
<RootNamespace>QQShow</RootNamespace>
|
<AssemblyName>QQShow</AssemblyName>
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<ApplicationManifest>app.manifest</ApplicationManifest>
|
<StartupObject>QQShow.Program</StartupObject>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<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' ">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugType>pdbonly</DebugType>
|
<Optimize>true</Optimize>
|
<OutputPath>bin\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="EntityFramework">
|
<HintPath>..\..\Debug\EntityFramework.dll</HintPath>
|
</Reference>
|
<Reference Include="Newtonsoft.Json">
|
<HintPath>..\..\Debug\Newtonsoft.Json.dll</HintPath>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Web.Services" />
|
<Reference Include="System.Windows.Forms" />
|
<Reference Include="System.Windows.Forms" />
|
<Reference Include="System.Xml" />
|
<Reference Include="WZ.Useful.Commons">
|
<HintPath>..\..\Debug\WZ.Useful.Commons.dll</HintPath>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<AppDesigner Include="Properties\" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="EDM\ALERT_ALERT.cs" />
|
<Compile Include="EDM\ALERT_ALERTTIME.cs" />
|
<Compile Include="EDM\BASE_CONTAINER.cs" />
|
<Compile Include="EDM\BASE_CONTAINER_VS_ITEM.cs" />
|
<Compile Include="EDM\BASE_DESTINATION.cs" />
|
<Compile Include="EDM\BASE_DEVICE.cs" />
|
<Compile Include="EDM\BASE_INTYPE.cs" />
|
<Compile Include="EDM\BASE_ITEM.cs" />
|
<Compile Include="EDM\BASE_Material.cs" />
|
<Compile Include="EDM\BASE_PALLET.cs" />
|
<Compile Include="EDM\BASE_PLACE.cs" />
|
<Compile Include="EDM\BASE_PLACETYPE.cs" />
|
<Compile Include="EDM\BASE_PLACE_VS_CONTAINER.cs" />
|
<Compile Include="EDM\BASE_PRINT.cs" />
|
<Compile Include="EDM\BASE_PRODUCTIONLINE.cs" />
|
<Compile Include="EDM\BASE_URL.cs" />
|
<Compile Include="EDM\CAR_CAR.cs" />
|
<Compile Include="EDM\CAR_CARTASK.cs" />
|
<Compile Include="EDM\ERP_EPRORDER.cs" />
|
<Compile Include="EDM\KEYVALUE.cs" />
|
<Compile Include="EDM\LOG_WMSLOG.cs" />
|
<Compile Include="EDM\Model.cs" />
|
<Compile Include="EDM\ORDER_INORDER.cs" />
|
<Compile Include="EDM\ORDER_OUTORDER.cs" />
|
<Compile Include="EDM\PDA_VERSION.cs" />
|
<Compile Include="EDM\RECORD_WAREHOUSEINFO.cs" />
|
<Compile Include="EDM\RgvTask.cs" />
|
<Compile Include="EDM\SrmTask.cs" />
|
<Compile Include="EDM\STORAGERECORD.cs" />
|
<Compile Include="EDM\sysdiagrams.cs" />
|
<Compile Include="EDM\SYS_DEPT.cs" />
|
<Compile Include="EDM\SYS_PERMISSION.cs" />
|
<Compile Include="EDM\SYS_ROLE.cs" />
|
<Compile Include="EDM\SYS_ROLE_VS_PERMISSION.cs" />
|
<Compile Include="EDM\SYS_USER.cs" />
|
<Compile Include="EDM\SYS_USER_VS_ROLE.cs" />
|
<Compile Include="EDM\TASK_RECORD.cs" />
|
<Compile Include="EDM\TASK_SRMRECORD.cs" />
|
<Compile Include="EDM\TASK_TASK.cs" />
|
<Compile Include="EDM\TranLock.cs" />
|
<Compile Include="EDM\TranTask.cs" />
|
<Compile Include="EDM\v3D_Inventory.cs" />
|
<Compile Include="EDM\v3D展示数据.cs" />
|
<Compile Include="EDM\View_ALERT_ALERT.cs" />
|
<Compile Include="EDM\View_BASE_CONTAINER.cs" />
|
<Compile Include="EDM\View_BASE_CONTAINER_VS_ITEM.cs" />
|
<Compile Include="EDM\View_BASE_DEVICE.cs" />
|
<Compile Include="EDM\View_BASE_INTYPE.cs" />
|
<Compile Include="EDM\View_BASE_ITEM.cs" />
|
<Compile Include="EDM\View_BASE_PLACE.cs" />
|
<Compile Include="EDM\View_BASE_PLACE_VS_CONTAINER.cs" />
|
<Compile Include="EDM\View_BASE_PRODUCTIONLINE.cs" />
|
<Compile Include="EDM\View_CAR_CAR.cs" />
|
<Compile Include="EDM\View_CAR_CARTASK.cs" />
|
<Compile Include="EDM\View_ITEMSTORAGE.cs" />
|
<Compile Include="EDM\View_ORDER_INORDER.cs" />
|
<Compile Include="EDM\View_ORDER_OUTORDER.cs" />
|
<Compile Include="EDM\View_RGVTASK.cs" />
|
<Compile Include="EDM\View_ROLE_VS_PERMISSION.cs" />
|
<Compile Include="EDM\View_SRMTASK.cs" />
|
<Compile Include="EDM\View_SYS_DEPT.cs" />
|
<Compile Include="EDM\View_SYS_PERMISSION.cs" />
|
<Compile Include="EDM\View_SYS_ROLE.cs" />
|
<Compile Include="EDM\View_SYS_USER.cs" />
|
<Compile Include="EDM\View_TASK_RECORD.cs" />
|
<Compile Include="EDM\View_TASK_SRMRECORD.cs" />
|
<Compile Include="EDM\View_TASK_TASK.cs" />
|
<Compile Include="ESrgvAlarm.cs" />
|
<Compile Include="ESrmAlarm.cs" />
|
<Compile Include="FrmMonitor.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="FrmMonitor.Designer.cs">
|
<DependentUpon>FrmMonitor.cs</DependentUpon>
|
</Compile>
|
<Compile Include="FrmMonitor1.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="FrmMonitor1.Designer.cs">
|
<DependentUpon>FrmMonitor1.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Get.cs" />
|
<Compile Include="Program.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Properties\Resources.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Resources.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\Settings.Designer.cs">
|
<DependentUpon>Settings.settings</DependentUpon>
|
<AutoGen>True</AutoGen>
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
</Compile>
|
<Compile Include="rgvInfo.cs" />
|
<Compile Include="RgvService\ChangeUsefulCompletedEventArgs.cs" />
|
<Compile Include="RgvService\ChangeUsefulCompletedEventHandler.cs" />
|
<Compile Include="RgvService\FinishTaskCompletedEventArgs.cs" />
|
<Compile Include="RgvService\FinishTaskCompletedEventHandler.cs" />
|
<Compile Include="RgvService\GetRgvInfoCompletedEventArgs.cs" />
|
<Compile Include="RgvService\GetRgvInfoCompletedEventHandler.cs" />
|
<Compile Include="RgvService\GetRgvPosationCompletedEventArgs.cs" />
|
<Compile Include="RgvService\GetRgvPosationCompletedEventHandler.cs" />
|
<Compile Include="RgvService\IsRgvReadyCompletedEventArgs.cs" />
|
<Compile Include="RgvService\IsRgvReadyCompletedEventHandler.cs" />
|
<Compile Include="RgvService\IsTaskFinishCompletedEventArgs.cs" />
|
<Compile Include="RgvService\IsTaskFinishCompletedEventHandler.cs" />
|
<Compile Include="RgvService\RgvService.cs" />
|
<Compile Include="RgvService\SendRgvDeleteCompletedEventArgs.cs" />
|
<Compile Include="RgvService\SendRgvDeleteCompletedEventHandler.cs" />
|
<Compile Include="RgvService\SendRgvFinishConfirmCompletedEventArgs.cs" />
|
<Compile Include="RgvService\SendRgvFinishConfirmCompletedEventHandler.cs" />
|
<Compile Include="RgvService\SendRgvRlsAlertCompletedEventArgs.cs" />
|
<Compile Include="RgvService\SendRgvRlsAlertCompletedEventHandler.cs" />
|
<Compile Include="RgvService\SendRgvStopCompletedEventArgs.cs" />
|
<Compile Include="RgvService\SendRgvStopCompletedEventHandler.cs" />
|
<Compile Include="RgvService\SendRgvTaskCompletedEventArgs.cs" />
|
<Compile Include="RgvService\SendRgvTaskCompletedEventHandler.cs" />
|
<Compile Include="srmInfo.cs" />
|
<Compile Include="SrmService\DeleteMainTaskByContainerNameCompletedEventArgs.cs" />
|
<Compile Include="SrmService\DeleteMainTaskByContainerNameCompletedEventHandler.cs" />
|
<Compile Include="SrmService\DeleteMainTaskCompletedEventArgs.cs" />
|
<Compile Include="SrmService\DeleteMainTaskCompletedEventHandler.cs" />
|
<Compile Include="SrmService\FinishTaskCompletedEventArgs.cs" />
|
<Compile Include="SrmService\FinishTaskCompletedEventHandler.cs" />
|
<Compile Include="SrmService\GetSrmInfoCompletedEventArgs.cs" />
|
<Compile Include="SrmService\GetSrmInfoCompletedEventHandler.cs" />
|
<Compile Include="SrmService\IsNotAlarmCompletedEventArgs.cs" />
|
<Compile Include="SrmService\IsNotAlarmCompletedEventHandler.cs" />
|
<Compile Include="SrmService\IsReadyCompletedEventArgs.cs" />
|
<Compile Include="SrmService\IsReadyCompletedEventHandler.cs" />
|
<Compile Include="SrmService\IsTaskFinishCompletedEventArgs.cs" />
|
<Compile Include="SrmService\IsTaskFinishCompletedEventHandler.cs" />
|
<Compile Include="SrmService\SendSrmDeleteCompletedEventArgs.cs" />
|
<Compile Include="SrmService\SendSrmDeleteCompletedEventHandler.cs" />
|
<Compile Include="SrmService\SendSrmEStopCompletedEventArgs.cs" />
|
<Compile Include="SrmService\SendSrmEStopCompletedEventHandler.cs" />
|
<Compile Include="SrmService\SendSrmMoveCompletedEventArgs.cs" />
|
<Compile Include="SrmService\SendSrmMoveCompletedEventHandler.cs" />
|
<Compile Include="SrmService\SendSrmTaskCompletedEventArgs.cs" />
|
<Compile Include="SrmService\SendSrmTaskCompletedEventHandler.cs" />
|
<Compile Include="SrmService\SendSrmTaskFinishConfirmCompletedEventArgs.cs" />
|
<Compile Include="SrmService\SendSrmTaskFinishConfirmCompletedEventHandler.cs" />
|
<Compile Include="SrmService\SrmRlsAlertCompletedEventHandler.cs" />
|
<Compile Include="SrmService\SrmService.cs" />
|
<Compile Include="SrmService\UseAutoMoveCompletedEventArgs.cs" />
|
<Compile Include="SrmService\UseAutoMoveCompletedEventHandler.cs" />
|
<Compile Include="TranService\ClearTranGoodsCompletedEventArgs.cs" />
|
<Compile Include="TranService\ClearTranGoodsCompletedEventHandler.cs" />
|
<Compile Include="TranService\ErrorTranGoodsCompletedEventArgs.cs" />
|
<Compile Include="TranService\ErrorTranGoodsCompletedEventHandler.cs" />
|
<Compile Include="TranService\FinishTaskCompletedEventArgs.cs" />
|
<Compile Include="TranService\FinishTaskCompletedEventHandler.cs" />
|
<Compile Include="TranService\GetErrorMsgCompletedEventArgs.cs" />
|
<Compile Include="TranService\GetErrorMsgCompletedEventHandler.cs" />
|
<Compile Include="TranService\GetGoodsBarcodeCompletedEventArgs.cs" />
|
<Compile Include="TranService\GetGoodsBarcodeCompletedEventHandler.cs" />
|
<Compile Include="TranService\GetGoodsWeightCompletedEventArgs.cs" />
|
<Compile Include="TranService\GetGoodsWeightCompletedEventHandler.cs" />
|
<Compile Include="TranService\GetInErrorMsgCompletedEventArgs.cs" />
|
<Compile Include="TranService\GetInErrorMsgCompletedEventHandler.cs" />
|
<Compile Include="TranService\GetSrmConveyorStationInfoCompletedEventArgs.cs" />
|
<Compile Include="TranService\GetSrmConveyorStationInfoCompletedEventHandler.cs" />
|
<Compile Include="TranService\HasTranGoodsCompletedEventArgs.cs" />
|
<Compile Include="TranService\HasTranGoodsCompletedEventHandler.cs" />
|
<Compile Include="TranService\IsPassedCompletedEventArgs.cs" />
|
<Compile Include="TranService\IsPassedCompletedEventHandler.cs" />
|
<Compile Include="TranService\SendGoodsReadyCompletedEventArgs.cs" />
|
<Compile Include="TranService\SendGoodsReadyCompletedEventHandler.cs" />
|
<Compile Include="TranService\SendGoodsSizeCompletedEventArgs.cs" />
|
<Compile Include="TranService\SendGoodsSizeCompletedEventHandler.cs" />
|
<Compile Include="TranService\SendGoodsTypeCompletedEventArgs.cs" />
|
<Compile Include="TranService\SendGoodsTypeCompletedEventHandler.cs" />
|
<Compile Include="TranService\SendTranDeleteCompletedEventArgs.cs" />
|
<Compile Include="TranService\SendTranDeleteCompletedEventHandler.cs" />
|
<Compile Include="TranService\SendTranResetCompletedEventArgs.cs" />
|
<Compile Include="TranService\SendTranResetCompletedEventHandler.cs" />
|
<Compile Include="TranService\SendTranStopCompletedEventArgs.cs" />
|
<Compile Include="TranService\SendTranStopCompletedEventHandler.cs" />
|
<Compile Include="TranService\SendWeightOkCompletedEventArgs.cs" />
|
<Compile Include="TranService\SendWeightOkCompletedEventHandler.cs" />
|
<Compile Include="TranService\SrmTranService.cs" />
|
<Compile Include="TranService\UnFullTranCompletedEventArgs.cs" />
|
<Compile Include="TranService\UnFullTranCompletedEventHandler.cs" />
|
<Compile Include="TranService\UnlockTranCompletedEventArgs.cs" />
|
<Compile Include="TranService\UnlockTranCompletedEventHandler.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<EmbeddedResource Include="FrmMonitor.resx">
|
<DependentUpon>FrmMonitor.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="FrmMonitor1.resx">
|
<DependentUpon>FrmMonitor1.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\Resources.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="app.config" />
|
<None Include="app.manifest" />
|
<None Include="Properties\Settings.settings">
|
<Generator>SettingsSingleFileGenerator</Generator>
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
</None>
|
</ItemGroup>
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
</Project>
|