아웃룩 오픈 긴능 추가
This commit is contained in:
@@ -58,6 +58,12 @@
|
||||
<DesignTime>True</DesignTime>
|
||||
<DependentUpon>dsMSSQL.xsd</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="fCode.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="fCode.Designer.cs">
|
||||
<DependentUpon>fCode.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="fInventory.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -82,9 +88,18 @@
|
||||
<Compile Include="fLovItem.Designer.cs">
|
||||
<DependentUpon>fLovItem.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="fMailform.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="fMailform.Designer.cs">
|
||||
<DependentUpon>fMailform.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="MethodExtentions.cs" />
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<EmbeddedResource Include="fCode.resx">
|
||||
<DependentUpon>fCode.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="fInventory.resx">
|
||||
<DependentUpon>fInventory.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
@@ -97,6 +112,9 @@
|
||||
<EmbeddedResource Include="fLovItem.resx">
|
||||
<DependentUpon>fLovItem.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="fMailform.resx">
|
||||
<DependentUpon>fMailform.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Properties\Resources.resx">
|
||||
<Generator>ResXFileCodeGenerator</Generator>
|
||||
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
||||
|
||||
Reference in New Issue
Block a user