메모장에 폴더 연결 기능 추가 - 차후에 전용 폴더 뷰어를 연결해야 함

This commit is contained in:
chi
2021-02-19 14:24:37 +09:00
parent 7755902fff
commit 55510b84b8
20 changed files with 2786 additions and 349 deletions

View File

@@ -117,6 +117,11 @@
<DesignTime>True</DesignTime>
<DependentUpon>dsMail.xsd</DependentUpon>
</Compile>
<Compile Include="DSNote.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DSNote.xsd</DependentUpon>
</Compile>
<Compile Include="dsPRJ.cs">
<DependentUpon>dsPRJ.xsd</DependentUpon>
</Compile>
@@ -167,6 +172,9 @@
<Compile Include="EETGW_JobReport_EBoard.cs">
<DependentUpon>Model1.tt</DependentUpon>
</Compile>
<Compile Include="EETGW_Note.cs">
<DependentUpon>Model1.tt</DependentUpon>
</Compile>
<Compile Include="EETGW_SaveCost.cs">
<DependentUpon>Model1.tt</DependentUpon>
</Compile>
@@ -603,6 +611,17 @@
<None Include="dsMail.xss">
<DependentUpon>dsMail.xsd</DependentUpon>
</None>
<None Include="DSNote.xsc">
<DependentUpon>DSNote.xsd</DependentUpon>
</None>
<None Include="DSNote.xsd">
<SubType>Designer</SubType>
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>DSNote.Designer.cs</LastGenOutput>
</None>
<None Include="DSNote.xss">
<DependentUpon>DSNote.xsd</DependentUpon>
</None>
<None Include="dsPRJ.xsc">
<DependentUpon>dsPRJ.xsd</DependentUpon>
</None>