프로젝트 관련 업데이트

This commit is contained in:
chikyun.kim
2019-01-25 10:38:59 +09:00
parent a45bf77419
commit b8aeffa10a
17 changed files with 3636 additions and 1020 deletions

View File

@@ -91,6 +91,12 @@
<Compile Include="fProjectSchedule.Designer.cs">
<DependentUpon>fProjectSchedule.cs</DependentUpon>
</Compile>
<Compile Include="Import.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Import.Designer.cs">
<DependentUpon>Import.cs</DependentUpon>
</Compile>
<Compile Include="JobReport\fJobReport.cs">
<SubType>Form</SubType>
</Compile>
@@ -128,6 +134,9 @@
<EmbeddedResource Include="fProjectSchedule.resx">
<DependentUpon>fProjectSchedule.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Import.resx">
<DependentUpon>Import.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="JobReport\fJobReport.resx">
<DependentUpon>fJobReport.cs</DependentUpon>
</EmbeddedResource>