NR파트 데이터 입력 창 및 업로드 완료

추가 화면은 나중에 작업 예정
This commit is contained in:
chikyun.kim
2018-09-28 16:23:18 +09:00
parent 2e3cc8e270
commit fe8c05f63b
34 changed files with 1738 additions and 7382 deletions

View File

@@ -102,6 +102,12 @@
<Compile Include="fCode.Designer.cs">
<DependentUpon>fCode.cs</DependentUpon>
</Compile>
<Compile Include="fCustoms.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="fCustoms.Designer.cs">
<DependentUpon>fCustoms.cs</DependentUpon>
</Compile>
<Compile Include="fInventory.cs">
<SubType>Form</SubType>
</Compile>
@@ -147,6 +153,9 @@
<EmbeddedResource Include="fCode.resx">
<DependentUpon>fCode.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="fCustoms.resx">
<DependentUpon>fCustoms.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="fInventory.resx">
<DependentUpon>fInventory.cs</DependentUpon>
</EmbeddedResource>
@@ -196,7 +205,7 @@
</Compile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Sub\arControl\arControl.csproj">
<ProjectReference Include="..\..\..\..\_Library\arControl\arControl\arControl.csproj">
<Project>{f31c242c-1b15-4518-9733-48558499fe4b}</Project>
<Name>arControl</Name>
</ProjectReference>