This commit is contained in:
chi
2022-02-25 19:36:51 +09:00
parent dfa6ed85ca
commit 06dbd92893
9 changed files with 879 additions and 269 deletions

View File

@@ -253,6 +253,12 @@
<Compile Include="OtConfirm\fHolyRequest.Designer.cs">
<DependentUpon>fHolyRequest.cs</DependentUpon>
</Compile>
<Compile Include="OtConfirm\fOTConfirmOK.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="OtConfirm\fOTConfirmOK.Designer.cs">
<DependentUpon>fOTConfirmOK.cs</DependentUpon>
</Compile>
<Compile Include="OtConfirm\fHolyRequestAdd.cs">
<SubType>Form</SubType>
</Compile>
@@ -580,6 +586,9 @@
<EmbeddedResource Include="OtConfirm\fHolyRequest.resx">
<DependentUpon>fHolyRequest.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="OtConfirm\fOTConfirmOK.resx">
<DependentUpon>fOTConfirmOK.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="OtConfirm\fHolyRequestAdd.resx">
<DependentUpon>fHolyRequestAdd.cs</DependentUpon>
</EmbeddedResource>