Massenstatistik wird erstellt

This commit is contained in:
Husky
2018-07-14 22:50:32 +02:00
parent 2be7e9857b
commit 9ee15d86cb
12 changed files with 479 additions and 23 deletions

View File

@@ -100,6 +100,12 @@
<Compile Include="frmProjektList.Designer.cs">
<DependentUpon>frmProjektList.cs</DependentUpon>
</Compile>
<Compile Include="FrmSelectMassenDate.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmSelectMassenDate.Designer.cs">
<DependentUpon>FrmSelectMassenDate.cs</DependentUpon>
</Compile>
<Compile Include="FrmSelectNewSan.cs">
<SubType>Form</SubType>
</Compile>
@@ -120,6 +126,7 @@
</Compile>
<Compile Include="Global.cs" />
<Compile Include="HelpFunktion.cs" />
<Compile Include="MassenStatistik.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="UCInliner.cs">
@@ -155,6 +162,9 @@
<EmbeddedResource Include="frmProjektList.resx">
<DependentUpon>frmProjektList.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmSelectMassenDate.resx">
<DependentUpon>FrmSelectMassenDate.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmSelectNewSan.resx">
<DependentUpon>FrmSelectNewSan.cs</DependentUpon>
</EmbeddedResource>
@@ -188,6 +198,9 @@
<None Include="documents\JUME\liner_einbau.docx">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="documents\JUME\Massenstatistik.docx">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="packages.config" />
<None Include="Properties\DataSources\KlassenBIB.Strasse.datasource" />
<None Include="Properties\Settings.settings">