This commit is contained in:
chi
2025-01-08 16:17:34 +09:00
parent caca236bb9
commit 2aca2e9a8c
14 changed files with 721 additions and 64 deletions

View File

@@ -35,6 +35,9 @@
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="arCommUtil">
<HintPath>..\..\DLL\arCommUtil.dll</HintPath>
</Reference>
<Reference Include="arControl.Net4, Version=18.7.27.1500, Culture=neutral, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Sub\arCtl\bin\debug\arControl.Net4.dll</HintPath>
@@ -142,6 +145,12 @@
<Compile Include="fLovWorkUser.Designer.cs">
<DependentUpon>fLovWorkUser.cs</DependentUpon>
</Compile>
<Compile Include="Holiday\fTimeTransfer.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Holiday\fTimeTransfer.Designer.cs">
<DependentUpon>fTimeTransfer.cs</DependentUpon>
</Compile>
<Compile Include="Holiday\fErrorChk.cs">
<SubType>Form</SubType>
</Compile>
@@ -249,6 +258,9 @@
<EmbeddedResource Include="fLovWorkUser.resx">
<DependentUpon>fLovWorkUser.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Holiday\fTimeTransfer.resx">
<DependentUpon>fTimeTransfer.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Holiday\fErrorChk.resx">
<DependentUpon>fErrorChk.cs</DependentUpon>
</EmbeddedResource>
@@ -319,7 +331,6 @@
</None>
<None Include="dsReport.xsd">
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>dsReport.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</None>
<None Include="dsReport.xss">