업무일지 리포트 추가

This commit is contained in:
chikyun.kim
2019-05-07 14:11:57 +09:00
parent 1b487e8c5d
commit a9888ebf39
60 changed files with 8953 additions and 10776 deletions

View File

@@ -117,6 +117,11 @@
<DesignTime>True</DesignTime>
<DependentUpon>dsMSSQL.xsd</DependentUpon>
</Compile>
<Compile Include="DSQuery.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DSQuery.xsd</DependentUpon>
</Compile>
<Compile Include="DSReport.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
@@ -146,6 +151,12 @@
<Compile Include="fItems.Designer.cs">
<DependentUpon>fItems.cs</DependentUpon>
</Compile>
<Compile Include="fHolidaytable.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="fHolidaytable.Designer.cs">
<DependentUpon>fHolidaytable.cs</DependentUpon>
</Compile>
<Compile Include="fLovOneItem.cs">
<SubType>Form</SubType>
</Compile>
@@ -227,6 +238,9 @@
<EmbeddedResource Include="fItems.resx">
<DependentUpon>fItems.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="fHolidaytable.resx">
<DependentUpon>fHolidaytable.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="fLovOneItem.resx">
<DependentUpon>fLovOneItem.cs</DependentUpon>
</EmbeddedResource>
@@ -279,6 +293,17 @@
<None Include="dsMSSQL.xss">
<DependentUpon>dsMSSQL.xsd</DependentUpon>
</None>
<None Include="DSQuery.xsc">
<DependentUpon>DSQuery.xsd</DependentUpon>
</None>
<None Include="DSQuery.xsd">
<SubType>Designer</SubType>
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>DSQuery.Designer.cs</LastGenOutput>
</None>
<None Include="DSQuery.xss">
<DependentUpon>DSQuery.xsd</DependentUpon>
</None>
<None Include="DSReport.xsc">
<DependentUpon>DSReport.xsd</DependentUpon>
</None>