Free cookie consent management tool by TermsFeed Policy Generator

Changeset 15759


Ignore:
Timestamp:
02/12/18 16:58:23 (7 years ago)
Author:
fholzing
Message:

#2890: Made the branch compile

Location:
branches/2880_GBTOverhaul/3.4
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2880_GBTOverhaul/3.4/HeuristicLab.Algorithms.DataAnalysis.Views-3.4.csproj

    r15124 r15759  
    2020    <DebugType>full</DebugType>
    2121    <Optimize>false</Optimize>
    22     <OutputPath>$(SolutionDir)\bin\</OutputPath>
     22    <OutputPath>..\..\..\trunk\bin\</OutputPath>
    2323    <DefineConstants>DEBUG;TRACE</DefineConstants>
    2424    <ErrorReport>prompt</ErrorReport>
     
    2929    <DebugType>pdbonly</DebugType>
    3030    <Optimize>true</Optimize>
    31     <OutputPath>$(SolutionDir)\bin\</OutputPath>
     31    <OutputPath>..\..\..\trunk\bin\</OutputPath>
    3232    <DefineConstants>TRACE</DefineConstants>
    3333    <ErrorReport>prompt</ErrorReport>
     
    110110  </PropertyGroup>
    111111  <ItemGroup>
    112     <Reference Include="LibSVM-3.12, Version=3.12.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    113       <HintPath>..\..\bin\LibSVM-3.12.dll</HintPath>
    114       <Private>False</Private>
     112    <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4">
     113      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
     114    </Reference>
     115    <Reference Include="HeuristicLab.Analysis-3.3">
     116      <HintPath>..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
     117    </Reference>
     118    <Reference Include="HeuristicLab.Collections-3.3">
     119      <HintPath>..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     120    </Reference>
     121    <Reference Include="HeuristicLab.Common-3.3">
     122      <HintPath>..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
     123    </Reference>
     124    <Reference Include="HeuristicLab.Common.Resources-3.3">
     125      <HintPath>..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     126    </Reference>
     127    <Reference Include="HeuristicLab.Core-3.3">
     128      <HintPath>..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
     129    </Reference>
     130    <Reference Include="HeuristicLab.Core.Views-3.3">
     131      <HintPath>..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
     132    </Reference>
     133    <Reference Include="HeuristicLab.Data-3.3">
     134      <HintPath>..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
     135    </Reference>
     136    <Reference Include="HeuristicLab.Data.Views-3.3">
     137      <HintPath>..\..\..\trunk\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
     138    </Reference>
     139    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4">
     140      <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
     141    </Reference>
     142    <Reference Include="HeuristicLab.MainForm-3.3">
     143      <HintPath>..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
     144    </Reference>
     145    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
     146      <HintPath>..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     147    </Reference>
     148    <Reference Include="HeuristicLab.Optimization-3.3">
     149      <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
     150    </Reference>
     151    <Reference Include="HeuristicLab.Optimization.Views-3.3">
     152      <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
     153    </Reference>
     154    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
     155      <HintPath>..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     156    </Reference>
     157    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
     158      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
     159    </Reference>
     160    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
     161      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
     162    </Reference>
     163    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4">
     164      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.dll</HintPath>
     165    </Reference>
     166    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4">
     167      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
     168    </Reference>
     169    <Reference Include="HeuristicLab.Problems.DataAnalysis.Views-3.4">
     170      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Views-3.4.dll</HintPath>
     171    </Reference>
     172    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
     173      <HintPath>..\..\..\trunk\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
     174    </Reference>
     175    <Reference Include="LibSVM-3.12">
     176      <HintPath>..\..\..\trunk\bin\LibSVM-3.12.dll</HintPath>
    115177    </Reference>
    116178    <Reference Include="System" />
     
    228290    <None Include="Plugin.cs.frame" />
    229291    <None Include="Properties\AssemblyInfo.cs.frame" />
    230   </ItemGroup>
    231   <ItemGroup>
    232     <ProjectReference Include="..\..\HeuristicLab.Algorithms.DataAnalysis\3.4\HeuristicLab.Algorithms.DataAnalysis-3.4.csproj">
    233       <Project>{2E782078-FA81-4B70-B56F-74CE38DAC6C8}</Project>
    234       <Name>HeuristicLab.Algorithms.DataAnalysis-3.4</Name>
    235       <Private>False</Private>
    236     </ProjectReference>
    237     <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
    238       <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
    239       <Name>HeuristicLab.Analysis-3.3</Name>
    240       <Private>False</Private>
    241     </ProjectReference>
    242     <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
    243       <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
    244       <Name>HeuristicLab.Collections-3.3</Name>
    245       <Private>False</Private>
    246     </ProjectReference>
    247     <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
    248       <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
    249       <Name>HeuristicLab.Common.Resources-3.3</Name>
    250       <Private>False</Private>
    251     </ProjectReference>
    252     <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    253       <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    254       <Name>HeuristicLab.Common-3.3</Name>
    255       <Private>False</Private>
    256     </ProjectReference>
    257     <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
    258       <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
    259       <Name>HeuristicLab.Core.Views-3.3</Name>
    260       <Private>False</Private>
    261     </ProjectReference>
    262     <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    263       <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
    264       <Name>HeuristicLab.Core-3.3</Name>
    265       <Private>False</Private>
    266     </ProjectReference>
    267     <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
    268       <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
    269       <Name>HeuristicLab.Data.Views-3.3</Name>
    270       <Private>False</Private>
    271     </ProjectReference>
    272     <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
    273       <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
    274       <Name>HeuristicLab.Data-3.3</Name>
    275       <Private>False</Private>
    276     </ProjectReference>
    277     <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj">
    278       <Project>{06D4A186-9319-48A0-BADE-A2058D462EEA}</Project>
    279       <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</Name>
    280     </ProjectReference>
    281     <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
    282       <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
    283       <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
    284       <Private>False</Private>
    285     </ProjectReference>
    286     <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
    287       <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
    288       <Name>HeuristicLab.MainForm-3.3</Name>
    289       <Private>False</Private>
    290     </ProjectReference>
    291     <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
    292       <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project>
    293       <Name>HeuristicLab.Optimization.Views-3.3</Name>
    294       <Private>False</Private>
    295     </ProjectReference>
    296     <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
    297       <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
    298       <Name>HeuristicLab.Optimization-3.3</Name>
    299       <Private>False</Private>
    300     </ProjectReference>
    301     <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    302       <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    303       <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    304       <Private>False</Private>
    305     </ProjectReference>
    306     <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.csproj">
    307       <Project>{05BAE4E1-A9FA-4644-AA77-42558720159E}</Project>
    308       <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4</Name>
    309     </ProjectReference>
    310     <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj">
    311       <Project>{5AC82412-911B-4FA2-A013-EDC5E3F3FCC2}</Project>
    312       <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4</Name>
    313     </ProjectReference>
    314     <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic.Views\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj">
    315       <Project>{7a2531ce-3f7c-4f13-bcca-ed6dc27a7086}</Project>
    316       <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4</Name>
    317     </ProjectReference>
    318     <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj">
    319       <Project>{3d28463f-ec96-4d82-afee-38be91a0ca00}</Project>
    320       <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name>
    321     </ProjectReference>
    322     <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Views\3.4\HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj">
    323       <Project>{3E9E8944-44FF-40BB-A622-3A4A7DD0F198}</Project>
    324       <Name>HeuristicLab.Problems.DataAnalysis.Views-3.4</Name>
    325       <Private>False</Private>
    326     </ProjectReference>
    327     <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
    328       <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
    329       <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
    330       <Private>False</Private>
    331     </ProjectReference>
    332     <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj">
    333       <Project>{315BDA09-3F4F-49B3-9790-B37CFC1C5750}</Project>
    334       <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name>
    335       <Private>False</Private>
    336     </ProjectReference>
    337292  </ItemGroup>
    338293  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.