This commit is contained in:
chi
2021-02-18 16:23:34 +09:00
parent f942419d52
commit b61d444bd2
17 changed files with 621 additions and 89 deletions

View File

@@ -90,6 +90,12 @@
<Compile Include="fFTPExplorer.Designer.cs">
<DependentUpon>fFTPExplorer.cs</DependentUpon>
</Compile>
<Compile Include="fInputTextBox.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="fInputTextBox.Designer.cs">
<DependentUpon>fInputTextBox.cs</DependentUpon>
</Compile>
<Compile Include="fLovDateList.cs">
<SubType>Form</SubType>
</Compile>
@@ -135,6 +141,9 @@
<EmbeddedResource Include="fFTPExplorer.resx">
<DependentUpon>fFTPExplorer.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="fInputTextBox.resx">
<DependentUpon>fInputTextBox.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="fLovDateList.resx">
<DependentUpon>fLovDateList.cs</DependentUpon>
</EmbeddedResource>