메모장에 폴더 연결 기능 추가 - 차후에 전용 폴더 뷰어를 연결해야 함
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user