Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2906_Transformations/HeuristicLab.DataPreprocessing.Views/3.4/HeuristicLab.DataPreprocessing.Views-3.4.csproj @ 15847

Last change on this file since 15847 was 15847, checked in by pfleck, 6 years ago

#2906 Implemented chained transformations on target and input variables.

File size: 17.9 KB
RevLine 
[10542]1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4  <PropertyGroup>
5    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7    <ProjectGuid>{3FC7515E-D8A0-41FE-8CFA-50E3ADA61A1E}</ProjectGuid>
8    <OutputType>Library</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
[10558]10    <RootNamespace>HeuristicLab.DataPreprocessing.Views</RootNamespace>
[10925]11    <AssemblyName>HeuristicLab.DataPreprocessing.Views-3.4</AssemblyName>
[11623]12    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
[10542]13    <FileAlignment>512</FileAlignment>
[10555]14    <TargetFrameworkProfile />
[10542]15  </PropertyGroup>
16  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17    <DebugSymbols>true</DebugSymbols>
18    <DebugType>full</DebugType>
19    <Optimize>false</Optimize>
[15837]20    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[10542]21    <DefineConstants>DEBUG;TRACE</DefineConstants>
22    <ErrorReport>prompt</ErrorReport>
23    <WarningLevel>4</WarningLevel>
[11724]24    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]25    <Prefer32Bit>false</Prefer32Bit>
[10542]26  </PropertyGroup>
27  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28    <DebugType>pdbonly</DebugType>
29    <Optimize>true</Optimize>
[15837]30    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[10542]31    <DefineConstants>TRACE</DefineConstants>
32    <ErrorReport>prompt</ErrorReport>
33    <WarningLevel>4</WarningLevel>
[11724]34    <DocumentationFile>
35    </DocumentationFile>
36    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]37    <Prefer32Bit>false</Prefer32Bit>
[10542]38  </PropertyGroup>
[11724]39  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
40    <DebugSymbols>true</DebugSymbols>
[15837]41    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[11724]42    <DefineConstants>DEBUG;TRACE</DefineConstants>
43    <DebugType>full</DebugType>
44    <PlatformTarget>x64</PlatformTarget>
45    <ErrorReport>prompt</ErrorReport>
46    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
47    <Prefer32Bit>false</Prefer32Bit>
48  </PropertyGroup>
49  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
[15837]50    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[11724]51    <DefineConstants>TRACE</DefineConstants>
52    <DocumentationFile>
53    </DocumentationFile>
54    <Optimize>true</Optimize>
55    <DebugType>pdbonly</DebugType>
56    <PlatformTarget>x64</PlatformTarget>
57    <ErrorReport>prompt</ErrorReport>
58    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
59    <Prefer32Bit>false</Prefer32Bit>
60  </PropertyGroup>
61  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
62    <DebugSymbols>true</DebugSymbols>
[15837]63    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[11724]64    <DefineConstants>DEBUG;TRACE</DefineConstants>
65    <DebugType>full</DebugType>
66    <PlatformTarget>x86</PlatformTarget>
67    <ErrorReport>prompt</ErrorReport>
68    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
69    <Prefer32Bit>false</Prefer32Bit>
70  </PropertyGroup>
71  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
[15837]72    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[11724]73    <DefineConstants>TRACE</DefineConstants>
74    <DocumentationFile>
75    </DocumentationFile>
76    <Optimize>true</Optimize>
77    <DebugType>pdbonly</DebugType>
78    <PlatformTarget>x86</PlatformTarget>
79    <ErrorReport>prompt</ErrorReport>
80    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
81    <Prefer32Bit>false</Prefer32Bit>
82  </PropertyGroup>
[10555]83  <PropertyGroup>
84    <SignAssembly>true</SignAssembly>
85  </PropertyGroup>
86  <PropertyGroup>
87    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
88  </PropertyGroup>
[10542]89  <ItemGroup>
[15837]90    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
91      <SpecificVersion>False</SpecificVersion>
92      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
[15846]93      <Private>False</Private>
[15837]94    </Reference>
95    <Reference Include="HeuristicLab.Analysis.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
96      <SpecificVersion>False</SpecificVersion>
97      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis.Views-3.3.dll</HintPath>
[15846]98      <Private>False</Private>
[15837]99    </Reference>
100    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
101      <SpecificVersion>False</SpecificVersion>
102      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
[15846]103      <Private>False</Private>
[15837]104    </Reference>
105    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
106      <SpecificVersion>False</SpecificVersion>
107      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
[15846]108      <Private>False</Private>
[15837]109    </Reference>
110    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
111      <SpecificVersion>False</SpecificVersion>
112      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
[15846]113      <Private>False</Private>
[15837]114    </Reference>
[15846]115    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
116      <SpecificVersion>False</SpecificVersion>
117      <Private>False</Private>
118    </Reference>
[15837]119    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
120      <SpecificVersion>False</SpecificVersion>
121      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
[15846]122      <Private>False</Private>
[15837]123    </Reference>
124    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
125      <SpecificVersion>False</SpecificVersion>
126      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
[15846]127      <Private>False</Private>
[15837]128    </Reference>
129    <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
130      <SpecificVersion>False</SpecificVersion>
131      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
[15846]132      <Private>False</Private>
[15837]133    </Reference>
134    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
135      <SpecificVersion>False</SpecificVersion>
136      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
[15846]137      <Private>False</Private>
[15837]138    </Reference>
139    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
140      <SpecificVersion>False</SpecificVersion>
141      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
[15846]142      <Private>False</Private>
[15837]143    </Reference>
144    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
145      <SpecificVersion>False</SpecificVersion>
146      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
[15846]147      <Private>False</Private>
[15837]148    </Reference>
149    <Reference Include="HeuristicLab.Optimizer-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
150      <SpecificVersion>False</SpecificVersion>
151      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
[15846]152      <Private>False</Private>
[15837]153    </Reference>
154    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
155      <SpecificVersion>False</SpecificVersion>
156      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
[15846]157      <Private>False</Private>
[15837]158    </Reference>
159    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
160      <SpecificVersion>False</SpecificVersion>
161      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
[15846]162      <Private>False</Private>
[15837]163    </Reference>
164    <Reference Include="HeuristicLab.Problems.Instances.DataAnalysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
165      <SpecificVersion>False</SpecificVersion>
166      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll</HintPath>
[15846]167      <Private>False</Private>
[15837]168    </Reference>
169    <Reference Include="HeuristicLab.Problems.Instances.DataAnalysis.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
170      <SpecificVersion>False</SpecificVersion>
171      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances.DataAnalysis.Views-3.3.dll</HintPath>
[15846]172      <Private>False</Private>
[15837]173    </Reference>
174    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
175      <SpecificVersion>False</SpecificVersion>
176      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
[15846]177      <Private>False</Private>
[15837]178    </Reference>
[10542]179    <Reference Include="System" />
[10557]180    <Reference Include="System.Drawing" />
181    <Reference Include="System.Windows.Forms" />
[14125]182    <Reference Include="System.Windows.Forms.DataVisualization" />
[10542]183  </ItemGroup>
184  <ItemGroup>
[13502]185    <Compile Include="DataPreprocessingMenuItem.cs" />
[14826]186    <Compile Include="PreprocessingCheckedVariablesView.cs">
[14381]187      <SubType>UserControl</SubType>
188    </Compile>
[14826]189    <Compile Include="PreprocessingCheckedVariablesView.Designer.cs">
190      <DependentUpon>PreprocessingCheckedVariablesView.cs</DependentUpon>
[14381]191    </Compile>
[10908]192    <Compile Include="PreprocessingFeatureCorrelationView.cs">
193      <SubType>UserControl</SubType>
194    </Compile>
195    <Compile Include="PreprocessingFeatureCorrelationView.Designer.cs">
196      <DependentUpon>PreprocessingFeatureCorrelationView.cs</DependentUpon>
197    </Compile>
[10785]198    <Compile Include="CheckedFilterCollectionView.cs">
199      <SubType>UserControl</SubType>
200    </Compile>
201    <Compile Include="CheckedFilterCollectionView.Designer.cs">
202      <DependentUpon>CheckedFilterCollectionView.cs</DependentUpon>
203    </Compile>
[10902]204    <Compile Include="CheckedTransformationListView.cs">
[10778]205      <SubType>UserControl</SubType>
206    </Compile>
[10902]207    <Compile Include="CheckedTransformationListView.Designer.cs">
208      <DependentUpon>CheckedTransformationListView.cs</DependentUpon>
[10778]209    </Compile>
[10557]210    <Compile Include="ComparisonFilterView.cs">
211      <SubType>UserControl</SubType>
212    </Compile>
213    <Compile Include="ComparisonFilterView.Designer.cs">
214      <DependentUpon>ComparisonFilterView.cs</DependentUpon>
215    </Compile>
[15110]216    <Compile Include="PreprocessingIcons.Designer.cs">
217      <AutoGen>True</AutoGen>
218      <DesignTime>True</DesignTime>
219      <DependentUpon>PreprocessingIcons.resx</DependentUpon>
220    </Compile>
[13252]221    <Compile Include="RenameColumnsDialog.cs">
222      <SubType>Form</SubType>
223    </Compile>
224    <Compile Include="RenameColumnsDialog.Designer.cs">
225      <DependentUpon>RenameColumnsDialog.cs</DependentUpon>
226    </Compile>
[10987]227    <Compile Include="ScatterPlotSingleView.cs">
[10915]228      <SubType>UserControl</SubType>
229    </Compile>
[10987]230    <Compile Include="ScatterPlotSingleView.Designer.cs">
231      <DependentUpon>ScatterPlotSingleView.cs</DependentUpon>
[10915]232    </Compile>
[10877]233    <Compile Include="DataCompletenessView.cs">
234      <SubType>UserControl</SubType>
235    </Compile>
236    <Compile Include="DataCompletenessView.Designer.cs">
237      <DependentUpon>DataCompletenessView.cs</DependentUpon>
238    </Compile>
[10557]239    <Compile Include="DataGridContentView.cs">
240      <SubType>UserControl</SubType>
241    </Compile>
242    <Compile Include="DataGridContentView.Designer.cs">
243      <DependentUpon>DataGridContentView.cs</DependentUpon>
244    </Compile>
245    <Compile Include="DataPreprocessingView.cs">
246      <SubType>UserControl</SubType>
247    </Compile>
248    <Compile Include="DataPreprocessingView.designer.cs">
249      <DependentUpon>DataPreprocessingView.cs</DependentUpon>
250    </Compile>
[10559]251    <Compile Include="DataPreprocessorStarter.cs" />
[10557]252    <Compile Include="FilterView.cs">
253      <SubType>UserControl</SubType>
254    </Compile>
255    <Compile Include="FilterView.Designer.cs">
256      <DependentUpon>FilterView.cs</DependentUpon>
257    </Compile>
[10987]258    <Compile Include="ScatterPlotMultiView.cs">
[10882]259      <SubType>UserControl</SubType>
260    </Compile>
[10987]261    <Compile Include="ScatterPlotMultiView.Designer.cs">
262      <DependentUpon>ScatterPlotMultiView.cs</DependentUpon>
[10882]263    </Compile>
[10762]264    <Compile Include="SearchAndReplaceDialog.cs">
[10630]265      <SubType>Form</SubType>
266    </Compile>
[10762]267    <Compile Include="SearchAndReplaceDialog.Designer.cs">
268      <DependentUpon>SearchAndReplaceDialog.cs</DependentUpon>
[10630]269    </Compile>
[10667]270    <Compile Include="HistogramView.cs">
271      <SubType>UserControl</SubType>
272    </Compile>
[10557]273    <Compile Include="HistogramView.Designer.cs">
274      <DependentUpon>HistogramView.cs</DependentUpon>
275    </Compile>
[10667]276    <Compile Include="LineChartView.cs">
277      <SubType>UserControl</SubType>
278    </Compile>
[10557]279    <Compile Include="LineChartView.Designer.cs">
280      <DependentUpon>LineChartView.cs</DependentUpon>
281    </Compile>
[10709]282    <Compile Include="ManipulationView.cs">
283      <SubType>UserControl</SubType>
284    </Compile>
285    <Compile Include="ManipulationView.Designer.cs">
286      <DependentUpon>ManipulationView.cs</DependentUpon>
287    </Compile>
[10542]288    <Compile Include="Plugin.cs" />
[14826]289    <Compile Include="PreprocessingChartView.cs">
[10667]290      <SubType>UserControl</SubType>
291    </Compile>
[14826]292    <Compile Include="PreprocessingChartView.Designer.cs">
293      <DependentUpon>PreprocessingChartView.cs</DependentUpon>
[10658]294    </Compile>
[10542]295    <Compile Include="Properties\AssemblyInfo.cs" />
[10557]296    <Compile Include="StatisticsView.cs">
297      <SubType>UserControl</SubType>
298    </Compile>
299    <Compile Include="StatisticsView.Designer.cs">
300      <DependentUpon>StatisticsView.cs</DependentUpon>
301    </Compile>
302    <Compile Include="TransformationView.cs">
303      <SubType>UserControl</SubType>
304    </Compile>
305    <Compile Include="TransformationView.Designer.cs">
306      <DependentUpon>TransformationView.cs</DependentUpon>
307    </Compile>
[10698]308    <Compile Include="Utils\FindPreprocessingItemsIterator.cs" />
309    <Compile Include="Utils\IFindPreprocessingItemsIterator.cs" />
[15110]310    <Compile Include="Utils\VerticalLabel.cs">
311      <SubType>Component</SubType>
312    </Compile>
[10904]313    <Compile Include="ViewShortcutListView.cs">
[10614]314      <SubType>UserControl</SubType>
315    </Compile>
[10904]316    <Compile Include="ViewShortcutListView.Designer.cs">
317      <DependentUpon>ViewShortcutListView.cs</DependentUpon>
[10614]318    </Compile>
[10542]319  </ItemGroup>
320  <ItemGroup>
[10555]321    <None Include="HeuristicLab.snk" />
[10542]322    <None Include="Plugin.cs.frame" />
323    <None Include="Properties\AssemblyInfo.cs.frame" />
324  </ItemGroup>
325  <ItemGroup>
[12683]326    <ProjectReference Include="..\..\HeuristicLab.DataPreprocessing\3.4\HeuristicLab.DataPreprocessing-3.4.csproj">
[15110]327      <Project>{3B90F866-70F8-43EF-A541-51819D255B7B}</Project>
[10925]328      <Name>HeuristicLab.DataPreprocessing-3.4</Name>
329      <Private>False</Private>
[10557]330    </ProjectReference>
[12683]331    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Views\3.4\HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj">
[15837]332      <Project>{3e9e8944-44ff-40bb-a622-3a4a7dd0f198}</Project>
[12683]333      <Name>HeuristicLab.Problems.DataAnalysis.Views-3.4</Name>
[15846]334      <Private>False</Private>
[12683]335    </ProjectReference>
336    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
[15837]337      <Project>{df87c13e-a889-46ff-8153-66dcaa8c5674}</Project>
[12683]338      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
[15846]339      <Private>False</Private>
[12683]340    </ProjectReference>
[10542]341  </ItemGroup>
[15110]342  <ItemGroup>
343    <EmbeddedResource Include="PreprocessingIcons.resx">
344      <Generator>ResXFileCodeGenerator</Generator>
345      <LastGenOutput>PreprocessingIcons.Designer.cs</LastGenOutput>
346    </EmbeddedResource>
347    <EmbeddedResource Include="ScatterPlotSingleView.resx">
348      <DependentUpon>ScatterPlotSingleView.cs</DependentUpon>
349    </EmbeddedResource>
350  </ItemGroup>
351  <ItemGroup>
352    <Content Include="Icons\All.png" />
353    <Content Include="Icons\Inputs.png" />
354    <Content Include="Icons\None.png" />
355  </ItemGroup>
[10542]356  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
[11623]357  <PropertyGroup>
[11116]358    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
[10542]359set ProjectDir=$(ProjectDir)
360set SolutionDir=$(SolutionDir)
361set Outdir=$(Outdir)
362
[11116]363call PreBuildEvent.cmd
364</PreBuildEvent>
365    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
366export ProjectDir=$(ProjectDir)
367export SolutionDir=$(SolutionDir)
368
369$SolutionDir/PreBuildEvent.sh
370</PreBuildEvent>
[10542]371  </PropertyGroup>
372  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
373       Other similar extension points exist, see Microsoft.Common.targets.
374  <Target Name="BeforeBuild">
375  </Target>
376  <Target Name="AfterBuild">
377  </Target>
378  -->
379</Project>
Note: See TracBrowser for help on using the repository browser.