SVN-Revision: r735
This commit is contained in:
wyf
2025-06-14 15:19:44 +00:00
parent 57887a4fec
commit c9b69fb6dc
11 changed files with 1151 additions and 640 deletions
@@ -4,7 +4,7 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{8C507C31-8C19-46C9-82F8-85DDCAE69190}</ProjectGuid>
<ProjectGuid>{2808D18D-FE0D-450B-8DDC-6B46CBB7A453}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>Lskj.PubBomImport</RootNamespace>
<AssemblyName>Lskj.PubBomImport</AssemblyName>
@@ -66,18 +66,18 @@
</ItemGroup>
<ItemGroup>
<Compile Include="DllBaseClass.cs" />
<Compile Include="FrmBillInfo.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="FrmBillInfo.Designer.cs">
<DependentUpon>FrmBillInfo.cs</DependentUpon>
</Compile>
<Compile Include="FrmMain.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmMain.Designer.cs">
<DependentUpon>FrmMain.cs</DependentUpon>
</Compile>
<Compile Include="FrmMain2.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmMain2.Designer.cs">
<DependentUpon>FrmMain2.cs</DependentUpon>
</Compile>
<Compile Include="FrmProgress.cs">
<SubType>Form</SubType>
</Compile>
@@ -93,12 +93,12 @@
<Service Include="{94E38DFF-614B-4cbd-B67C-F211BB35CE8B}" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="FrmBillInfo.resx">
<DependentUpon>FrmBillInfo.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmMain.resx">
<DependentUpon>FrmMain.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmMain2.resx">
<DependentUpon>FrmMain2.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmProgress.resx">
<DependentUpon>FrmProgress.cs</DependentUpon>
</EmbeddedResource>