Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2719_HeuristicLab.DatastreamAnalysis/HeuristicLab.DatastreamAnalysis/3.4/HeuristicLab.DatastreamAnalysis.csproj

Last change on this file was 17980, checked in by jzenisek, 3 years ago

#2719 merged head of HeuristicLab.Problems.DataAnalysis into branch; added several minor items

File size: 7.1 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="14.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>{8BA00CA6-71F6-415B-B5B7-DA3D64318750}</ProjectGuid>
8    <OutputType>Library</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <RootNamespace>HeuristicLab.DatastreamAnalysis</RootNamespace>
11    <AssemblyName>HeuristicLab.DatastreamAnalysis-3.4</AssemblyName>
12    <TargetFrameworkVersion>v4.6.1</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\bin\</OutputPath>
21    <DefineConstants>DEBUG;TRACE</DefineConstants>
22    <ErrorReport>prompt</ErrorReport>
23    <WarningLevel>4</WarningLevel>
24  </PropertyGroup>
25  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
26    <DebugType>pdbonly</DebugType>
27    <Optimize>true</Optimize>
28    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
29    <DefineConstants>TRACE</DefineConstants>
30    <ErrorReport>prompt</ErrorReport>
31    <WarningLevel>4</WarningLevel>
32  </PropertyGroup>
33  <PropertyGroup>
34    <SignAssembly>true</SignAssembly>
35  </PropertyGroup>
36  <PropertyGroup>
37    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
38  </PropertyGroup>
39  <ItemGroup>
40    <Reference Include="HEAL.Attic, Version=1.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
41      <SpecificVersion>False</SpecificVersion>
42      <HintPath>..\..\..\..\trunk\bin\HEAL.Attic.dll</HintPath>
43      <Private>False</Private>
44    </Reference>
45    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
46      <SpecificVersion>False</SpecificVersion>
47      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
48      <Private>False</Private>
49    </Reference>
50    <Reference Include="HeuristicLab.Collections-3.3">
51      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
52      <Private>False</Private>
53    </Reference>
54    <Reference Include="HeuristicLab.Common-3.3">
55      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
56      <Private>False</Private>
57    </Reference>
58    <Reference Include="HeuristicLab.Common.Resources-3.3">
59      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
60      <Private>False</Private>
61    </Reference>
62    <Reference Include="HeuristicLab.Core-3.3">
63      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
64      <Private>False</Private>
65    </Reference>
66    <Reference Include="HeuristicLab.Data-3.3">
67      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
68      <Private>False</Private>
69    </Reference>
70    <Reference Include="HeuristicLab.Operators-3.3">
71      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
72      <Private>False</Private>
73    </Reference>
74    <Reference Include="HeuristicLab.Optimization-3.3">
75      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
76      <Private>False</Private>
77    </Reference>
78    <Reference Include="HeuristicLab.Parameters-3.3">
79      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
80      <Private>False</Private>
81    </Reference>
82    <Reference Include="HeuristicLab.Persistence-3.3">
83      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
84      <Private>False</Private>
85    </Reference>
86    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
87      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
88      <Private>False</Private>
89    </Reference>
90    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
91      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
92      <Private>False</Private>
93    </Reference>
94    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4">
95      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
96      <Private>False</Private>
97    </Reference>
98    <Reference Include="System" />
99    <Reference Include="System.Core" />
100    <Reference Include="System.Drawing" />
101    <Reference Include="System.Windows.Forms" />
102    <Reference Include="System.Windows.Forms.DataVisualization" />
103    <Reference Include="System.Xml.Linq" />
104    <Reference Include="System.Data.DataSetExtensions" />
105    <Reference Include="Microsoft.CSharp" />
106    <Reference Include="System.Data" />
107    <Reference Include="System.Net.Http" />
108    <Reference Include="System.Xml" />
109  </ItemGroup>
110  <ItemGroup>
111    <Compile Include="AnalysisBase.cs" />
112    <Compile Include="ExtendedDataTable.cs" />
113    <Compile Include="DataBar.cs" />
114    <Compile Include="DataBarSet.cs" />
115    <Compile Include="Datastream.cs" />
116    <Compile Include="DatastreamAnalysisOptimizer.cs" />
117    <Compile Include="DatastreamAnalysisUtil.cs" />
118    <Compile Include="IAnalysisBase.cs" />
119    <Compile Include="IDatastream.cs" />
120    <Compile Include="RangeDataRow.cs" />
121    <Compile Include="IProxyEnsembleModel.cs" />
122    <Compile Include="Plugin.cs" />
123    <Compile Include="Properties\AssemblyInfo.cs" />
124    <Compile Include="ProxyEnsembleModel.cs" />
125  </ItemGroup>
126  <ItemGroup>
127    <None Include="HeuristicLab.snk" />
128    <None Include="Plugin.cs.frame" />
129    <None Include="Properties\AssemblyInfo.cs.frame" />
130  </ItemGroup>
131  <ItemGroup>
132    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
133      <Project>{df87c13e-a889-46ff-8153-66dcaa8c5674}</Project>
134      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
135      <Private>False</Private>
136    </ProjectReference>
137  </ItemGroup>
138  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
139  <PropertyGroup>
140    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
141set ProjectDir=$(ProjectDir)
142set SolutionDir=$(SolutionDir)
143set Outdir=$(Outdir)
144
145call PreBuildEvent.cmd</PreBuildEvent>
146  </PropertyGroup>
147  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
148       Other similar extension points exist, see Microsoft.Common.targets.
149  <Target Name="BeforeBuild">
150  </Target>
151  <Target Name="AfterBuild">
152  </Target>
153  -->
154</Project>
Note: See TracBrowser for help on using the repository browser.