Free cookie consent management tool by TermsFeed Policy Generator

source: branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing/3.4/HeuristicLab.DataPreprocessing-3.4.csproj @ 15012

Last change on this file since 15012 was 15012, checked in by pfleck, 7 years ago

#2709 Merged trunk changes to branch.

File size: 11.1 KB
Line 
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>{3B90F866-70F8-43EF-A541-51819D255B7B}</ProjectGuid>
8    <OutputType>Library</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <RootNamespace>HeuristicLab.DataPreprocessing</RootNamespace>
11    <AssemblyName>HeuristicLab.DataPreprocessing-3.4</AssemblyName>
12    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
13    <FileAlignment>512</FileAlignment>
14    <TargetFrameworkProfile />
15  </PropertyGroup>
16  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17    <DebugSymbols>true</DebugSymbols>
18    <DebugType>full</DebugType>
19    <Optimize>false</Optimize>
20    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
21    <DefineConstants>DEBUG;TRACE</DefineConstants>
22    <ErrorReport>prompt</ErrorReport>
23    <WarningLevel>4</WarningLevel>
24    <UseVSHostingProcess>false</UseVSHostingProcess>
25    <Prefer32Bit>false</Prefer32Bit>
26  </PropertyGroup>
27  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28    <DebugType>pdbonly</DebugType>
29    <Optimize>true</Optimize>
30    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
31    <DefineConstants>TRACE</DefineConstants>
32    <ErrorReport>prompt</ErrorReport>
33    <WarningLevel>4</WarningLevel>
34    <Prefer32Bit>false</Prefer32Bit>
35  </PropertyGroup>
36  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
37    <PlatformTarget>x64</PlatformTarget>
38    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
39    <DefineConstants>DEBUG;TRACE</DefineConstants>
40    <Prefer32Bit>false</Prefer32Bit>
41  </PropertyGroup>
42  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
43    <PlatformTarget>x64</PlatformTarget>
44    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
45    <Optimize>true</Optimize>
46    <Prefer32Bit>false</Prefer32Bit>
47  </PropertyGroup>
48  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
49    <DebugSymbols>true</DebugSymbols>
50    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
51    <DefineConstants>DEBUG;TRACE</DefineConstants>
52    <DebugType>full</DebugType>
53    <PlatformTarget>x86</PlatformTarget>
54    <ErrorReport>prompt</ErrorReport>
55    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
56    <Prefer32Bit>false</Prefer32Bit>
57  </PropertyGroup>
58  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
59    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
60    <DefineConstants>TRACE</DefineConstants>
61    <Optimize>true</Optimize>
62    <DebugType>pdbonly</DebugType>
63    <PlatformTarget>x86</PlatformTarget>
64    <ErrorReport>prompt</ErrorReport>
65    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
66    <Prefer32Bit>false</Prefer32Bit>
67  </PropertyGroup>
68  <PropertyGroup>
69    <SignAssembly>true</SignAssembly>
70  </PropertyGroup>
71  <PropertyGroup>
72    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
73  </PropertyGroup>
74  <ItemGroup>
75    <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
76      <SpecificVersion>False</SpecificVersion>
77      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
78    </Reference>
79    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
80      <SpecificVersion>False</SpecificVersion>
81      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
82    </Reference>
83    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
84      <SpecificVersion>False</SpecificVersion>
85      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
86    </Reference>
87    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
88      <SpecificVersion>False</SpecificVersion>
89      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
90    </Reference>
91    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
92      <SpecificVersion>False</SpecificVersion>
93      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
94    </Reference>
95    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
96      <SpecificVersion>False</SpecificVersion>
97      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
98    </Reference>
99    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
100      <SpecificVersion>False</SpecificVersion>
101      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
102    </Reference>
103    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
104      <SpecificVersion>False</SpecificVersion>
105      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
106    </Reference>
107    <Reference Include="HeuristicLab.Optimizer-3.3">
108      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
109    </Reference>
110    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
111      <SpecificVersion>False</SpecificVersion>
112      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
113    </Reference>
114    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
115      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
116    </Reference>
117    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
118      <SpecificVersion>False</SpecificVersion>
119      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
120    </Reference>
121    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
122      <SpecificVersion>False</SpecificVersion>
123      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
124    </Reference>
125    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
126      <SpecificVersion>False</SpecificVersion>
127      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
128    </Reference>
129    <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
130      <SpecificVersion>False</SpecificVersion>
131      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
132    </Reference>
133    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
134      <SpecificVersion>False</SpecificVersion>
135      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
136    </Reference>
137    <Reference Include="System" />
138    <Reference Include="System.Core" />
139    <Reference Include="System.Drawing" />
140  </ItemGroup>
141  <ItemGroup>
142    <Compile Include="Content\MultiScatterPlotContent.cs" />
143    <Compile Include="Content\SingleScatterPlotContent.cs" />
144    <Compile Include="Content\ScatterPlotContent.cs" />
145    <Compile Include="Content\DataCompletenessChartContent.cs" />
146    <Compile Include="Data\FilteredPreprocessingData.cs" />
147    <Compile Include="Content\ManipulationContent.cs" />
148    <Compile Include="Content\PreprocessingChartContent.cs" />
149    <Compile Include="Data\PreprocessingData.cs" />
150    <Compile Include="Data\IFilteredPreprocessingData.cs" />
151    <Compile Include="Content\CorrelationMatrixContent.cs" />
152    <Compile Include="PreprocessingTransformator.cs" />
153    <Compile Include="Data\DataPreprocessingChangedEvent.cs" />
154    <Compile Include="Logic\Filter\ComparisonFilter.cs" />
155    <Compile Include="Logic\Filter\IFilter.cs" />
156    <Compile Include="Logic\ManipulationLogic.cs" />
157    <Compile Include="Data\IPreprocessingData.cs" />
158    <Compile Include="Content\FilterContent.cs" />
159    <Compile Include="Logic\FilterLogic.cs" />
160    <Compile Include="Content\HistogramContent.cs" />
161    <Compile Include="Content\LineChartContent.cs" />
162    <Compile Include="Content\StatisticsContent.cs" />
163    <Compile Include="Content\TransformationContent.cs" />
164    <Compile Include="Content\IViewShortcut.cs" />
165    <Compile Include="ProblemDataCreator.cs" />
166    <None Include="Plugin.cs.frame" />
167    <Compile Include="Content\DataGridContent.cs" />
168    <Compile Include="PreprocessingContext.cs" />
169    <Compile Include="Data\TransactionalPreprocessingData.cs" />
170    <Compile Include="Logic\SearchLogic.cs" />
171    <Compile Include="Logic\StatisticsLogic.cs" />
172    <Compile Include="Data\ITransactionalPreprocessingData.cs" />
173    <Compile Include="Plugin.cs" />
174    <Compile Include="Properties\AssemblyInfo.cs" />
175    <None Include="Properties\AssemblyInfo.cs.frame" />
176  </ItemGroup>
177  <ItemGroup>
178    <None Include="HeuristicLab.snk" />
179  </ItemGroup>
180  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
181  <PropertyGroup>
182    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
183set ProjectDir=$(ProjectDir)
184set SolutionDir=$(SolutionDir)
185set Outdir=$(Outdir)
186
187call PreBuildEvent.cmd
188</PreBuildEvent>
189    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
190export ProjectDir=$(ProjectDir)
191export SolutionDir=$(SolutionDir)
192
193$SolutionDir/PreBuildEvent.sh
194</PreBuildEvent>
195  </PropertyGroup>
196  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
197       Other similar extension points exist, see Microsoft.Common.targets.
198  <Target Name="BeforeBuild">
199  </Target>
200  <Target Name="AfterBuild">
201  </Target>
202  -->
203</Project>
Note: See TracBrowser for help on using the repository browser.