Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4/HeuristicLab.DataPreprocessing.Views-3.4.csproj @ 12676

Last change on this file since 12676 was 12676, checked in by mkommend, 9 years ago

#2335: Merged changes into trunk.

File size: 14.8 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>
[12676]20    <OutputPath>..\..\..\..\trunk\sources\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>
[12676]30    <OutputPath>..\..\..\..\trunk\sources\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>
41    <OutputPath>$(SolutionDir)\bin\</OutputPath>
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' ">
50    <OutputPath>$(SolutionDir)\bin\</OutputPath>
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>
63    <OutputPath>$(SolutionDir)\bin\</OutputPath>
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' ">
72    <OutputPath>$(SolutionDir)\bin\</OutputPath>
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>
[12676]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\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
93    </Reference>
94    <Reference Include="HeuristicLab.Analysis.Views-3.3">
95      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis.Views-3.3.dll</HintPath>
96    </Reference>
97    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
98      <SpecificVersion>False</SpecificVersion>
99      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
100    </Reference>
101    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
102      <SpecificVersion>False</SpecificVersion>
103      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
104    </Reference>
105    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
106      <SpecificVersion>False</SpecificVersion>
107      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
108    </Reference>
109    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
110      <SpecificVersion>False</SpecificVersion>
111      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
112    </Reference>
113    <Reference Include="HeuristicLab.Core.Views-3.3">
114      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
115    </Reference>
116    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
117      <SpecificVersion>False</SpecificVersion>
118      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
119    </Reference>
120    <Reference Include="HeuristicLab.Data.Views-3.3">
121      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
122    </Reference>
123    <Reference Include="HeuristicLab.MainForm-3.3">
124      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
125    </Reference>
126    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
127      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
128    </Reference>
129    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
130      <SpecificVersion>False</SpecificVersion>
131      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
132    </Reference>
133    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
134      <SpecificVersion>False</SpecificVersion>
135      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
136    </Reference>
137    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
138      <SpecificVersion>False</SpecificVersion>
139      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
140    </Reference>
141    <Reference Include="HeuristicLab.Problems.DataAnalysis.Views-3.4">
142      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Views-3.4.dll</HintPath>
143    </Reference>
144    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
145      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
146    </Reference>
[10542]147    <Reference Include="System" />
148    <Reference Include="System.Core" />
[10589]149    <Reference Include="System.Data" />
[10557]150    <Reference Include="System.Drawing" />
151    <Reference Include="System.Windows.Forms" />
152    <Reference Include="System.Windows.Forms.DataVisualization" />
[10589]153    <Reference Include="System.Xml" />
[10542]154  </ItemGroup>
155  <ItemGroup>
[10908]156    <Compile Include="PreprocessingFeatureCorrelationView.cs">
157      <SubType>UserControl</SubType>
158    </Compile>
159    <Compile Include="PreprocessingFeatureCorrelationView.Designer.cs">
160      <DependentUpon>PreprocessingFeatureCorrelationView.cs</DependentUpon>
161    </Compile>
[10785]162    <Compile Include="CheckedFilterCollectionView.cs">
163      <SubType>UserControl</SubType>
164    </Compile>
165    <Compile Include="CheckedFilterCollectionView.Designer.cs">
166      <DependentUpon>CheckedFilterCollectionView.cs</DependentUpon>
167    </Compile>
[10902]168    <Compile Include="CheckedTransformationListView.cs">
[10778]169      <SubType>UserControl</SubType>
170    </Compile>
[10902]171    <Compile Include="CheckedTransformationListView.Designer.cs">
172      <DependentUpon>CheckedTransformationListView.cs</DependentUpon>
[10778]173    </Compile>
[10557]174    <Compile Include="ComparisonFilterView.cs">
175      <SubType>UserControl</SubType>
176    </Compile>
177    <Compile Include="ComparisonFilterView.Designer.cs">
178      <DependentUpon>ComparisonFilterView.cs</DependentUpon>
179    </Compile>
[10987]180    <Compile Include="ScatterPlotSingleView.cs">
[10915]181      <SubType>UserControl</SubType>
182    </Compile>
[10987]183    <Compile Include="ScatterPlotSingleView.Designer.cs">
184      <DependentUpon>ScatterPlotSingleView.cs</DependentUpon>
[10915]185    </Compile>
[10877]186    <Compile Include="DataCompletenessView.cs">
187      <SubType>UserControl</SubType>
188    </Compile>
189    <Compile Include="DataCompletenessView.Designer.cs">
190      <DependentUpon>DataCompletenessView.cs</DependentUpon>
191    </Compile>
[10557]192    <Compile Include="DataGridContentView.cs">
193      <SubType>UserControl</SubType>
194    </Compile>
195    <Compile Include="DataGridContentView.Designer.cs">
196      <DependentUpon>DataGridContentView.cs</DependentUpon>
197    </Compile>
198    <Compile Include="DataPreprocessingView.cs">
199      <SubType>UserControl</SubType>
200    </Compile>
201    <Compile Include="DataPreprocessingView.designer.cs">
202      <DependentUpon>DataPreprocessingView.cs</DependentUpon>
203    </Compile>
[10559]204    <Compile Include="DataPreprocessorStarter.cs" />
[10771]205    <Compile Include="PreprocessingDataTableView.cs">
206      <SubType>UserControl</SubType>
207    </Compile>
208    <Compile Include="PreprocessingDataTableView.Designer.cs">
209      <DependentUpon>PreprocessingDataTableView.cs</DependentUpon>
210    </Compile>
[10557]211    <Compile Include="FilterView.cs">
212      <SubType>UserControl</SubType>
213    </Compile>
214    <Compile Include="FilterView.Designer.cs">
215      <DependentUpon>FilterView.cs</DependentUpon>
216    </Compile>
[10987]217    <Compile Include="ScatterPlotMultiView.cs">
[10882]218      <SubType>UserControl</SubType>
219    </Compile>
[10987]220    <Compile Include="ScatterPlotMultiView.Designer.cs">
221      <DependentUpon>ScatterPlotMultiView.cs</DependentUpon>
[10882]222    </Compile>
223    <Compile Include="PreprocessingScatterPlotView.cs">
224      <SubType>UserControl</SubType>
225    </Compile>
226    <Compile Include="PreprocessingScatterPlotView.Designer.cs">
227      <DependentUpon>PreprocessingScatterPlotView.cs</DependentUpon>
228    </Compile>
[10762]229    <Compile Include="SearchAndReplaceDialog.cs">
[10630]230      <SubType>Form</SubType>
231    </Compile>
[10762]232    <Compile Include="SearchAndReplaceDialog.Designer.cs">
233      <DependentUpon>SearchAndReplaceDialog.cs</DependentUpon>
[10630]234    </Compile>
[10667]235    <Compile Include="HistogramView.cs">
236      <SubType>UserControl</SubType>
237    </Compile>
[10557]238    <Compile Include="HistogramView.Designer.cs">
239      <DependentUpon>HistogramView.cs</DependentUpon>
240    </Compile>
[10667]241    <Compile Include="LineChartView.cs">
242      <SubType>UserControl</SubType>
243    </Compile>
[10557]244    <Compile Include="LineChartView.Designer.cs">
245      <DependentUpon>LineChartView.cs</DependentUpon>
246    </Compile>
[10709]247    <Compile Include="ManipulationView.cs">
248      <SubType>UserControl</SubType>
249    </Compile>
250    <Compile Include="ManipulationView.Designer.cs">
251      <DependentUpon>ManipulationView.cs</DependentUpon>
252    </Compile>
[10542]253    <Compile Include="Plugin.cs" />
[10667]254    <Compile Include="PreprocessingChartView.cs">
255      <SubType>UserControl</SubType>
256    </Compile>
[10658]257    <Compile Include="PreprocessingChartView.Designer.cs">
258      <DependentUpon>PreprocessingChartView.cs</DependentUpon>
259    </Compile>
[10701]260    <Compile Include="PreprocessingCheckedItemListView.cs">
261      <SubType>UserControl</SubType>
262    </Compile>
263    <Compile Include="PreprocessingCheckedItemListView.Designer.cs">
264      <DependentUpon>PreprocessingCheckedItemListView.cs</DependentUpon>
265    </Compile>
[10542]266    <Compile Include="Properties\AssemblyInfo.cs" />
[10557]267    <Compile Include="StatisticsView.cs">
268      <SubType>UserControl</SubType>
269    </Compile>
270    <Compile Include="StatisticsView.Designer.cs">
271      <DependentUpon>StatisticsView.cs</DependentUpon>
272    </Compile>
273    <Compile Include="TransformationView.cs">
274      <SubType>UserControl</SubType>
275    </Compile>
276    <Compile Include="TransformationView.Designer.cs">
277      <DependentUpon>TransformationView.cs</DependentUpon>
278    </Compile>
[10698]279    <Compile Include="Utils\FindPreprocessingItemsIterator.cs" />
280    <Compile Include="Utils\IFindPreprocessingItemsIterator.cs" />
[10904]281    <Compile Include="ViewShortcutListView.cs">
[10614]282      <SubType>UserControl</SubType>
283    </Compile>
[10904]284    <Compile Include="ViewShortcutListView.Designer.cs">
285      <DependentUpon>ViewShortcutListView.cs</DependentUpon>
[10614]286    </Compile>
[10542]287  </ItemGroup>
288  <ItemGroup>
[10555]289    <None Include="HeuristicLab.snk" />
[10542]290    <None Include="Plugin.cs.frame" />
291    <None Include="Properties\AssemblyInfo.cs.frame" />
292  </ItemGroup>
293  <ItemGroup>
[12676]294    <ProjectReference Include="..\..\..\..\trunk\sources\HeuristicLab.DataPreprocessing\3.4\HeuristicLab.DataPreprocessing-3.4.csproj">
[10925]295      <Project>{3b90f866-70f8-43ef-a541-51819d255b7b}</Project>
296      <Name>HeuristicLab.DataPreprocessing-3.4</Name>
297      <Private>False</Private>
[10557]298    </ProjectReference>
[10542]299  </ItemGroup>
300  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
[11623]301  <PropertyGroup>
[11116]302    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
[10542]303set ProjectDir=$(ProjectDir)
304set SolutionDir=$(SolutionDir)
305set Outdir=$(Outdir)
306
[11116]307call PreBuildEvent.cmd
308</PreBuildEvent>
309    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
310export ProjectDir=$(ProjectDir)
311export SolutionDir=$(SolutionDir)
312
313$SolutionDir/PreBuildEvent.sh
314</PreBuildEvent>
[10542]315  </PropertyGroup>
316  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
317       Other similar extension points exist, see Microsoft.Common.targets.
318  <Target Name="BeforeBuild">
319  </Target>
320  <Target Name="AfterBuild">
321  </Target>
322  -->
323</Project>
Note: See TracBrowser for help on using the repository browser.