This commit is contained in:
chi
2023-04-27 11:14:32 +09:00
parent db1a6abff4
commit 5a899c2d1b
19 changed files with 3096 additions and 440 deletions

View File

@@ -175,6 +175,12 @@
<Compile Include="Equipment\rpt_equipmentAll.Designer.cs">
<DependentUpon>rpt_equipmentAll.cs</DependentUpon>
</Compile>
<Compile Include="fItemin.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="fItemin.Designer.cs">
<DependentUpon>fItemin.cs</DependentUpon>
</Compile>
<Compile Include="MethodExtentions.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
@@ -290,6 +296,9 @@
<EmbeddedResource Include="Equipment\rpt_equipmentAll.resx">
<DependentUpon>rpt_equipmentAll.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="fItemin.resx">
<DependentUpon>fItemin.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Properties\licenses.licx" />
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>