This commit is contained in:
chi
2021-02-16 08:31:01 +09:00
parent 30b06c2d35
commit 1c52445f76
23 changed files with 985 additions and 378 deletions

View File

@@ -215,6 +215,12 @@
<Compile Include="JobReport\fJobReport_AddAI.Designer.cs">
<DependentUpon>fJobReport_AddAI.cs</DependentUpon>
</Compile>
<Compile Include="JobReport\fSelectProcess.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="JobReport\fSelectProcess.Designer.cs">
<DependentUpon>fSelectProcess.cs</DependentUpon>
</Compile>
<Compile Include="JobReport\rJobChart.cs">
<SubType>Form</SubType>
</Compile>
@@ -465,6 +471,9 @@
<EmbeddedResource Include="JobReport\fJobReport_AddAI.resx">
<DependentUpon>fJobReport_AddAI.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="JobReport\fSelectProcess.resx">
<DependentUpon>fSelectProcess.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="JobReport\rJobChart.rdlc" />
<EmbeddedResource Include="JobReport\rJobChart.resx">
<DependentUpon>rJobChart.cs</DependentUpon>