Generated files saves and registers

This commit is contained in:
2015-07-17 15:19:11 +02:00
parent 83237693df
commit 691cbf23e3
9 changed files with 487 additions and 14 deletions

View File

@ -70,6 +70,12 @@
<Compile Include="qualifieldhlp.cs" />
<Compile Include="RowWord.cs" />
<Compile Include="S.cs" />
<Compile Include="SaveRegCopyFile.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="SaveRegCopyFile.Designer.cs">
<DependentUpon>SaveRegCopyFile.cs</DependentUpon>
</Compile>
<Compile Include="SaverListener.cs" />
<Compile Include="ShowCode.cs">
<SubType>Form</SubType>
@ -93,6 +99,9 @@
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<EmbeddedResource Include="SaveRegCopyFile.resx">
<DependentUpon>SaveRegCopyFile.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ShowCode.resx">
<DependentUpon>ShowCode.cs</DependentUpon>
</EmbeddedResource>