This commit is contained in:
chikyun.kim
2018-12-08 15:12:15 +09:00
parent 3f68c3c5e8
commit 43841e6c52
43 changed files with 6312 additions and 1015 deletions

View File

@@ -79,6 +79,12 @@
<Compile Include="fPartList.Designer.cs">
<DependentUpon>fPartList.cs</DependentUpon>
</Compile>
<Compile Include="fProjectIOMap.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="fProjectIOMap.Designer.cs">
<DependentUpon>fProjectIOMap.cs</DependentUpon>
</Compile>
<Compile Include="fProjectSchedule.cs">
<SubType>Form</SubType>
</Compile>
@@ -116,6 +122,9 @@
<EmbeddedResource Include="fPartList.resx">
<DependentUpon>fPartList.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="fProjectIOMap.resx">
<DependentUpon>fProjectIOMap.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="fProjectSchedule.resx">
<DependentUpon>fProjectSchedule.cs</DependentUpon>
</EmbeddedResource>