From 2bef1706644b1fd5098ca56ce655b320b4b551b4 Mon Sep 17 00:00:00 2001 From: zzr99 <1940172413@qq.com> Date: 星期五, 06 五月 2022 10:58:50 +0800 Subject: [PATCH] nothing --- BaseSet/BaseSet.csproj | 41 +++++++++++++++++++++++++---------------- 1 files changed, 25 insertions(+), 16 deletions(-) diff --git a/BaseSet/BaseSet.csproj b/BaseSet/BaseSet.csproj index 33282d9..4751d46 100644 --- a/BaseSet/BaseSet.csproj +++ b/BaseSet/BaseSet.csproj @@ -68,6 +68,13 @@ <ErrorReport>prompt</ErrorReport> </PropertyGroup> <ItemGroup> + <Reference Include="AxInterop.gregn6Lib"> + <HintPath>..\OCX\AxInterop.gregn6Lib.dll</HintPath> + </Reference> + <Reference Include="Interop.gregn6Lib"> + <HintPath>..\OCX\Interop.gregn6Lib.dll</HintPath> + <EmbedInteropTypes>True</EmbedInteropTypes> + </Reference> <Reference Include="NPOI, Version=2.1.3.1, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\OCX\NPOI.dll</HintPath> @@ -355,6 +362,18 @@ </Compile> <Compile Include="鍏敤璧勬枡\鍏朵粬鍩虹璧勬枡\Gy_SalePresentRateList.designer.cs"> <DependentUpon>Gy_SalePresentRateList.cs</DependentUpon> + </Compile> + <Compile Include="鍏敤璧勬枡\鍏朵粬鍩虹璧勬枡\Gy_StdWorkTimes.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="鍏敤璧勬枡\鍏朵粬鍩虹璧勬枡\Gy_StdWorkTimes.Designer.cs"> + <DependentUpon>Gy_StdWorkTimes.cs</DependentUpon> + </Compile> + <Compile Include="鍏敤璧勬枡\鍏朵粬鍩虹璧勬枡\Gy_StdWorkTimesList.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="鍏敤璧勬枡\鍏朵粬鍩虹璧勬枡\Gy_StdWorkTimesList.Designer.cs"> + <DependentUpon>Gy_StdWorkTimesList.cs</DependentUpon> </Compile> <Compile Include="鍏敤璧勬枡\鍏朵粬鍩虹璧勬枡\Gy_TechParamByProc.cs"> <SubType>Form</SubType> @@ -1547,22 +1566,6 @@ </Compile> </ItemGroup> <ItemGroup> - <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="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> @@ -1749,6 +1752,12 @@ <DependentUpon>Gy_SalePresentRateList.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> + <EmbeddedResource Include="鍏敤璧勬枡\鍏朵粬鍩虹璧勬枡\Gy_StdWorkTimes.resx"> + <DependentUpon>Gy_StdWorkTimes.cs</DependentUpon> + </EmbeddedResource> + <EmbeddedResource Include="鍏敤璧勬枡\鍏朵粬鍩虹璧勬枡\Gy_StdWorkTimesList.resx"> + <DependentUpon>Gy_StdWorkTimesList.cs</DependentUpon> + </EmbeddedResource> <EmbeddedResource Include="鍏敤璧勬枡\鍏朵粬鍩虹璧勬枡\Gy_TechParamByProc.resx"> <DependentUpon>Gy_TechParamByProc.cs</DependentUpon> <SubType>Designer</SubType> -- Gitblit v1.9.1