This commit is contained in:
chi
2023-05-15 09:45:16 +09:00
parent 59a828ee16
commit 98a3617a61
7 changed files with 3279 additions and 30 deletions

View File

@@ -430,6 +430,12 @@
<Compile Include="Project\fProjectLayout.Designer.cs">
<DependentUpon>fProjectLayout.cs</DependentUpon>
</Compile>
<Compile Include="Project\fProjectListU.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Project\fProjectListU.Designer.cs">
<DependentUpon>fProjectListU.cs</DependentUpon>
</Compile>
<Compile Include="Project\fProjectPartToPurchaseCR.cs">
<SubType>Form</SubType>
</Compile>
@@ -708,6 +714,9 @@
<EmbeddedResource Include="Project\fProjectLayout.resx">
<DependentUpon>fProjectLayout.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Project\fProjectListU.resx">
<DependentUpon>fProjectListU.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Project\fProjectPartToPurchaseCR.resx">
<DependentUpon>fProjectPartToPurchaseCR.cs</DependentUpon>
</EmbeddedResource>