This commit is contained in:
chi
2022-07-20 11:43:55 +09:00
parent 38a681000f
commit f96c853911
26 changed files with 14146 additions and 1442 deletions

View File

@@ -137,6 +137,11 @@
<DependentUpon>Model1.tt</DependentUpon>
</Compile>
<Compile Include="DataBaseManager.cs" />
<Compile Include="DSEboard.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DSEboard.xsd</DependentUpon>
</Compile>
<Compile Include="dsJobReport.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
@@ -183,6 +188,30 @@
<DesignTime>True</DesignTime>
<DependentUpon>dsReport.xsd</DependentUpon>
</Compile>
<Compile Include="EBoard\fEboardData.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="EBoard\fEboardData.Designer.cs">
<DependentUpon>fEboardData.cs</DependentUpon>
</Compile>
<Compile Include="EBoard\fEBoardImport.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="EBoard\fEBoardImport.Designer.cs">
<DependentUpon>fEBoardImport.cs</DependentUpon>
</Compile>
<Compile Include="EBoard\fEboardList.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="EBoard\fEboardList.Designer.cs">
<DependentUpon>fEboardList.cs</DependentUpon>
</Compile>
<Compile Include="EBoard\fEBoardReport.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="EBoard\fEBoardReport.Designer.cs">
<DependentUpon>fEBoardReport.cs</DependentUpon>
</Compile>
<Compile Include="EETGW_DocuForm.cs">
<DependentUpon>Model1.tt</DependentUpon>
</Compile>
@@ -582,6 +611,19 @@
<Compile Include="vUserWorkTimeList.cs">
<DependentUpon>Model1.tt</DependentUpon>
</Compile>
<EmbeddedResource Include="EBoard\fEboardData.resx">
<DependentUpon>fEboardData.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="EBoard\fEBoardImport.resx">
<DependentUpon>fEBoardImport.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="EBoard\fEboardList.resx">
<DependentUpon>fEboardList.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="EBoard\fEBoardReport.resx">
<DependentUpon>fEBoardReport.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="EBoard\Report1.rdlc" />
<EmbeddedResource Include="fHistAddDay.resx">
<DependentUpon>fHistAddDay.cs</DependentUpon>
</EmbeddedResource>
@@ -757,6 +799,17 @@
<None Include="CostReduction_2021.xlsx">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="DSEboard.xsc">
<DependentUpon>DSEboard.xsd</DependentUpon>
</None>
<None Include="DSEboard.xsd">
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>DSEboard.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</None>
<None Include="DSEboard.xss">
<DependentUpon>DSEboard.xsd</DependentUpon>
</None>
<None Include="dsJobReport.xsc">
<DependentUpon>dsJobReport.xsd</DependentUpon>
</None>