Free cookie consent management tool by TermsFeed Policy Generator

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

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

#2906 First concept of simple transformation (single target transformation)

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