[14488] | 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>{BEA131E1-BD7C-41E8-B372-ED0EB110F7DF}</ProjectGuid>
|
---|
| 8 | <OutputType>Library</OutputType>
|
---|
| 9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 10 | <RootNamespace>HeuristicLab.DatastreamAnalysis.Views</RootNamespace>
|
---|
| 11 | <AssemblyName>HeuristicLab.DatastreamAnalysis.Views-3.4</AssemblyName>
|
---|
| 12 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
| 13 | <FileAlignment>512</FileAlignment>
|
---|
| 14 | <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
---|
| 15 | <TargetFrameworkProfile />
|
---|
| 16 | </PropertyGroup>
|
---|
| 17 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 18 | <PlatformTarget>AnyCPU</PlatformTarget>
|
---|
| 19 | <DebugSymbols>true</DebugSymbols>
|
---|
| 20 | <DebugType>full</DebugType>
|
---|
| 21 | <Optimize>false</Optimize>
|
---|
[15867] | 22 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[14488] | 23 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 24 | <ErrorReport>prompt</ErrorReport>
|
---|
| 25 | <WarningLevel>4</WarningLevel>
|
---|
| 26 | </PropertyGroup>
|
---|
| 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 28 | <PlatformTarget>AnyCPU</PlatformTarget>
|
---|
| 29 | <DebugType>pdbonly</DebugType>
|
---|
| 30 | <Optimize>true</Optimize>
|
---|
| 31 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 32 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 33 | <ErrorReport>prompt</ErrorReport>
|
---|
| 34 | <WarningLevel>4</WarningLevel>
|
---|
| 35 | </PropertyGroup>
|
---|
| 36 | <PropertyGroup>
|
---|
| 37 | <StartupObject />
|
---|
| 38 | </PropertyGroup>
|
---|
| 39 | <PropertyGroup>
|
---|
| 40 | <SignAssembly>true</SignAssembly>
|
---|
| 41 | </PropertyGroup>
|
---|
| 42 | <PropertyGroup>
|
---|
| 43 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 44 | </PropertyGroup>
|
---|
| 45 | <ItemGroup>
|
---|
| 46 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 47 | <SpecificVersion>False</SpecificVersion>
|
---|
| 48 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 49 | </Reference>
|
---|
| 50 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
| 51 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 52 | </Reference>
|
---|
[14547] | 53 | <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 54 | <SpecificVersion>False</SpecificVersion>
|
---|
| 55 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
| 56 | </Reference>
|
---|
[14488] | 57 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
| 58 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 59 | </Reference>
|
---|
| 60 | <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 61 | <SpecificVersion>False</SpecificVersion>
|
---|
| 62 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
| 63 | </Reference>
|
---|
[14536] | 64 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 65 | <SpecificVersion>False</SpecificVersion>
|
---|
| 66 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 67 | </Reference>
|
---|
[14488] | 68 | <Reference Include="HeuristicLab.MainForm-3.3">
|
---|
| 69 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
| 70 | </Reference>
|
---|
| 71 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
|
---|
| 72 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
| 73 | </Reference>
|
---|
| 74 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
| 75 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 76 | </Reference>
|
---|
| 77 | <Reference Include="HeuristicLab.Optimization.Views-3.3">
|
---|
| 78 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
|
---|
| 79 | </Reference>
|
---|
| 80 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
| 81 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 82 | </Reference>
|
---|
[14547] | 83 | <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 84 | <SpecificVersion>False</SpecificVersion>
|
---|
| 85 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
|
---|
| 86 | </Reference>
|
---|
[14488] | 87 | <Reference Include="System" />
|
---|
| 88 | <Reference Include="System.Core" />
|
---|
[14547] | 89 | <Reference Include="System.Windows.Forms.DataVisualization" />
|
---|
[14488] | 90 | <Reference Include="System.Xml.Linq" />
|
---|
| 91 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 92 | <Reference Include="Microsoft.CSharp" />
|
---|
| 93 | <Reference Include="System.Data" />
|
---|
| 94 | <Reference Include="System.Deployment" />
|
---|
| 95 | <Reference Include="System.Drawing" />
|
---|
| 96 | <Reference Include="System.Net.Http" />
|
---|
| 97 | <Reference Include="System.Windows.Forms" />
|
---|
| 98 | <Reference Include="System.Xml" />
|
---|
| 99 | </ItemGroup>
|
---|
| 100 | <ItemGroup>
|
---|
[14547] | 101 | <Compile Include="DataBarSetView.cs">
|
---|
| 102 | <SubType>UserControl</SubType>
|
---|
| 103 | </Compile>
|
---|
| 104 | <Compile Include="DataBarSetView.Designer.cs">
|
---|
| 105 | <DependentUpon>DataBarSetView.cs</DependentUpon>
|
---|
| 106 | </Compile>
|
---|
[14488] | 107 | <Compile Include="DatastreamAnalysisOptimizerView.cs">
|
---|
| 108 | <SubType>UserControl</SubType>
|
---|
| 109 | </Compile>
|
---|
| 110 | <Compile Include="DatastreamAnalysisOptimizerView.Designer.cs">
|
---|
| 111 | <DependentUpon>DatastreamAnalysisOptimizerView.cs</DependentUpon>
|
---|
| 112 | </Compile>
|
---|
| 113 | <Compile Include="Plugin.cs" />
|
---|
| 114 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 115 | <Compile Include="RegressionEnsembleModelView.cs">
|
---|
| 116 | <SubType>UserControl</SubType>
|
---|
| 117 | </Compile>
|
---|
| 118 | <Compile Include="RegressionEnsembleModelView.Designer.cs">
|
---|
| 119 | <DependentUpon>RegressionEnsembleModelView.cs</DependentUpon>
|
---|
| 120 | </Compile>
|
---|
| 121 | </ItemGroup>
|
---|
| 122 | <ItemGroup>
|
---|
| 123 | <None Include="HeuristicLab.snk" />
|
---|
| 124 | <None Include="Plugin.cs.frame" />
|
---|
| 125 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 126 | </ItemGroup>
|
---|
| 127 | <ItemGroup>
|
---|
| 128 | <ProjectReference Include="..\..\HeuristicLab.DatastreamAnalysis\3.4\HeuristicLab.DatastreamAnalysis.csproj">
|
---|
| 129 | <Project>{8ba00ca6-71f6-415b-b5b7-da3d64318750}</Project>
|
---|
| 130 | <Name>HeuristicLab.DatastreamAnalysis</Name>
|
---|
| 131 | </ProjectReference>
|
---|
[14491] | 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 | </ProjectReference>
|
---|
[14488] | 136 | </ItemGroup>
|
---|
[14536] | 137 | <ItemGroup>
|
---|
[14588] | 138 | <EmbeddedResource Include="DataBarSetView.resx">
|
---|
| 139 | <DependentUpon>DataBarSetView.cs</DependentUpon>
|
---|
| 140 | </EmbeddedResource>
|
---|
[14538] | 141 | <EmbeddedResource Include="DatastreamAnalysisOptimizerView.resx">
|
---|
| 142 | <DependentUpon>DatastreamAnalysisOptimizerView.cs</DependentUpon>
|
---|
| 143 | </EmbeddedResource>
|
---|
[14536] | 144 | <EmbeddedResource Include="RegressionEnsembleModelView.resx">
|
---|
| 145 | <DependentUpon>RegressionEnsembleModelView.cs</DependentUpon>
|
---|
| 146 | </EmbeddedResource>
|
---|
| 147 | </ItemGroup>
|
---|
[14488] | 148 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 149 | <PropertyGroup>
|
---|
| 150 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 151 | set ProjectDir=$(ProjectDir)
|
---|
| 152 | set SolutionDir=$(SolutionDir)
|
---|
| 153 | set Outdir=$(Outdir)
|
---|
| 154 |
|
---|
| 155 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
| 156 | </PropertyGroup>
|
---|
| 157 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 158 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 159 | <Target Name="BeforeBuild">
|
---|
| 160 | </Target>
|
---|
| 161 | <Target Name="AfterBuild">
|
---|
| 162 | </Target>
|
---|
| 163 | -->
|
---|
| 164 | </Project> |
---|