<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="12.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>{556A91F0-34D1-4D23-A1C7-F27E19D916D3}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>iWareModel</RootNamespace>
|
<AssemblyName>iWareModel</AssemblyName>
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<TargetFrameworkProfile />
|
</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="System" />
|
<Reference Include="System.Core" />
|
<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="Entity\AGV\AGVRetModel.cs" />
|
<Compile Include="Entity\BindableBase.cs" />
|
<Compile Include="Entity\Context.cs" />
|
<Compile Include="Entity\Device\DeviceCoordinat.cs" />
|
<Compile Include="Entity\EnumberEntity.cs" />
|
<Compile Include="Entity\Huffman.cs" />
|
<Compile Include="Entity\IBuilder.cs" />
|
<Compile Include="Entity\ICommonEntity.cs" />
|
<Compile Include="Entity\IDirector.cs" />
|
<Compile Include="Entity\IHandler.cs" />
|
<Compile Include="Entity\IService.cs" />
|
<Compile Include="Entity\IStrategy.cs" />
|
<Compile Include="Entity\ITreeEntity.cs" />
|
<Compile Include="Entity\ListItem.cs" />
|
<Compile Include="Entity\LZW.cs" />
|
<Compile Include="Entity\MES\MesRetModel2.cs" />
|
<Compile Include="Entity\MES\MesRetProductModel.cs" />
|
<Compile Include="Entity\MES\MesUpdateOnlineStatusParamModel.cs" />
|
<Compile Include="Entity\MES\MesRetModel.cs" />
|
<Compile Include="Entity\MES\Mes_BtjReceiveModel.cs" />
|
<Compile Include="Entity\MES\Respone.cs" />
|
<Compile Include="Entity\QueryParam.cs" />
|
<Compile Include="Entity\ResponseListDataEntity.cs" />
|
<Compile Include="Entity\ResponseListDataPageEntity.cs" />
|
<Compile Include="Entity\ResponseSimpleDataEntity.cs" />
|
<Compile Include="Entity\ResultModel\FunRetEntity.cs" />
|
<Compile Include="Entity\ResultModel\MessageModel.cs" />
|
<Compile Include="Entity\ResultModel\ResEntity.cs" />
|
<Compile Include="Entity\SalverMaterialBind\C_AnalyzeMaterialPostParam.cs" />
|
<Compile Include="Entity\SalverMaterialBind\C_Task_InStoreSlaverParam.cs" />
|
<Compile Include="Entity\SalverMaterialBind\MyCodeItems.cs" />
|
<Compile Include="Entity\System\ColumnsModel.cs" />
|
<Compile Include="Entity\System\PropertieModel.cs" />
|
<Compile Include="Entity\SysUser.cs" />
|
<Compile Include="Entity\TaskSequenceEntity.cs" />
|
<Compile Include="Entity\ValidateModel.cs" />
|
<Compile Include="Entity\ValidateResModel.cs" />
|
<Compile Include="Entity\WMS\AddMainTaskPostParam.cs" />
|
<Compile Include="Entity\WMS\UpdateEngineInfoParam.cs" />
|
<Compile Include="EnumType\EDbError.cs" />
|
<Compile Include="EnumType\EDevice\AGV\AGVState.cs" />
|
<Compile Include="EnumType\EDevice\DeviceTaskStatusEnum.cs" />
|
<Compile Include="EnumType\EDevice\EDeviceType.cs" />
|
<Compile Include="EnumType\EDevice\EDevice.cs" />
|
<Compile Include="EnumType\EDevice\Station\StationLocationEnum.cs" />
|
<Compile Include="EnumType\EDevice\Rgv\ERgvAlarm.cs" />
|
<Compile Include="EnumType\EDevice\Rgv\ERgvCmd.cs" />
|
<Compile Include="EnumType\EDevice\Rgv\ERgvEvent.cs" />
|
<Compile Include="EnumType\EDevice\Rgv\ERgvBodyTest.cs" />
|
<Compile Include="EnumType\EDevice\Rgv\ERgvMode.cs" />
|
<Compile Include="EnumType\EDevice\Rgv\ERgvState.cs" />
|
<Compile Include="EnumType\EDevice\ESrmAlarm.cs" />
|
<Compile Include="EnumType\EDevice\Line\RgvErrorReason.cs" />
|
<Compile Include="EnumType\EDevice\Line\RgvInOutFlag.cs" />
|
<Compile Include="EnumType\EDevice\Line\RgvIsDie.cs" />
|
<Compile Include="EnumType\EDevice\Line\RgvIsStock.cs" />
|
<Compile Include="EnumType\EDevice\Line\LineLocation.cs" />
|
<Compile Include="EnumType\EDevice\Line\RgvWorkMode.cs" />
|
<Compile Include="EnumType\EDevice\Rgv\RgvLocation.cs" />
|
<Compile Include="EnumType\EDevice\Srm\ESrmForkPosition.cs" />
|
<Compile Include="EnumType\EDevice\Srm\ESrmCmd.cs" />
|
<Compile Include="EnumType\EDevice\Srm\ESrmMode.cs" />
|
<Compile Include="EnumType\EDevice\Srm\ESrmState.cs" />
|
<Compile Include="EnumType\EDevice\Srm\ESrmTaskType.cs" />
|
<Compile Include="EnumType\ExceptionEnum.cs" />
|
<Compile Include="EnumType\PLC\PLCServiceTypeEnum.cs" />
|
<Compile Include="EnumType\RequestStatusEnum.cs" />
|
<Compile Include="EnumType\StackSequenceSortRule.cs" />
|
<Compile Include="EnumType\Sys\LanguageEnum.cs" />
|
<Compile Include="EnumType\Sys\ValidateIntEnum.cs" />
|
<Compile Include="EnumType\TaskExcuteTypeEnum.cs" />
|
<Compile Include="EnumType\ThreadDirectionEnum.cs" />
|
<Compile Include="EnumType\WMS\AreaCodeEnum.cs" />
|
<Compile Include="EnumType\WMS\PrintClassifyEnum.cs" />
|
<Compile Include="EnumType\WMS\PrintTypeEnum.cs" />
|
<Compile Include="EnumType\WMS\PushStatusEnum.cs" />
|
<Compile Include="EnumType\WMS\RbRunModeEnum.cs" />
|
<Compile Include="EnumType\WMS\RbTaskTypeEnum.cs" />
|
<Compile Include="EnumType\WMS\StockStatusEnum.cs" />
|
<Compile Include="EnumType\WMS\TaskStatusEnum.cs" />
|
<Compile Include="EnumType\WMS\UpiFlagEnum.cs" />
|
<Compile Include="EnumType\WMS\UpiStatusEnum.cs" />
|
<Compile Include="EnumType\WMS\WmsPlaceEnum.cs" />
|
<Compile Include="EnumType\XiGangPublicCommon\AddTransferTaskEnum.cs" />
|
<Compile Include="EnumType\XiGangPublicCommon\MainInOutFlagEnum.cs" />
|
<Compile Include="EnumType\XiGangPublicCommon\MainTaskTypeEnum.cs" />
|
<Compile Include="EnumType\XiGangPublicCommon\MaterialTypeEnum.cs" />
|
<Compile Include="EnumType\XiGangPublicCommon\Plan\OutPlanStateEnum.cs" />
|
<Compile Include="EnumType\XiGangPublicCommon\Plan\OutPlanTypeEnum.cs" />
|
<Compile Include="EnumType\XiGangPublicCommon\Plan\OutTaskDetailStateEnum.cs" />
|
<Compile Include="EnumType\XiGangPublicCommon\Plan\OutTaskModeEnum.cs" />
|
<Compile Include="EnumType\XiGangPublicCommon\Salver_V_Station_StateEnum.cs" />
|
<Compile Include="EnumType\XiGangPublicCommon\DeviceTaskTypeEnum.cs" />
|
<Compile Include="EnumType\XiGangPublicCommon\MainTaskStatusEnum.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Entity\_system~.ini" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="Entity\AGV\AGVRetModelJSON.txt" />
|
</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>
|