2015-12-04 16:17:20 +00:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
|
|
<ProductVersion>8.0.30703</ProductVersion>
|
|
|
|
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
|
|
|
|
<ProjectGuid>{9D0DCC88-DC81-47EB-9FDD-4C3907871BFB}</ProjectGuid>
|
|
|
|
|
|
<OutputType>Library</OutputType>
|
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
|
|
<RootNamespace>Results</RootNamespace>
|
|
|
|
|
|
<AssemblyName>Results</AssemblyName>
|
2020-01-08 13:46:06 +00:00
|
|
|
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<FileAlignment>512</FileAlignment>
|
2020-01-08 13:46:06 +00:00
|
|
|
|
<TargetFrameworkProfile />
|
2015-12-04 16:17:20 +00:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
|
<Optimize>false</Optimize>
|
|
|
|
|
|
<OutputPath>bin\Debug\</OutputPath>
|
2016-01-08 09:23:36 +00:00
|
|
|
|
<DefineConstants>TRACE;DEBUG;MUNICH</DefineConstants>
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
2015-12-12 20:44:36 +00:00
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
2020-01-08 13:46:06 +00:00
|
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
2015-12-04 16:17:20 +00:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
2016-02-14 13:56:20 +00:00
|
|
|
|
<DefineConstants>TRACE;MUNICH</DefineConstants>
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
2020-01-08 13:46:06 +00:00
|
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
2015-12-04 16:17:20 +00:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Reference Include="FluentNHibernate">
|
2016-10-05 09:20:19 +00:00
|
|
|
|
<HintPath>..\packages\FluentNHibernate.2.0.3.0\lib\net40\FluentNHibernate.dll</HintPath>
|
2015-12-04 16:17:20 +00:00
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="Iesi.Collections">
|
2016-10-05 09:20:19 +00:00
|
|
|
|
<HintPath>..\packages\Iesi.Collections.4.0.0.4000\lib\net40\Iesi.Collections.dll</HintPath>
|
2015-12-04 16:17:20 +00:00
|
|
|
|
</Reference>
|
2016-01-01 23:54:21 +00:00
|
|
|
|
<Reference Include="log4net">
|
|
|
|
|
|
<HintPath>..\packages\log4net.2.0.2\lib\net40-full\log4net.dll</HintPath>
|
|
|
|
|
|
</Reference>
|
2016-10-05 09:20:19 +00:00
|
|
|
|
<Reference Include="MySql.Data">
|
|
|
|
|
|
<HintPath>..\packages\MySql.Data.6.6.5\lib\net40\MySql.Data.dll</HintPath>
|
2015-12-04 16:17:20 +00:00
|
|
|
|
</Reference>
|
2016-10-05 09:20:19 +00:00
|
|
|
|
<Reference Include="NHibernate">
|
|
|
|
|
|
<HintPath>..\packages\NHibernate.4.0.4.4000\lib\net40\NHibernate.dll</HintPath>
|
2015-12-04 16:17:20 +00:00
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
|
<Reference Include="System.Core" />
|
2016-05-26 08:38:43 +00:00
|
|
|
|
<Reference Include="System.Drawing" />
|
|
|
|
|
|
<Reference Include="System.Windows.Forms" />
|
2019-06-05 14:02:36 +00:00
|
|
|
|
<Reference Include="System.Windows.Forms.DataVisualization" />
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<Reference Include="System.Xml.Linq" />
|
|
|
|
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
|
|
|
|
<Reference Include="Microsoft.CSharp" />
|
|
|
|
|
|
<Reference Include="System.Data" />
|
|
|
|
|
|
<Reference Include="System.Xml" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
2016-01-02 16:53:57 +00:00
|
|
|
|
<Compile Include="BatchResults.cs" />
|
2017-04-12 19:43:57 +00:00
|
|
|
|
<Compile Include="DBase.cs" />
|
2015-12-29 09:56:42 +00:00
|
|
|
|
<Compile Include="Entities\Batch.cs" />
|
2015-12-31 23:00:03 +00:00
|
|
|
|
<Compile Include="Entities\Components.cs" />
|
2015-12-29 09:56:42 +00:00
|
|
|
|
<Compile Include="Entities\MeterTestRslt.cs" />
|
|
|
|
|
|
<Compile Include="Entities\TestData.cs" />
|
|
|
|
|
|
<Compile Include="Entities\TestRslt.cs" />
|
|
|
|
|
|
<Compile Include="Entities\WaterMeterData.cs" />
|
|
|
|
|
|
<Compile Include="Entities\WaterMeter.cs" />
|
|
|
|
|
|
<Compile Include="DB.cs" />
|
2016-06-10 14:30:29 +00:00
|
|
|
|
<Compile Include="Forms\BatchResultsDlg.cs">
|
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\BatchResultsDlg.Designer.cs">
|
|
|
|
|
|
<DependentUpon>BatchResultsDlg.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2019-08-12 17:47:58 +00:00
|
|
|
|
<Compile Include="Forms\IOneWMResultsCtrl.cs" />
|
2016-05-26 08:38:43 +00:00
|
|
|
|
<Compile Include="Forms\ListViewEx.cs">
|
|
|
|
|
|
<SubType>Component</SubType>
|
|
|
|
|
|
</Compile>
|
2018-09-10 09:19:37 +00:00
|
|
|
|
<Compile Include="Forms\ListViewExtensions.cs" />
|
|
|
|
|
|
<Compile Include="Forms\LviIntColumnComparer.cs" />
|
|
|
|
|
|
<Compile Include="Forms\LviTextColumnComparer.cs" />
|
2019-12-19 07:23:58 +00:00
|
|
|
|
<Compile Include="Forms\ManualEntryConfigCtrl.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\ManualEntryConfigCtrl.designer.cs">
|
|
|
|
|
|
<DependentUpon>ManualEntryConfigCtrl.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\ManualEntryConfigDlg.cs">
|
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\ManualEntryConfigDlg.designer.cs">
|
|
|
|
|
|
<DependentUpon>ManualEntryConfigDlg.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2019-06-05 14:02:36 +00:00
|
|
|
|
<Compile Include="Forms\MoreWMResultsDlg.cs">
|
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\MoreWMResultsDlg.Designer.cs">
|
|
|
|
|
|
<DependentUpon>MoreWMResultsDlg.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2019-08-12 17:47:58 +00:00
|
|
|
|
<Compile Include="Forms\OneWMResultsColumnsCtrl.cs">
|
2019-01-30 10:45:24 +00:00
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
2019-08-12 17:47:58 +00:00
|
|
|
|
<Compile Include="Forms\OneWMResultsColumnsCtrl.designer.cs">
|
|
|
|
|
|
<DependentUpon>OneWMResultsColumnsCtrl.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\OneWMResultsRowsCtrl.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\OneWMResultsRowsCtrl.Designer.cs">
|
|
|
|
|
|
<DependentUpon>OneWMResultsRowsCtrl.cs</DependentUpon>
|
2019-01-30 10:45:24 +00:00
|
|
|
|
</Compile>
|
2017-05-23 15:13:29 +00:00
|
|
|
|
<Compile Include="Forms\ResultsConfigCtrl.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\ResultsConfigCtrl.Designer.cs">
|
|
|
|
|
|
<DependentUpon>ResultsConfigCtrl.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2016-05-26 08:38:43 +00:00
|
|
|
|
<Compile Include="Forms\ResultsConfigDlg.cs">
|
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\ResultsConfigDlg.designer.cs">
|
|
|
|
|
|
<DependentUpon>ResultsConfigDlg.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2019-06-04 13:32:36 +00:00
|
|
|
|
<Compile Include="Forms\TracingResultsDlg.cs">
|
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\TracingResultsDlg.Designer.cs">
|
|
|
|
|
|
<DependentUpon>TracingResultsDlg.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\WaterMeterEventArgs.cs" />
|
2016-08-01 13:40:51 +00:00
|
|
|
|
<Compile Include="ItemID.cs" />
|
2019-12-19 07:23:58 +00:00
|
|
|
|
<Compile Include="ManualEntryItemSpec.cs" />
|
2015-12-29 09:56:42 +00:00
|
|
|
|
<Compile Include="Mappings\BatchMap.cs" />
|
2015-12-31 23:00:03 +00:00
|
|
|
|
<Compile Include="Mappings\ComponentsMap.cs" />
|
2015-12-29 09:56:42 +00:00
|
|
|
|
<Compile Include="Mappings\MeterTestRsltMap.cs" />
|
|
|
|
|
|
<Compile Include="Mappings\TestDataMap.cs" />
|
|
|
|
|
|
<Compile Include="Mappings\TestRsltMap.cs" />
|
|
|
|
|
|
<Compile Include="Mappings\WaterMeterDataMap.cs" />
|
|
|
|
|
|
<Compile Include="Mappings\WaterMeterMap.cs" />
|
2017-05-04 03:11:50 +00:00
|
|
|
|
<Compile Include="Output\Printers\Enhanced\EnhancedPrintDocument.cs">
|
|
|
|
|
|
<SubType>Component</SubType>
|
|
|
|
|
|
</Compile>
|
2017-06-30 14:42:30 +00:00
|
|
|
|
<Compile Include="Output\Printers\Enhanced\EnhancedPrinterCfg.cs" />
|
2019-01-13 11:30:02 +00:00
|
|
|
|
<Compile Include="Output\Printers\Label\LabelPrintDocument.cs">
|
|
|
|
|
|
<SubType>Component</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Output\Printers\Label\LabelPrinterCfg.cs" />
|
2018-03-06 17:37:43 +00:00
|
|
|
|
<Compile Include="Output\Printers\PrintersCommon.cs">
|
|
|
|
|
|
<SubType>Component</SubType>
|
|
|
|
|
|
</Compile>
|
2016-06-03 06:51:47 +00:00
|
|
|
|
<Compile Include="Output\Printers\Munich\MunichPrintDocument.cs">
|
|
|
|
|
|
<SubType>Component</SubType>
|
|
|
|
|
|
</Compile>
|
2017-11-15 10:49:20 +00:00
|
|
|
|
<Compile Include="Output\Printers\OnePerMeter\OnePerMeterPrintDocument.cs">
|
2017-07-23 09:53:27 +00:00
|
|
|
|
<SubType>Component</SubType>
|
|
|
|
|
|
</Compile>
|
2017-11-15 10:49:20 +00:00
|
|
|
|
<Compile Include="Output\Printers\OnePerMeter\OnePerMeterPrinterCfg.cs" />
|
2017-09-21 06:59:08 +00:00
|
|
|
|
<Compile Include="Output\Printers\Zapiska\ZapiskaPrintDocument.cs">
|
|
|
|
|
|
<SubType>Component</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Output\Printers\Zapiska\ZapiskaPrinterCfg.cs" />
|
2019-06-05 14:02:36 +00:00
|
|
|
|
<Compile Include="Output\Table.cs" />
|
|
|
|
|
|
<Compile Include="Output\WMChart.cs" />
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
2016-06-03 06:51:47 +00:00
|
|
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
|
<DesignTime>True</DesignTime>
|
|
|
|
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2016-05-26 08:38:43 +00:00
|
|
|
|
<Compile Include="Resources\Strings.Designer.cs">
|
|
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
|
<DesignTime>True</DesignTime>
|
|
|
|
|
|
<DependentUpon>Strings.resx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2016-01-03 01:05:35 +00:00
|
|
|
|
<Compile Include="Utils.cs" />
|
2016-04-29 05:40:34 +00:00
|
|
|
|
<Compile Include="WMeterRsltItemSpec.cs" />
|
2015-12-04 16:17:20 +00:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<ProjectReference Include="..\Config\Config.csproj">
|
|
|
|
|
|
<Project>{743DF7DB-C7B6-42EB-986D-0F485E5588E4}</Project>
|
|
|
|
|
|
<Name>Config</Name>
|
|
|
|
|
|
</ProjectReference>
|
2019-06-04 13:32:36 +00:00
|
|
|
|
<ProjectReference Include="..\TracingDB\TracingDB.csproj">
|
|
|
|
|
|
<Project>{EFEC8A31-3022-4DA7-A8F6-16D30A94C3FF}</Project>
|
|
|
|
|
|
<Name>TracingDB</Name>
|
|
|
|
|
|
</ProjectReference>
|
2017-03-16 20:53:12 +00:00
|
|
|
|
<ProjectReference Include="..\Users\Users.csproj">
|
|
|
|
|
|
<Project>{6E5CB0E9-E1B6-4E5D-AC6E-B1049E180F2B}</Project>
|
|
|
|
|
|
<Name>Users</Name>
|
|
|
|
|
|
</ProjectReference>
|
2015-12-04 16:17:20 +00:00
|
|
|
|
</ItemGroup>
|
2015-12-17 08:31:41 +00:00
|
|
|
|
<ItemGroup>
|
2016-06-03 06:51:47 +00:00
|
|
|
|
<Folder Include="Output\FileWriters\Basic\" />
|
|
|
|
|
|
<Folder Include="Output\FileWriters\Enhanced\" />
|
2017-07-23 09:53:27 +00:00
|
|
|
|
<Folder Include="Output\FileWriters\OneFilePerMeter\" />
|
2015-12-17 08:31:41 +00:00
|
|
|
|
</ItemGroup>
|
2016-05-26 08:38:43 +00:00
|
|
|
|
<ItemGroup>
|
2016-06-10 14:30:29 +00:00
|
|
|
|
<EmbeddedResource Include="Forms\BatchResultsDlg.resx">
|
|
|
|
|
|
<DependentUpon>BatchResultsDlg.cs</DependentUpon>
|
|
|
|
|
|
</EmbeddedResource>
|
2016-05-26 08:38:43 +00:00
|
|
|
|
<EmbeddedResource Include="Forms\ListViewEx.resx">
|
|
|
|
|
|
<DependentUpon>ListViewEx.cs</DependentUpon>
|
|
|
|
|
|
</EmbeddedResource>
|
2019-12-19 07:23:58 +00:00
|
|
|
|
<EmbeddedResource Include="Forms\ManualEntryConfigCtrl.resx">
|
|
|
|
|
|
<DependentUpon>ManualEntryConfigCtrl.cs</DependentUpon>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Forms\ManualEntryConfigDlg.resx">
|
|
|
|
|
|
<DependentUpon>ManualEntryConfigDlg.cs</DependentUpon>
|
|
|
|
|
|
</EmbeddedResource>
|
2019-06-05 14:02:36 +00:00
|
|
|
|
<EmbeddedResource Include="Forms\MoreWMResultsDlg.resx">
|
|
|
|
|
|
<DependentUpon>MoreWMResultsDlg.cs</DependentUpon>
|
|
|
|
|
|
</EmbeddedResource>
|
2019-08-12 17:47:58 +00:00
|
|
|
|
<EmbeddedResource Include="Forms\OneWMResultsColumnsCtrl.resx">
|
|
|
|
|
|
<DependentUpon>OneWMResultsColumnsCtrl.cs</DependentUpon>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Forms\OneWMResultsRowsCtrl.resx">
|
|
|
|
|
|
<DependentUpon>OneWMResultsRowsCtrl.cs</DependentUpon>
|
2019-01-30 10:45:24 +00:00
|
|
|
|
</EmbeddedResource>
|
2017-05-23 15:13:29 +00:00
|
|
|
|
<EmbeddedResource Include="Forms\ResultsConfigCtrl.resx">
|
|
|
|
|
|
<DependentUpon>ResultsConfigCtrl.cs</DependentUpon>
|
|
|
|
|
|
</EmbeddedResource>
|
2016-05-26 08:38:43 +00:00
|
|
|
|
<EmbeddedResource Include="Forms\ResultsConfigDlg.resx">
|
|
|
|
|
|
<DependentUpon>ResultsConfigDlg.cs</DependentUpon>
|
|
|
|
|
|
</EmbeddedResource>
|
2019-06-04 13:32:36 +00:00
|
|
|
|
<EmbeddedResource Include="Forms\TracingResultsDlg.resx">
|
|
|
|
|
|
<DependentUpon>TracingResultsDlg.cs</DependentUpon>
|
|
|
|
|
|
</EmbeddedResource>
|
2016-06-03 06:51:47 +00:00
|
|
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
|
|
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
|
|
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
|
|
|
|
</EmbeddedResource>
|
2016-05-26 08:38:43 +00:00
|
|
|
|
<EmbeddedResource Include="Resources\Strings.cs.resx" />
|
2017-02-15 09:57:37 +00:00
|
|
|
|
<EmbeddedResource Include="Resources\Strings.de.resx">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
2019-11-27 07:18:23 +00:00
|
|
|
|
<EmbeddedResource Include="Resources\Strings.fr.resx" />
|
2017-06-21 16:55:49 +00:00
|
|
|
|
<EmbeddedResource Include="Resources\Strings.it.resx" />
|
2017-01-31 10:00:31 +00:00
|
|
|
|
<EmbeddedResource Include="Resources\Strings.pl.resx" />
|
2016-05-26 08:38:43 +00:00
|
|
|
|
<EmbeddedResource Include="Resources\Strings.resx">
|
|
|
|
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
|
|
|
|
<LastGenOutput>Strings.Designer.cs</LastGenOutput>
|
|
|
|
|
|
</EmbeddedResource>
|
2017-01-24 15:13:05 +00:00
|
|
|
|
<EmbeddedResource Include="Resources\Strings.ru.resx" />
|
2016-05-26 08:38:43 +00:00
|
|
|
|
</ItemGroup>
|
2016-06-03 06:51:47 +00:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<None Include="Resources\Headpic.png" />
|
|
|
|
|
|
</ItemGroup>
|
2015-12-04 16:17:20 +00:00
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
|
|
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
|
|
|
|
<Target Name="BeforeBuild">
|
|
|
|
|
|
</Target>
|
|
|
|
|
|
<Target Name="AfterBuild">
|
|
|
|
|
|
</Target>
|
|
|
|
|
|
-->
|
|
|
|
|
|
</Project>
|