<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="Current">
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProductVersion>8.0.50727</ProductVersion>
|
<SchemaVersion>2.0</SchemaVersion>
|
<ProjectGuid>{0844CD97-FFAB-445F-A473-1380387E9A12}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>BaseSet</RootNamespace>
|
<AssemblyName>BaseSet</AssemblyName>
|
<FileUpgradeFlags>
|
</FileUpgradeFlags>
|
<UpgradeBackupLocation>
|
</UpgradeBackupLocation>
|
<OldToolsVersion>2.0</OldToolsVersion>
|
</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>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
<DebugSymbols>true</DebugSymbols>
|
<OutputPath>bin\x86\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<DebugType>full</DebugType>
|
<PlatformTarget>x86</PlatformTarget>
|
<ErrorReport>prompt</ErrorReport>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
<OutputPath>bin\x86\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<Optimize>true</Optimize>
|
<DebugType>pdbonly</DebugType>
|
<PlatformTarget>x86</PlatformTarget>
|
<ErrorReport>prompt</ErrorReport>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>bin\x86\Debug\ICSharpCode.SharpZipLib.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI, Version=2.1.3.1, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>bin\x86\Debug\NPOI.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OOXML, Version=2.1.3.1, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>bin\x86\Debug\NPOI.OOXML.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OpenXml4Net, Version=2.1.3.1, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>bin\x86\Debug\NPOI.OpenXml4Net.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OpenXmlFormats, Version=2.1.3.1, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>bin\x86\Debug\NPOI.OpenXmlFormats.dll</HintPath>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.Data" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Windows.Forms" />
|
<Reference Include="System.Xml" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="Class1.cs" />
|
<Compile Include="Form2.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Form2.Designer.cs">
|
<DependentUpon>Form2.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用模块\Gy_DataInTmp_Customer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用模块\Gy_DataInTmp_Customer.designer.cs">
|
<DependentUpon>Gy_DataInTmp_Customer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用模块\Gy_DataInTmp_QCKC.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用模块\Gy_DataInTmp_QCKC.designer.cs">
|
<DependentUpon>Gy_DataInTmp_QCKC.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用模块\Gy_DataInTmp_Supplier.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用模块\Gy_DataInTmp_Supplier.designer.cs">
|
<DependentUpon>Gy_DataInTmp_Supplier.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_EasunModel.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_EasunModel.designer.cs">
|
<DependentUpon>Gy_EasunModel.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_FESTOModel.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_FESTOModel.designer.cs">
|
<DependentUpon>Gy_FESTOModel.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_ModelType.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_ModelType.designer.cs">
|
<DependentUpon>Gy_ModelType.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_SMCModel.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_SMCModel.designer.cs">
|
<DependentUpon>Gy_SMCModel.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_SourceSub.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_SourceSub.designer.cs">
|
<DependentUpon>Gy_SourceSub.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_YDKModel.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_YDKModel.designer.cs">
|
<DependentUpon>Gy_YDKModel.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_ConveyComp.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_ConveyComp.designer.cs">
|
<DependentUpon>Gy_ConveyComp.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_ConveyType.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_ConveyType.designer.cs">
|
<DependentUpon>Gy_ConveyType.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_BarCodeRuleBill.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_BarCodeRuleBill.designer.cs">
|
<DependentUpon>Gy_BarCodeRuleBill.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_CostCenterDeptRelation.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_CostCenterDeptRelation.designer.cs">
|
<DependentUpon>Gy_CostCenterDeptRelation.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_CostCenterDeptRelationList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_CostCenterDeptRelationList.designer.cs">
|
<DependentUpon>Gy_CostCenterDeptRelationList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_CostItemAccount.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_CostItemAccount.designer.cs">
|
<DependentUpon>Gy_CostItemAccount.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_CostItemAccountList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_CostItemAccountList.designer.cs">
|
<DependentUpon>Gy_CostItemAccountList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcCommPrice.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcCommPrice.designer.cs">
|
<DependentUpon>Gy_ProcCommPrice.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcCommPriceCopy.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcCommPriceCopy.designer.cs">
|
<DependentUpon>Gy_ProcCommPriceCopy.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcCommPriceDlg.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcCommPriceDlg.designer.cs">
|
<DependentUpon>Gy_ProcCommPriceDlg.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcCommPriceList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcCommPriceList.designer.cs">
|
<DependentUpon>Gy_ProcCommPriceList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcWorkTypePrice.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcWorkTypePrice.designer.cs">
|
<DependentUpon>Gy_ProcWorkTypePrice.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcWorkTypePriceCopy.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcWorkTypePriceCopy.designer.cs">
|
<DependentUpon>Gy_ProcWorkTypePriceCopy.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcWorkTypePriceDlg.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcWorkTypePriceDlg.designer.cs">
|
<DependentUpon>Gy_ProcWorkTypePriceDlg.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcWorkTypePriceList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcWorkTypePriceList.designer.cs">
|
<DependentUpon>Gy_ProcWorkTypePriceList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\成本基础资料\Gy_CostAverageType.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\成本基础资料\Gy_CostAverageType.designer.cs">
|
<DependentUpon>Gy_CostAverageType.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\成本基础资料\Gy_CostItemAverageType.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\成本基础资料\Gy_CostItemAverageType.designer.cs">
|
<DependentUpon>Gy_CostItemAverageType.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\成本基础资料\Gy_CostItemAverageTypeList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\成本基础资料\Gy_CostItemAverageTypeList.designer.cs">
|
<DependentUpon>Gy_CostItemAverageTypeList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\成本基础资料\Gy_Machine.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\成本基础资料\Gy_Machine.designer.cs">
|
<DependentUpon>Gy_Machine.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_RoutingFlow.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_RoutingFlow.designer.cs">
|
<DependentUpon>Gy_RoutingFlow.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Pay_PeriodInfoSet.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Pay_PeriodInfoSet.designer.cs">
|
<DependentUpon>Pay_PeriodInfoSet.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\Resources.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Resources.resx</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Xt_BillSourceSet.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Xt_BillSourceSet.designer.cs">
|
<DependentUpon>Xt_BillSourceSet.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用模块\ClsGy_DataInTmp_Material.cs" />
|
<Compile Include="公用模块\Gy_DataInTmp_Material.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用模块\Gy_DataInTmp_Material.designer.cs">
|
<DependentUpon>Gy_DataInTmp_Material.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_CareFor.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_CareFor.designer.cs">
|
<DependentUpon>Gy_CareFor.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_DisposeWay.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_DisposeWay.designer.cs">
|
<DependentUpon>Gy_DisposeWay.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_Employee.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_Employee.designer.cs">
|
<DependentUpon>Gy_Employee.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_MouldStock.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_MouldStock.Designer.cs">
|
<DependentUpon>Gy_MouldStock.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_ProjectStep.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_ProjectStep.designer.cs">
|
<DependentUpon>Gy_ProjectStep.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Xt_MainMenuSet.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Xt_MainMenuSet.designer.cs">
|
<DependentUpon>Xt_MainMenuSet.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_SourceShift.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_SourceShift.designer.cs">
|
<DependentUpon>Gy_SourceShift.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_SourceShiftList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_SourceShiftList.designer.cs">
|
<DependentUpon>Gy_SourceShiftList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_UserCustomerRelation.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_UserCustomerRelation.designer.cs">
|
<DependentUpon>Gy_UserCustomerRelation.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_UserCustomerRelationList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_UserCustomerRelationList.designer.cs">
|
<DependentUpon>Gy_UserCustomerRelationList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_UserDeptRelation.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_UserDeptRelation.designer.cs">
|
<DependentUpon>Gy_UserDeptRelation.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_UserDeptRelationList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_UserDeptRelationList.designer.cs">
|
<DependentUpon>Gy_UserDeptRelationList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_UserGroupRelation.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_UserGroupRelation.designer.cs">
|
<DependentUpon>Gy_UserGroupRelation.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_UserGroupRelationList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_UserGroupRelationList.designer.cs">
|
<DependentUpon>Gy_UserGroupRelationList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_UserMaterRelation.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_UserMaterRelation.designer.cs">
|
<DependentUpon>Gy_UserMaterRelation.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_UserMaterRelationList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_UserMaterRelationList.designer.cs">
|
<DependentUpon>Gy_UserMaterRelationList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_UserStockRelation.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_UserStockRelation.designer.cs">
|
<DependentUpon>Gy_UserStockRelation.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_UserStockRelationList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_UserStockRelationList.designer.cs">
|
<DependentUpon>Gy_UserStockRelationList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_WorkCenterSourceBill.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_WorkCenterSourceBill.designer.cs">
|
<DependentUpon>Gy_WorkCenterSourceBill.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_WorkCenterSourceBillList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_WorkCenterSourceBillList.designer.cs">
|
<DependentUpon>Gy_WorkCenterSourceBillList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_WorkShift.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_WorkShift.designer.cs">
|
<DependentUpon>Gy_WorkShift.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_WorkShiftList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_WorkShiftList.designer.cs">
|
<DependentUpon>Gy_WorkShiftList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\OA_EmpMessageBillMod.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\OA_EmpMessageBillMod.designer.cs">
|
<DependentUpon>OA_EmpMessageBillMod.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\OA_EmpMessageBillModList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\OA_EmpMessageBillModList.designer.cs">
|
<DependentUpon>OA_EmpMessageBillModList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\OA_FieldToChange.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\OA_FieldToChange.designer.cs">
|
<DependentUpon>OA_FieldToChange.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\OA_FieldToChangeList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\OA_FieldToChangeList.designer.cs">
|
<DependentUpon>OA_FieldToChangeList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Xt_UserRelationSupplier.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Xt_UserRelationSupplier.designer.cs">
|
<DependentUpon>Xt_UserRelationSupplier.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Xt_UserRelationSupplierList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Xt_UserRelationSupplierList.designer.cs">
|
<DependentUpon>Xt_UserRelationSupplierList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\工资基础资料\Gy_ClassTimePrj.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\工资基础资料\Gy_ClassTimePrj.designer.cs">
|
<DependentUpon>Gy_ClassTimePrj.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\工资基础资料\Gy_ClassTimePrjSub.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\工资基础资料\Gy_ClassTimePrjSub.designer.cs">
|
<DependentUpon>Gy_ClassTimePrjSub.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\工资基础资料\Gy_DeductItem.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\工资基础资料\Gy_DeductItem.designer.cs">
|
<DependentUpon>Gy_DeductItem.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\工资基础资料\Gy_ErrWorkPrice.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\工资基础资料\Gy_ErrWorkPrice.designer.cs">
|
<DependentUpon>Gy_ErrWorkPrice.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\工资基础资料\Gy_SubsidyItem.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\工资基础资料\Gy_SubsidyItem.designer.cs">
|
<DependentUpon>Gy_SubsidyItem.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_ICBomGroup.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_ICBomGroup.designer.cs">
|
<DependentUpon>Gy_ICBomGroup.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_MateNumRelation.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_MateNumRelation.designer.cs">
|
<DependentUpon>Gy_MateNumRelation.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_Material.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_Material.designer.cs">
|
<DependentUpon>Gy_Material.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_MaterTrait.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_MaterTrait.designer.cs">
|
<DependentUpon>Gy_MaterTrait.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_Model.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_Model.designer.cs">
|
<DependentUpon>Gy_Model.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="公用资料\公用基础资料\Gy_AreaSet.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_AreaSet.designer.cs">
|
<DependentUpon>Gy_AreaSet.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_BadReason.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_BadReason.designer.cs">
|
<DependentUpon>Gy_BadReason.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_Bank.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_Bank.designer.cs">
|
<DependentUpon>Gy_Bank.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\工资基础资料\Gy_ClassTimePrjGroup.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\工资基础资料\Gy_ClassTimePrjGroup.designer.cs">
|
<DependentUpon>Gy_ClassTimePrjGroup.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\销售基础资料\Gy_ComKind.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\销售基础资料\Gy_ComKind.Designer.cs">
|
<DependentUpon>Gy_ComKind.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\销售基础资料\Gy_ComScope.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\销售基础资料\Gy_ComScope.Designer.cs">
|
<DependentUpon>Gy_ComScope.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\销售基础资料\Gy_ComSort.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\销售基础资料\Gy_ComSort.Designer.cs">
|
<DependentUpon>Gy_ComSort.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\销售基础资料\Gy_ComType.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\销售基础资料\Gy_ComType.Designer.cs">
|
<DependentUpon>Gy_ComType.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_Currency.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_Currency.Designer.cs">
|
<DependentUpon>Gy_Currency.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\销售基础资料\Gy_Customer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\销售基础资料\Gy_Customer.designer.cs">
|
<DependentUpon>Gy_Customer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\销售基础资料\Gy_CusType.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\销售基础资料\Gy_CusType.Designer.cs">
|
<DependentUpon>Gy_CusType.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_Department.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_Department.designer.cs">
|
<DependentUpon>Gy_Department.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\工资基础资料\Gy_DuSubsidyItem.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\工资基础资料\Gy_DuSubsidyItem.Designer.cs">
|
<DependentUpon>Gy_DuSubsidyItem.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_Energy.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_Energy.Designer.cs">
|
<DependentUpon>Gy_Energy.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_ErrType.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_ErrType.Designer.cs">
|
<DependentUpon>Gy_ErrType.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_Group.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_Group.designer.cs">
|
<DependentUpon>Gy_Group.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\销售基础资料\Gy_OrderLev.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\销售基础资料\Gy_OrderLev.designer.cs">
|
<DependentUpon>Gy_OrderLev.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_Port.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_Port.Designer.cs">
|
<DependentUpon>Gy_Port.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_ProcComm.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_ProcComm.Designer.cs">
|
<DependentUpon>Gy_ProcComm.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_Process.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_Process.designer.cs">
|
<DependentUpon>Gy_Process.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_ProcMul.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_ProcMul.designer.cs">
|
<DependentUpon>Gy_ProcMul.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\工资基础资料\Gy_ProcPriceRela.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\工资基础资料\Gy_ProcPriceRela.Designer.cs">
|
<DependentUpon>Gy_ProcPriceRela.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\工资基础资料\Gy_ProcPriceRelaGroup.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\工资基础资料\Gy_ProcPriceRelaGroup.Designer.cs">
|
<DependentUpon>Gy_ProcPriceRelaGroup.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_ProdType.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_ProdType.Designer.cs">
|
<DependentUpon>Gy_ProdType.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_ProductSpec.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_ProductSpec.Designer.cs">
|
<DependentUpon>Gy_ProductSpec.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_Property.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_Property.Designer.cs">
|
<DependentUpon>Gy_Property.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_PropertyType.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_PropertyType.Designer.cs">
|
<DependentUpon>Gy_PropertyType.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_RoutingGroup.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_RoutingGroup.Designer.cs">
|
<DependentUpon>Gy_RoutingGroup.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_Safety.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_Safety.Designer.cs">
|
<DependentUpon>Gy_Safety.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_ScrapReason.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_ScrapReason.Designer.cs">
|
<DependentUpon>Gy_ScrapReason.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_SecType.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_SecType.Designer.cs">
|
<DependentUpon>Gy_SecType.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\销售基础资料\Gy_SellStyle.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\销售基础资料\Gy_SellStyle.Designer.cs">
|
<DependentUpon>Gy_SellStyle.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_SettleStyle.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_SettleStyle.Designer.cs">
|
<DependentUpon>Gy_SettleStyle.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_Shifts.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_Shifts.Designer.cs">
|
<DependentUpon>Gy_Shifts.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_Source.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_Source.designer.cs">
|
<DependentUpon>Gy_Source.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_StockInStyle.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_StockInStyle.Designer.cs">
|
<DependentUpon>Gy_StockInStyle.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_StockOutStyle.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_StockOutStyle.Designer.cs">
|
<DependentUpon>Gy_StockOutStyle.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_StockPlace.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_StockPlace.Designer.cs">
|
<DependentUpon>Gy_StockPlace.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_StockPlaceGroup.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_StockPlaceGroup.Designer.cs">
|
<DependentUpon>Gy_StockPlaceGroup.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_Unit.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_Unit.Designer.cs">
|
<DependentUpon>Gy_Unit.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_UnitGroup.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_UnitGroup.Designer.cs">
|
<DependentUpon>Gy_UnitGroup.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_Warehouse.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_Warehouse.Designer.cs">
|
<DependentUpon>Gy_Warehouse.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_WorkCenter.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_WorkCenter.designer.cs">
|
<DependentUpon>Gy_WorkCenter.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\工资基础资料\Gy_WorkPayType.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\工资基础资料\Gy_WorkPayType.Designer.cs">
|
<DependentUpon>Gy_WorkPayType.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_WorkTimesDlg.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\生产基础资料\Gy_WorkTimesDlg.designer.cs">
|
<DependentUpon>Gy_WorkTimesDlg.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\工资基础资料\Gy_WorkType.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\工资基础资料\Gy_WorkType.Designer.cs">
|
<DependentUpon>Gy_WorkType.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_MatePriceCus.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_MatePriceCus.designer.cs">
|
<DependentUpon>Gy_MatePriceCus.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_MatePriceCusDlg.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_MatePriceCusDlg.designer.cs">
|
<DependentUpon>Gy_MatePriceCusDlg.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_MatePriceCusList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_MatePriceCusList.designer.cs">
|
<DependentUpon>Gy_MatePriceCusList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_MatePriceSup.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_MatePriceSup.designer.cs">
|
<DependentUpon>Gy_MatePriceSup.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_MatePriceSupDlg.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_MatePriceSupDlg.designer.cs">
|
<DependentUpon>Gy_MatePriceSupDlg.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_MatePriceSupList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_MatePriceSupList.designer.cs">
|
<DependentUpon>Gy_MatePriceSupList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcPrice.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcPrice.designer.cs">
|
<DependentUpon>Gy_ProcPrice.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcPriceCopy.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcPriceCopy.designer.cs">
|
<DependentUpon>Gy_ProcPriceCopy.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcPriceDlg.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcPriceDlg.designer.cs">
|
<DependentUpon>Gy_ProcPriceDlg.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcPriceList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_ProcPriceList.designer.cs">
|
<DependentUpon>Gy_ProcPriceList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="导入模板\Gy_DataIn_Group.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="导入模板\Gy_DataIn_Group.designer.cs">
|
<DependentUpon>Gy_DataIn_Group.cs</DependentUpon>
|
</Compile>
|
<Compile Include="导入模板\Gy_DataIn_Process.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="导入模板\Gy_DataIn_Process.designer.cs">
|
<DependentUpon>Gy_DataIn_Process.cs</DependentUpon>
|
</Compile>
|
<Compile Include="导入模板\Gy_DataIn_ProcessPrice.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="导入模板\Gy_DataIn_ProcessPrice.designer.cs">
|
<DependentUpon>Gy_DataIn_ProcessPrice.cs</DependentUpon>
|
</Compile>
|
<Compile Include="导入模板\Gy_DataIn_ProcMul.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="导入模板\Gy_DataIn_ProcMul.designer.cs">
|
<DependentUpon>Gy_DataIn_ProcMul.cs</DependentUpon>
|
</Compile>
|
<Compile Include="导入模板\Gy_DataIn_RoutingBill.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="导入模板\Gy_DataIn_RoutingBill.designer.cs">
|
<DependentUpon>Gy_DataIn_RoutingBill.cs</DependentUpon>
|
</Compile>
|
<Compile Include="导入模板\Gy_DataIn_Source.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="导入模板\Gy_DataIn_Source.designer.cs">
|
<DependentUpon>Gy_DataIn_Source.cs</DependentUpon>
|
</Compile>
|
<Compile Include="导入模板\Gy_DataIn_WorkCenter.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="导入模板\Gy_DataIn_WorkCenter.designer.cs">
|
<DependentUpon>Gy_DataIn_WorkCenter.cs</DependentUpon>
|
</Compile>
|
<Compile Include="导入模板\Kf_WIPBal_DREndQty_Rel.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="导入模板\Kf_WIPBal_DREndQty_Rel.designer.cs">
|
<DependentUpon>Kf_WIPBal_DREndQty_Rel.cs</DependentUpon>
|
</Compile>
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\BLL\BLL.csproj">
|
<Project>{0BF3D95A-4A7B-45FB-92FB-9A5BB374B750}</Project>
|
<Name>BLL</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\DAL\DAL.csproj">
|
<Project>{7C30E3C9-58B7-420A-AB92-0A5117B82DDA}</Project>
|
<Name>DAL</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\DBUtility\DBUtility.csproj">
|
<Project>{F2098F1B-4FA1-49BB-91EA-AB3522008F28}</Project>
|
<Name>DBUtility</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\Model\Model.csproj">
|
<Project>{5061B703-B7A6-4E82-A9AA-F73FD80520BF}</Project>
|
<Name>Model</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\Pub_Class\Pub_Class.csproj">
|
<Project>{0DE3C6C4-9C87-4B8C-AC86-AC15B7AFE731}</Project>
|
<Name>Pub_Class</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\Pub_Control\Pub_Control.csproj">
|
<Project>{F7838319-779C-4AD9-A59F-5DCB5757F335}</Project>
|
<Name>Pub_Control</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\SQLHelper\SQLHelper.csproj">
|
<Project>{0A4EF483-D8D3-49A5-8378-974EF7993365}</Project>
|
<Name>SQLHelper</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<COMReference Include="Axgrdes6Lib">
|
<Guid>{C5A16330-A084-48C9-BC0F-0D0B37A14123}</Guid>
|
<VersionMajor>6</VersionMajor>
|
<VersionMinor>0</VersionMinor>
|
<Lcid>0</Lcid>
|
<WrapperTool>aximp</WrapperTool>
|
<Isolated>False</Isolated>
|
</COMReference>
|
<COMReference Include="Axgregn6Lib">
|
<Guid>{4018F953-1BFE-441E-8A04-DC8BA1FF060E}</Guid>
|
<VersionMajor>6</VersionMajor>
|
<VersionMinor>0</VersionMinor>
|
<Lcid>0</Lcid>
|
<WrapperTool>aximp</WrapperTool>
|
<Isolated>False</Isolated>
|
</COMReference>
|
<COMReference Include="grdes6Lib">
|
<Guid>{C5A16330-A084-48C9-BC0F-0D0B37A14123}</Guid>
|
<VersionMajor>6</VersionMajor>
|
<VersionMinor>0</VersionMinor>
|
<Lcid>0</Lcid>
|
<WrapperTool>tlbimp</WrapperTool>
|
<Isolated>False</Isolated>
|
</COMReference>
|
<COMReference Include="gregn6Lib">
|
<Guid>{4018F953-1BFE-441E-8A04-DC8BA1FF060E}</Guid>
|
<VersionMajor>6</VersionMajor>
|
<VersionMinor>0</VersionMinor>
|
<Lcid>0</Lcid>
|
<WrapperTool>tlbimp</WrapperTool>
|
<Isolated>False</Isolated>
|
</COMReference>
|
<COMReference Include="stdole">
|
<Guid>{00020430-0000-0000-C000-000000000046}</Guid>
|
<VersionMajor>2</VersionMajor>
|
<VersionMinor>0</VersionMinor>
|
<Lcid>0</Lcid>
|
<WrapperTool>primary</WrapperTool>
|
<Isolated>False</Isolated>
|
</COMReference>
|
</ItemGroup>
|
<ItemGroup>
|
<EmbeddedResource Include="Form2.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Form2.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用模块\Gy_DataInTmp_Customer.resx">
|
<DependentUpon>Gy_DataInTmp_Customer.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用模块\Gy_DataInTmp_QCKC.resx">
|
<DependentUpon>Gy_DataInTmp_QCKC.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用模块\Gy_DataInTmp_Supplier.resx">
|
<DependentUpon>Gy_DataInTmp_Supplier.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_EasunModel.resx">
|
<DependentUpon>Gy_EasunModel.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_FESTOModel.resx">
|
<DependentUpon>Gy_FESTOModel.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_ModelType.resx">
|
<DependentUpon>Gy_ModelType.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_SMCModel.resx">
|
<DependentUpon>Gy_SMCModel.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_SourceSub.resx">
|
<DependentUpon>Gy_SourceSub.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_YDKModel.resx">
|
<DependentUpon>Gy_YDKModel.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_ConveyComp.resx">
|
<DependentUpon>Gy_ConveyComp.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_ConveyType.resx">
|
<DependentUpon>Gy_ConveyType.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_BarCodeRuleBill.resx">
|
<DependentUpon>Gy_BarCodeRuleBill.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_CostCenterDeptRelation.resx">
|
<DependentUpon>Gy_CostCenterDeptRelation.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_CostCenterDeptRelationList.resx">
|
<DependentUpon>Gy_CostCenterDeptRelationList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_CostItemAccount.resx">
|
<DependentUpon>Gy_CostItemAccount.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_CostItemAccountList.resx">
|
<DependentUpon>Gy_CostItemAccountList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_ProcCommPrice.resx">
|
<DependentUpon>Gy_ProcCommPrice.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_ProcCommPriceCopy.resx">
|
<DependentUpon>Gy_ProcCommPriceCopy.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_ProcCommPriceDlg.resx">
|
<DependentUpon>Gy_ProcCommPriceDlg.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_ProcCommPriceList.resx">
|
<DependentUpon>Gy_ProcCommPriceList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_ProcWorkTypePrice.resx">
|
<DependentUpon>Gy_ProcWorkTypePrice.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_ProcWorkTypePriceCopy.resx">
|
<DependentUpon>Gy_ProcWorkTypePriceCopy.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_ProcWorkTypePriceDlg.resx">
|
<DependentUpon>Gy_ProcWorkTypePriceDlg.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_ProcWorkTypePriceList.resx">
|
<DependentUpon>Gy_ProcWorkTypePriceList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\成本基础资料\Gy_CostAverageType.resx">
|
<DependentUpon>Gy_CostAverageType.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\成本基础资料\Gy_CostItemAverageType.resx">
|
<DependentUpon>Gy_CostItemAverageType.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\成本基础资料\Gy_CostItemAverageTypeList.resx">
|
<DependentUpon>Gy_CostItemAverageTypeList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\成本基础资料\Gy_Machine.resx">
|
<DependentUpon>Gy_Machine.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\生产基础资料\Gy_RoutingFlow.resx">
|
<DependentUpon>Gy_RoutingFlow.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Pay_PeriodInfoSet.resx">
|
<DependentUpon>Pay_PeriodInfoSet.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\Resources.resx">
|
<SubType>Designer</SubType>
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Xt_BillSourceSet.resx">
|
<DependentUpon>Xt_BillSourceSet.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用模块\Gy_DataInTmp_Material.resx">
|
<DependentUpon>Gy_DataInTmp_Material.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_CareFor.resx">
|
<DependentUpon>Gy_CareFor.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_DisposeWay.resx">
|
<DependentUpon>Gy_DisposeWay.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_Employee.resx">
|
<DependentUpon>Gy_Employee.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_MouldStock.resx">
|
<DependentUpon>Gy_MouldStock.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_ProjectStep.resx">
|
<DependentUpon>Gy_ProjectStep.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Xt_MainMenuSet.resx">
|
<DependentUpon>Xt_MainMenuSet.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_SourceShift.resx">
|
<DependentUpon>Gy_SourceShift.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_SourceShiftList.resx">
|
<DependentUpon>Gy_SourceShiftList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_UserCustomerRelation.resx">
|
<DependentUpon>Gy_UserCustomerRelation.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_UserCustomerRelationList.resx">
|
<DependentUpon>Gy_UserCustomerRelationList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_UserDeptRelation.resx">
|
<DependentUpon>Gy_UserDeptRelation.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_UserDeptRelationList.resx">
|
<DependentUpon>Gy_UserDeptRelationList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_UserGroupRelation.resx">
|
<DependentUpon>Gy_UserGroupRelation.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_UserGroupRelationList.resx">
|
<DependentUpon>Gy_UserGroupRelationList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_UserMaterRelation.resx">
|
<DependentUpon>Gy_UserMaterRelation.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_UserMaterRelationList.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_UserMaterRelationList.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_UserStockRelation.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_UserStockRelation.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_UserStockRelationList.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_UserStockRelationList.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_WorkCenterSourceBill.resx">
|
<DependentUpon>Gy_WorkCenterSourceBill.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_WorkCenterSourceBillList.resx">
|
<DependentUpon>Gy_WorkCenterSourceBillList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_WorkShift.resx">
|
<DependentUpon>Gy_WorkShift.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_WorkShiftList.resx">
|
<DependentUpon>Gy_WorkShiftList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\OA_EmpMessageBillMod.resx">
|
<DependentUpon>OA_EmpMessageBillMod.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\OA_EmpMessageBillModList.resx">
|
<DependentUpon>OA_EmpMessageBillModList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\OA_FieldToChange.resx">
|
<DependentUpon>OA_FieldToChange.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\OA_FieldToChangeList.resx">
|
<DependentUpon>OA_FieldToChangeList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Xt_UserRelationSupplier.resx">
|
<DependentUpon>Xt_UserRelationSupplier.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Xt_UserRelationSupplierList.resx">
|
<DependentUpon>Xt_UserRelationSupplierList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\工资基础资料\Gy_ClassTimePrj.resx">
|
<DependentUpon>Gy_ClassTimePrj.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\工资基础资料\Gy_ClassTimePrjSub.resx">
|
<DependentUpon>Gy_ClassTimePrjSub.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\工资基础资料\Gy_DeductItem.resx">
|
<DependentUpon>Gy_DeductItem.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\工资基础资料\Gy_ErrWorkPrice.resx">
|
<DependentUpon>Gy_ErrWorkPrice.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\工资基础资料\Gy_SubsidyItem.resx">
|
<DependentUpon>Gy_SubsidyItem.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\生产基础资料\Gy_ICBomGroup.resx">
|
<DependentUpon>Gy_ICBomGroup.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_MateNumRelation.resx">
|
<DependentUpon>Gy_MateNumRelation.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_Material.resx">
|
<DependentUpon>Gy_Material.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_MaterTrait.resx">
|
<DependentUpon>Gy_MaterTrait.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_Model.resx">
|
<DependentUpon>Gy_Model.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_AreaSet.resx">
|
<DependentUpon>Gy_AreaSet.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\生产基础资料\Gy_BadReason.resx">
|
<DependentUpon>Gy_BadReason.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_Bank.resx">
|
<DependentUpon>Gy_Bank.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\工资基础资料\Gy_ClassTimePrjGroup.resx">
|
<DependentUpon>Gy_ClassTimePrjGroup.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\销售基础资料\Gy_ComKind.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_ComKind.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\销售基础资料\Gy_ComScope.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_ComScope.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\销售基础资料\Gy_ComSort.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_ComSort.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\销售基础资料\Gy_ComType.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_ComType.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_Currency.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_Currency.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\销售基础资料\Gy_Customer.resx">
|
<DependentUpon>Gy_Customer.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\销售基础资料\Gy_CusType.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_CusType.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_Department.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_Department.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\工资基础资料\Gy_DuSubsidyItem.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_DuSubsidyItem.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\生产基础资料\Gy_Energy.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_Energy.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\生产基础资料\Gy_ErrType.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_ErrType.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_Group.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_Group.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\销售基础资料\Gy_OrderLev.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_OrderLev.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_Port.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_Port.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\生产基础资料\Gy_ProcComm.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_ProcComm.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\生产基础资料\Gy_Process.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_Process.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\生产基础资料\Gy_ProcMul.resx">
|
<DependentUpon>Gy_ProcMul.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\工资基础资料\Gy_ProcPriceRela.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_ProcPriceRela.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\工资基础资料\Gy_ProcPriceRelaGroup.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_ProcPriceRelaGroup.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\生产基础资料\Gy_ProdType.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_ProdType.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_ProductSpec.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_ProductSpec.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_Property.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_Property.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_PropertyType.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_PropertyType.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\生产基础资料\Gy_RoutingGroup.resx">
|
<DependentUpon>Gy_RoutingGroup.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\生产基础资料\Gy_Safety.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_Safety.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\生产基础资料\Gy_ScrapReason.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_ScrapReason.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_SecType.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_SecType.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\销售基础资料\Gy_SellStyle.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_SellStyle.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_SettleStyle.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_SettleStyle.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\生产基础资料\Gy_Shifts.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_Shifts.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\生产基础资料\Gy_Source.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_Source.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_StockInStyle.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_StockInStyle.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_StockOutStyle.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_StockOutStyle.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_StockPlace.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_StockPlace.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_StockPlaceGroup.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_StockPlaceGroup.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_Unit.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_Unit.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_UnitGroup.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_UnitGroup.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_Warehouse.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_Warehouse.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\生产基础资料\Gy_WorkCenter.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_WorkCenter.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\工资基础资料\Gy_WorkPayType.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_WorkPayType.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\生产基础资料\Gy_WorkTimesDlg.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_WorkTimesDlg.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\工资基础资料\Gy_WorkType.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_WorkType.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_MatePriceCus.resx">
|
<DependentUpon>Gy_MatePriceCus.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_MatePriceCusDlg.resx">
|
<DependentUpon>Gy_MatePriceCusDlg.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_MatePriceCusList.resx">
|
<DependentUpon>Gy_MatePriceCusList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_MatePriceSup.resx">
|
<DependentUpon>Gy_MatePriceSup.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_MatePriceSupDlg.resx">
|
<DependentUpon>Gy_MatePriceSupDlg.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_MatePriceSupList.resx">
|
<DependentUpon>Gy_MatePriceSupList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_ProcPrice.resx">
|
<DependentUpon>Gy_ProcPrice.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_ProcPriceCopy.resx">
|
<DependentUpon>Gy_ProcPriceCopy.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_ProcPriceDlg.resx">
|
<DependentUpon>Gy_ProcPriceDlg.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_ProcPriceList.resx">
|
<DependentUpon>Gy_ProcPriceList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="导入模板\Gy_DataIn_Group.resx">
|
<DependentUpon>Gy_DataIn_Group.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="导入模板\Gy_DataIn_Process.resx">
|
<DependentUpon>Gy_DataIn_Process.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="导入模板\Gy_DataIn_ProcessPrice.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_DataIn_ProcessPrice.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="导入模板\Gy_DataIn_ProcMul.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_DataIn_ProcMul.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="导入模板\Gy_DataIn_RoutingBill.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_DataIn_RoutingBill.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="导入模板\Gy_DataIn_Source.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_DataIn_Source.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="导入模板\Gy_DataIn_WorkCenter.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_DataIn_WorkCenter.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="导入模板\Kf_WIPBal_DREndQty_Rel.resx">
|
<DependentUpon>Kf_WIPBal_DREndQty_Rel.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="DAL.csproj" />
|
</ItemGroup>
|
<ItemGroup>
|
<Folder Include="公用资料\CRM基础资料\" />
|
<Folder Include="公用资料\人事基础资料\" />
|
<Folder Include="公用资料\其他基础资料\NewFolder1\" />
|
<Folder Include="公用资料\特殊基础资料\" />
|
<Folder Include="公用资料\采购基础资料\" />
|
<Folder Include="金蝶基础资料\" />
|
</ItemGroup>
|
<Import Project="$(MSBuildBinPath)\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>
|