[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>
|
---|
[11920] | 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>
|
---|
| 20 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 21 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 22 | <ErrorReport>prompt</ErrorReport>
|
---|
| 23 | <WarningLevel>4</WarningLevel>
|
---|
[10638] | 24 | <UseVSHostingProcess>false</UseVSHostingProcess>
|
---|
[11920] | 25 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[10095] | 26 | </PropertyGroup>
|
---|
| 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 28 | <DebugType>pdbonly</DebugType>
|
---|
| 29 | <Optimize>true</Optimize>
|
---|
| 30 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 31 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 32 | <ErrorReport>prompt</ErrorReport>
|
---|
| 33 | <WarningLevel>4</WarningLevel>
|
---|
[11920] | 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>
|
---|
[11920] | 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>
|
---|
[11920] | 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>
|
---|
[11920] | 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>
|
---|
[11920] | 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>
|
---|
| 75 | <Reference Include="System" />
|
---|
| 76 | <Reference Include="System.Core" />
|
---|
[10134] | 77 | <Reference Include="System.Drawing" />
|
---|
[10095] | 78 | </ItemGroup>
|
---|
| 79 | <ItemGroup>
|
---|
[14075] | 80 | <Compile Include="Content\ScatterPlotContent.cs" />
|
---|
| 81 | <Compile Include="Content\DataCompletenessChartContent.cs" />
|
---|
| 82 | <Compile Include="Data\FilteredPreprocessingData.cs" />
|
---|
| 83 | <Compile Include="Content\ManipulationContent.cs" />
|
---|
| 84 | <Compile Include="Content\PreprocessingChartContent.cs" />
|
---|
| 85 | <Compile Include="Data\PreprocessingData.cs" />
|
---|
| 86 | <Compile Include="Content\PreprocessingDataTable.cs" />
|
---|
| 87 | <Compile Include="Content\IViewChartShortcut.cs" />
|
---|
| 88 | <Compile Include="Data\IFilteredPreprocessingData.cs" />
|
---|
| 89 | <Compile Include="Content\CorrelationMatrixContent.cs" />
|
---|
[10786] | 90 | <Compile Include="PreprocessingTransformator.cs" />
|
---|
[14075] | 91 | <Compile Include="Data\DataPreprocessingChangedEvent.cs" />
|
---|
| 92 | <Compile Include="Logic\Filter\ComparisonFilter.cs" />
|
---|
| 93 | <Compile Include="Logic\Filter\IFilter.cs" />
|
---|
| 94 | <Compile Include="Logic\ManipulationLogic.cs" />
|
---|
| 95 | <Compile Include="Data\IPreprocessingData.cs" />
|
---|
| 96 | <Compile Include="Content\FilterContent.cs" />
|
---|
| 97 | <Compile Include="Logic\FilterLogic.cs" />
|
---|
| 98 | <Compile Include="Content\HistogramContent.cs" />
|
---|
| 99 | <Compile Include="Content\LineChartContent.cs" />
|
---|
| 100 | <Compile Include="Content\StatisticsContent.cs" />
|
---|
| 101 | <Compile Include="Content\TransformationContent.cs" />
|
---|
| 102 | <Compile Include="Content\IViewShortcut.cs" />
|
---|
[10383] | 103 | <Compile Include="ProblemDataCreator.cs" />
|
---|
[10239] | 104 | <None Include="Plugin.cs.frame" />
|
---|
[14075] | 105 | <Compile Include="Content\DataGridContent.cs" />
|
---|
| 106 | <Compile Include="PreprocessingContext.cs" />
|
---|
| 107 | <Compile Include="Data\TransactionalPreprocessingData.cs" />
|
---|
| 108 | <Compile Include="Logic\SearchLogic.cs" />
|
---|
| 109 | <Compile Include="Logic\StatisticsLogic.cs" />
|
---|
| 110 | <Compile Include="Data\ITransactionalPreprocessingData.cs" />
|
---|
[10157] | 111 | <Compile Include="Plugin.cs" />
|
---|
[10095] | 112 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 113 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 114 | </ItemGroup>
|
---|
| 115 | <ItemGroup>
|
---|
| 116 | <None Include="HeuristicLab.snk" />
|
---|
| 117 | </ItemGroup>
|
---|
| 118 | <ItemGroup>
|
---|
[10377] | 119 | <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
|
---|
| 120 | <Project>{887425b4-4348-49ed-a457-b7d2c26ddbf9}</Project>
|
---|
| 121 | <Name>HeuristicLab.Analysis-3.3</Name>
|
---|
[10925] | 122 | <Private>False</Private>
|
---|
[10377] | 123 | </ProjectReference>
|
---|
[10221] | 124 | <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
|
---|
| 125 | <Project>{958b43bc-cc5c-4fa2-8628-2b3b01d890b6}</Project>
|
---|
| 126 | <Name>HeuristicLab.Collections-3.3</Name>
|
---|
[10925] | 127 | <Private>False</Private>
|
---|
[10221] | 128 | </ProjectReference>
|
---|
[10095] | 129 | <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
|
---|
| 130 | <Project>{0e27a536-1c4a-4624-a65e-dc4f4f23e3e1}</Project>
|
---|
| 131 | <Name>HeuristicLab.Common.Resources-3.3</Name>
|
---|
| 132 | <Private>False</Private>
|
---|
| 133 | </ProjectReference>
|
---|
| 134 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
| 135 | <Project>{a9ad58b9-3ef9-4cc1-97e5-8d909039ff5c}</Project>
|
---|
| 136 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
| 137 | <Private>False</Private>
|
---|
| 138 | </ProjectReference>
|
---|
| 139 | <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
| 140 | <Project>{c36bd924-a541-4a00-afa8-41701378ddc5}</Project>
|
---|
| 141 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
| 142 | <Private>False</Private>
|
---|
| 143 | </ProjectReference>
|
---|
[10134] | 144 | <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
|
---|
| 145 | <Project>{bbab9df5-5ef3-4ba8-ade9-b36e82114937}</Project>
|
---|
| 146 | <Name>HeuristicLab.Data-3.3</Name>
|
---|
[10925] | 147 | <Private>False</Private>
|
---|
[10134] | 148 | </ProjectReference>
|
---|
[10240] | 149 | <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
|
---|
| 150 | <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
|
---|
| 151 | <Name>HeuristicLab.Optimization-3.3</Name>
|
---|
[10925] | 152 | <Private>False</Private>
|
---|
[10240] | 153 | </ProjectReference>
|
---|
[14075] | 154 | <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
|
---|
| 155 | <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
|
---|
| 156 | <Name>HeuristicLab.Persistence-3.3</Name>
|
---|
| 157 | <Private>False</Private>
|
---|
| 158 | </ProjectReference>
|
---|
[10095] | 159 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
| 160 | <Project>{94186a6a-5176-4402-ae83-886557b53cca}</Project>
|
---|
| 161 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
| 162 | <Private>False</Private>
|
---|
| 163 | </ProjectReference>
|
---|
[10134] | 164 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
|
---|
| 165 | <Project>{df87c13e-a889-46ff-8153-66dcaa8c5674}</Project>
|
---|
| 166 | <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
|
---|
[10925] | 167 | <Private>False</Private>
|
---|
[10134] | 168 | </ProjectReference>
|
---|
[10095] | 169 | </ItemGroup>
|
---|
| 170 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 171 | <PropertyGroup>
|
---|
[11159] | 172 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[10095] | 173 | set ProjectDir=$(ProjectDir)
|
---|
| 174 | set SolutionDir=$(SolutionDir)
|
---|
| 175 | set Outdir=$(Outdir)
|
---|
| 176 |
|
---|
[11159] | 177 | call PreBuildEvent.cmd
|
---|
| 178 | </PreBuildEvent>
|
---|
| 179 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
| 180 | export ProjectDir=$(ProjectDir)
|
---|
| 181 | export SolutionDir=$(SolutionDir)
|
---|
| 182 |
|
---|
| 183 | $SolutionDir/PreBuildEvent.sh
|
---|
| 184 | </PreBuildEvent>
|
---|
[10095] | 185 | </PropertyGroup>
|
---|
| 186 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 187 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 188 | <Target Name="BeforeBuild">
|
---|
| 189 | </Target>
|
---|
| 190 | <Target Name="AfterBuild">
|
---|
| 191 | </Target>
|
---|
| 192 | -->
|
---|
| 193 | </Project> |
---|