[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>
|
---|
[12056] | 20 | <OutputPath>..\..\..\..\trunk\sources\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>
|
---|
[12056] | 30 | <OutputPath>..\..\..\..\trunk\sources\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>
|
---|
| 38 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 39 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
[11623] | 40 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[10095] | 41 | </PropertyGroup>
|
---|
| 42 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
| 43 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 44 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 45 | <Optimize>true</Optimize>
|
---|
[11623] | 46 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[10095] | 47 | </PropertyGroup>
|
---|
| 48 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 49 | <DebugSymbols>true</DebugSymbols>
|
---|
| 50 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 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'">
|
---|
| 59 | <OutputPath>..\..\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>
|
---|
[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>
|
---|
[12056] | 75 | <Reference Include="HeuristicLab.Analysis-3.3">
|
---|
| 76 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
| 77 | </Reference>
|
---|
| 78 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
| 79 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 80 | </Reference>
|
---|
| 81 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
| 82 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 83 | </Reference>
|
---|
| 84 | <Reference Include="HeuristicLab.Common.Resources-3.3">
|
---|
| 85 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
| 86 | </Reference>
|
---|
| 87 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
| 88 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 89 | </Reference>
|
---|
| 90 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
| 91 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 92 | </Reference>
|
---|
| 93 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
| 94 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 95 | </Reference>
|
---|
| 96 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
| 97 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 98 | </Reference>
|
---|
| 99 | <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
|
---|
| 100 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
|
---|
| 101 | </Reference>
|
---|
[10095] | 102 | <Reference Include="System" />
|
---|
| 103 | <Reference Include="System.Core" />
|
---|
[10134] | 104 | <Reference Include="System.Drawing" />
|
---|
[10095] | 105 | </ItemGroup>
|
---|
| 106 | <ItemGroup>
|
---|
[10882] | 107 | <Compile Include="Implementations\ScatterPlotContent.cs" />
|
---|
[10877] | 108 | <Compile Include="Implementations\DataCompletenessChartContent.cs" />
|
---|
[10783] | 109 | <Compile Include="Implementations\FilteredPreprocessingData.cs" />
|
---|
[10709] | 110 | <Compile Include="Implementations\ManipulationContent.cs" />
|
---|
[10658] | 111 | <Compile Include="Implementations\PreprocessingChartContent.cs" />
|
---|
[10586] | 112 | <Compile Include="Implementations\PreprocessingData.cs" />
|
---|
[10803] | 113 | <Compile Include="Implementations\PreprocessingDataTable.cs" />
|
---|
[10962] | 114 | <Compile Include="Interfaces\IViewChartShortcut.cs" />
|
---|
[10783] | 115 | <Compile Include="Interfaces\IFilteredPreprocessingData.cs" />
|
---|
[10908] | 116 | <Compile Include="Implementations\CorrelationMatrixContent.cs" />
|
---|
[10786] | 117 | <Compile Include="PreprocessingTransformator.cs" />
|
---|
[10698] | 118 | <Compile Include="Utils\DataPreprocessingChangedEvent.cs" />
|
---|
[10549] | 119 | <Compile Include="Implementations\Filter\ComparisonFilter.cs" />
|
---|
| 120 | <Compile Include="Implementations\Filter\IFilter.cs" />
|
---|
[10380] | 121 | <Compile Include="Implementations\ManipulationLogic.cs" />
|
---|
[10586] | 122 | <Compile Include="Interfaces\IPreprocessingData.cs" />
|
---|
[10246] | 123 | <Compile Include="Interfaces\IDataGridLogic.cs" />
|
---|
[10245] | 124 | <Compile Include="Implementations\FilterContent.cs" />
|
---|
[10244] | 125 | <Compile Include="Implementations\FilterLogic.cs" />
|
---|
[10245] | 126 | <Compile Include="Implementations\HistogramContent.cs" />
|
---|
| 127 | <Compile Include="Implementations\LineChartContent.cs" />
|
---|
| 128 | <Compile Include="Implementations\StatisticsContent.cs" />
|
---|
| 129 | <Compile Include="Implementations\TransformationContent.cs" />
|
---|
[10244] | 130 | <Compile Include="Interfaces\IFilterLogic.cs" />
|
---|
[10380] | 131 | <Compile Include="Interfaces\IManipulationLogic.cs" />
|
---|
[10244] | 132 | <Compile Include="Interfaces\ITransformationLogic.cs" />
|
---|
[10614] | 133 | <Compile Include="Interfaces\IViewShortcut.cs" />
|
---|
[10383] | 134 | <Compile Include="ProblemDataCreator.cs" />
|
---|
[10239] | 135 | <None Include="Plugin.cs.frame" />
|
---|
[10236] | 136 | <Compile Include="Implementations\DataGridContent.cs" />
|
---|
[10219] | 137 | <Compile Include="Implementations\PreprocessingContext.cs" />
|
---|
[10586] | 138 | <Compile Include="Implementations\TransactionalPreprocessingData.cs" />
|
---|
[10236] | 139 | <Compile Include="Implementations\SearchLogic.cs" />
|
---|
[10249] | 140 | <Compile Include="Implementations\StatisticsLogic.cs" />
|
---|
[10236] | 141 | <Compile Include="Interfaces\IDataGridContent.cs" />
|
---|
[10219] | 142 | <Compile Include="Interfaces\IPreprocessingContext.cs" />
|
---|
[10236] | 143 | <Compile Include="Interfaces\ISearchLogic.cs" />
|
---|
[10249] | 144 | <Compile Include="Interfaces\IStatisticsLogic.cs" />
|
---|
[10586] | 145 | <Compile Include="Interfaces\ITransactionalPreprocessingData.cs" />
|
---|
[10157] | 146 | <Compile Include="Plugin.cs" />
|
---|
[10095] | 147 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 148 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 149 | </ItemGroup>
|
---|
| 150 | <ItemGroup>
|
---|
| 151 | <None Include="HeuristicLab.snk" />
|
---|
| 152 | </ItemGroup>
|
---|
| 153 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 154 | <PropertyGroup>
|
---|
[11116] | 155 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[10095] | 156 | set ProjectDir=$(ProjectDir)
|
---|
| 157 | set SolutionDir=$(SolutionDir)
|
---|
| 158 | set Outdir=$(Outdir)
|
---|
| 159 |
|
---|
[11116] | 160 | call PreBuildEvent.cmd
|
---|
| 161 | </PreBuildEvent>
|
---|
| 162 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
| 163 | export ProjectDir=$(ProjectDir)
|
---|
| 164 | export SolutionDir=$(SolutionDir)
|
---|
| 165 |
|
---|
| 166 | $SolutionDir/PreBuildEvent.sh
|
---|
| 167 | </PreBuildEvent>
|
---|
[10095] | 168 | </PropertyGroup>
|
---|
| 169 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 170 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 171 | <Target Name="BeforeBuild">
|
---|
| 172 | </Target>
|
---|
| 173 | <Target Name="AfterBuild">
|
---|
| 174 | </Target>
|
---|
| 175 | -->
|
---|
| 176 | </Project> |
---|