JAVA 웹 과 비교를 하기위한 기타 기능 추가

This commit is contained in:
chi
2019-11-25 21:06:59 +09:00
parent 8174108238
commit 5cc843777c
14 changed files with 318 additions and 171 deletions

View File

@@ -152,6 +152,12 @@
<Compile Include="DataSet\DS.vb">
<DependentUpon>DS.xsd</DependentUpon>
</Compile>
<Compile Include="FORM-BASIC\Frm_Buha.Designer.vb">
<DependentUpon>Frm_Buha.vb</DependentUpon>
</Compile>
<Compile Include="FORM-BASIC\Frm_Buha.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="FORM-BASIC\Frm_ExtReport.Designer.vb">
<DependentUpon>Frm_ExtReport.vb</DependentUpon>
</Compile>
@@ -393,6 +399,9 @@
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="FORM-BASIC\Frm_Buha.resx">
<DependentUpon>Frm_Buha.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FORM-BASIC\Frm_DisplayGubun.resx">
<DependentUpon>Frm_DisplayGubun.vb</DependentUpon>
</EmbeddedResource>