This commit is contained in:
chi
2024-01-01 22:46:17 +09:00
parent 6e091f6218
commit 6a60c44489
20 changed files with 5815 additions and 547 deletions

View File

@@ -443,6 +443,18 @@
<Compile Include="Project\fProjectListU.Designer.cs">
<DependentUpon>fProjectListU.cs</DependentUpon>
</Compile>
<Compile Include="Project\fProjectListUserDetail.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Project\fProjectListUserDetail.Designer.cs">
<DependentUpon>fProjectListUserDetail.cs</DependentUpon>
</Compile>
<Compile Include="Project\fProjectListUser.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Project\fProjectListUser.Designer.cs">
<DependentUpon>fProjectListUser.cs</DependentUpon>
</Compile>
<Compile Include="Project\fProjectPartToPurchaseCR.cs">
<SubType>Form</SubType>
</Compile>
@@ -729,6 +741,12 @@
<EmbeddedResource Include="Project\fProjectListU.resx">
<DependentUpon>fProjectListU.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Project\fProjectListUserDetail.resx">
<DependentUpon>fProjectListUserDetail.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Project\fProjectListUser.resx">
<DependentUpon>fProjectListUser.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Project\fProjectPartToPurchaseCR.resx">
<DependentUpon>fProjectPartToPurchaseCR.cs</DependentUpon>
</EmbeddedResource>