<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>
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
<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>
|
<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="AxInterop.grdes6Lib">
|
<HintPath>..\DLL\AxInterop.grdes6Lib.dll</HintPath>
|
</Reference>
|
<Reference Include="AxInterop.gregn6Lib">
|
<HintPath>..\DLL\AxInterop.gregn6Lib.dll</HintPath>
|
</Reference>
|
<Reference Include="DBUtility, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\DLL\DBUtility.dll</HintPath>
|
</Reference>
|
<Reference Include="Interop.grdes6Lib">
|
<HintPath>..\DLL\Interop.grdes6Lib.dll</HintPath>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</Reference>
|
<Reference Include="Interop.gregn6Lib">
|
<HintPath>..\DLL\Interop.gregn6Lib.dll</HintPath>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</Reference>
|
<Reference Include="Pub_Class, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\DLL\Pub_Class.dll</HintPath>
|
</Reference>
|
<Reference Include="Pub_Control, Version=1.0.6009.25886, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\DLL\Pub_Control.dll</HintPath>
|
</Reference>
|
<Reference Include="SQLHelper, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\DLL\SQLHelper.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_DimissionReason.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\人事基础资料\Gy_DimissionReason.designer.cs">
|
<DependentUpon>Gy_DimissionReason.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_MaterType.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\公用基础资料\Gy_MaterType.designer.cs">
|
<DependentUpon>Gy_MaterType.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_BarCodeRuleBill.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\其他基础资料\Gy_BarCodeRuleBill.designer.cs">
|
<DependentUpon>Gy_BarCodeRuleBill.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="公用资料\CRM基础资料\Gy_Appeal.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_Appeal.designer.cs">
|
<DependentUpon>Gy_Appeal.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_AppealType.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_AppealType.designer.cs">
|
<DependentUpon>Gy_AppealType.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_ApproveLev.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_ApproveLev.designer.cs">
|
<DependentUpon>Gy_ApproveLev.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_CampaignType.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_CampaignType.designer.cs">
|
<DependentUpon>Gy_CampaignType.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_CusFrom.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_CusFrom.designer.cs">
|
<DependentUpon>Gy_CusFrom.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_CusImport.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_CusImport.designer.cs">
|
<DependentUpon>Gy_CusImport.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_CusLevel.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_CusLevel.designer.cs">
|
<DependentUpon>Gy_CusLevel.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_CusStatus.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_CusStatus.designer.cs">
|
<DependentUpon>Gy_CusStatus.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_InfoFrom.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_InfoFrom.designer.cs">
|
<DependentUpon>Gy_InfoFrom.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_InfoType.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_InfoType.designer.cs">
|
<DependentUpon>Gy_InfoType.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_PaymentMode.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_PaymentMode.designer.cs">
|
<DependentUpon>Gy_PaymentMode.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_QCResult.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_QCResult.designer.cs">
|
<DependentUpon>Gy_QCResult.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_QCResult2.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_QCResult2.designer.cs">
|
<DependentUpon>Gy_QCResult2.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_SellStep.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_SellStep.designer.cs">
|
<DependentUpon>Gy_SellStep.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_SellTool.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_SellTool.designer.cs">
|
<DependentUpon>Gy_SellTool.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_SellType.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_SellType.designer.cs">
|
<DependentUpon>Gy_SellType.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_WorkItem.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\CRM基础资料\Gy_WorkItem.designer.cs">
|
<DependentUpon>Gy_WorkItem.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\人事基础资料\Gy_Building.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\人事基础资料\Gy_Building.designer.cs">
|
<DependentUpon>Gy_Building.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\人事基础资料\Gy_Collect.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\人事基础资料\Gy_Collect.designer.cs">
|
<DependentUpon>Gy_Collect.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_HouseType.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\人事基础资料\Gy_HouseType.designer.cs">
|
<DependentUpon>Gy_HouseType.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_Car.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\人事基础资料\Gy_Car.designer.cs">
|
<DependentUpon>Gy_Car.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_Dorm.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\人事基础资料\Gy_Dorm.Designer.cs">
|
<DependentUpon>Gy_Dorm.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_Duty.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\人事基础资料\Gy_Duty.Designer.cs">
|
<DependentUpon>Gy_Duty.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_Holiday.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\人事基础资料\Gy_Holiday.Designer.cs">
|
<DependentUpon>Gy_Holiday.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_PaperSort.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\人事基础资料\Gy_PaperSort.Designer.cs">
|
<DependentUpon>Gy_PaperSort.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_Post.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\人事基础资料\Gy_Post.Designer.cs">
|
<DependentUpon>Gy_Post.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\采购基础资料\Gy_PoStockStyle.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\采购基础资料\Gy_PoStockStyle.Designer.cs">
|
<DependentUpon>Gy_PoStockStyle.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_Room.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\人事基础资料\Gy_Room.designer.cs">
|
<DependentUpon>Gy_Room.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_Supplier.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\采购基础资料\Gy_Supplier.designer.cs">
|
<DependentUpon>Gy_Supplier.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\采购基础资料\Gy_SupSort.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\采购基础资料\Gy_SupSort.Designer.cs">
|
<DependentUpon>Gy_SupSort.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\采购基础资料\Gy_SupStatus.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\采购基础资料\Gy_SupStatus.Designer.cs">
|
<DependentUpon>Gy_SupStatus.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\采购基础资料\Gy_SupTarget.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\采购基础资料\Gy_SupTarget.Designer.cs">
|
<DependentUpon>Gy_SupTarget.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\采购基础资料\Gy_SupType.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\采购基础资料\Gy_SupType.Designer.cs">
|
<DependentUpon>Gy_SupType.cs</DependentUpon>
|
</Compile>
|
<Compile Include="公用资料\采购基础资料\Gy_Trade.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="公用资料\采购基础资料\Gy_Trade.Designer.cs">
|
<DependentUpon>Gy_Trade.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>
|
</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="..\Model\Model.csproj">
|
<Project>{5061B703-B7A6-4E82-A9AA-F73FD80520BF}</Project>
|
<Name>Model</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<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_DimissionReason.resx">
|
<DependentUpon>Gy_DimissionReason.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_MaterType.resx">
|
<DependentUpon>Gy_MaterType.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_SourceSub.resx">
|
<DependentUpon>Gy_SourceSub.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\其他基础资料\Gy_BarCodeRuleBill.resx">
|
<DependentUpon>Gy_BarCodeRuleBill.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="公用资料\CRM基础资料\Gy_Appeal.resx">
|
<DependentUpon>Gy_Appeal.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\CRM基础资料\Gy_AppealType.resx">
|
<DependentUpon>Gy_AppealType.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\CRM基础资料\Gy_ApproveLev.resx">
|
<DependentUpon>Gy_ApproveLev.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\CRM基础资料\Gy_CampaignType.resx">
|
<DependentUpon>Gy_CampaignType.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\CRM基础资料\Gy_CusFrom.resx">
|
<DependentUpon>Gy_CusFrom.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\CRM基础资料\Gy_CusImport.resx">
|
<DependentUpon>Gy_CusImport.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\CRM基础资料\Gy_CusLevel.resx">
|
<DependentUpon>Gy_CusLevel.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\CRM基础资料\Gy_CusStatus.resx">
|
<DependentUpon>Gy_CusStatus.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\CRM基础资料\Gy_InfoFrom.resx">
|
<DependentUpon>Gy_InfoFrom.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\CRM基础资料\Gy_InfoType.resx">
|
<DependentUpon>Gy_InfoType.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\CRM基础资料\Gy_PaymentMode.resx">
|
<DependentUpon>Gy_PaymentMode.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\CRM基础资料\Gy_QCResult.resx">
|
<DependentUpon>Gy_QCResult.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\CRM基础资料\Gy_QCResult2.resx">
|
<DependentUpon>Gy_QCResult2.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\CRM基础资料\Gy_SellStep.resx">
|
<DependentUpon>Gy_SellStep.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\CRM基础资料\Gy_SellTool.resx">
|
<DependentUpon>Gy_SellTool.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\CRM基础资料\Gy_SellType.resx">
|
<DependentUpon>Gy_SellType.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\CRM基础资料\Gy_WorkItem.resx">
|
<DependentUpon>Gy_WorkItem.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\人事基础资料\Gy_Building.resx">
|
<DependentUpon>Gy_Building.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\人事基础资料\Gy_Collect.resx">
|
<DependentUpon>Gy_Collect.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_HouseType.resx">
|
<DependentUpon>Gy_HouseType.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_Car.resx">
|
<DependentUpon>Gy_Car.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_Dorm.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_Dorm.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\工资基础资料\Gy_DuSubsidyItem.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_DuSubsidyItem.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\人事基础资料\Gy_Duty.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_Duty.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_Holiday.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_Holiday.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\销售基础资料\Gy_OrderLev.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_OrderLev.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\人事基础资料\Gy_PaperSort.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_PaperSort.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\公用基础资料\Gy_Port.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_Port.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\人事基础资料\Gy_Post.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_Post.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\采购基础资料\Gy_PoStockStyle.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_PoStockStyle.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_Room.resx">
|
<DependentUpon>Gy_Room.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</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_Supplier.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_Supplier.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\采购基础资料\Gy_SupSort.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_SupSort.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\采购基础资料\Gy_SupStatus.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_SupStatus.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\采购基础资料\Gy_SupTarget.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_SupTarget.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\采购基础资料\Gy_SupType.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_SupType.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="公用资料\采购基础资料\Gy_Trade.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Gy_Trade.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>
|
</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>
|