Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/06/12 16:52:06 (12 years ago)
Author:
sforsten
Message:

#1784: branch creation done

Location:
branches/ProblemInstancesRegressionAndClassification
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/ProblemInstancesRegressionAndClassification

    • Property svn:ignore set to
      HeuristicLab 3.3.sln.docstates.suo
      HeuristicLab 3.3.suo
      protoc.exe
      ProtoGen.exe
  • branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj

    r7500 r7572  
    5050    <DebugType>pdbonly</DebugType>
    5151    <Optimize>true</Optimize>
    52     <OutputPath>$(SolutionDir)\bin\</OutputPath>
     52    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
    5353    <DefineConstants>TRACE</DefineConstants>
    5454    <ErrorReport>prompt</ErrorReport>
     
    9393  </PropertyGroup>
    9494  <ItemGroup>
     95    <Reference Include="HeuristicLab.Collections-3.3">
     96      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     97    </Reference>
     98    <Reference Include="HeuristicLab.Common-3.3">
     99      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     100    </Reference>
     101    <Reference Include="HeuristicLab.Common.Resources-3.3">
     102      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     103    </Reference>
     104    <Reference Include="HeuristicLab.Core-3.3">
     105      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     106    </Reference>
     107    <Reference Include="HeuristicLab.Core.Views-3.3">
     108      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
     109    </Reference>
     110    <Reference Include="HeuristicLab.Data-3.3">
     111      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
     112    </Reference>
     113    <Reference Include="HeuristicLab.Data.Views-3.3">
     114      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
     115    </Reference>
     116    <Reference Include="HeuristicLab.MainForm-3.3">
     117      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
     118    </Reference>
     119    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
     120      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     121    </Reference>
     122    <Reference Include="HeuristicLab.Optimization-3.3">
     123      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
     124    </Reference>
     125    <Reference Include="HeuristicLab.Optimization.Views-3.3">
     126      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
     127    </Reference>
     128    <Reference Include="HeuristicLab.Optimizer-3.3">
     129      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
     130    </Reference>
     131    <Reference Include="HeuristicLab.Parameters.Views-3.3">
     132      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
     133    </Reference>
     134    <Reference Include="HeuristicLab.Persistence-3.3">
     135      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     136    </Reference>
     137    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
     138      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     139    </Reference>
     140    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
     141      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
     142    </Reference>
    95143    <Reference Include="System" />
    96144    <Reference Include="System.Core">
     
    269317  </ItemGroup>
    270318  <ItemGroup>
    271     <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
    272       <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
    273       <Name>HeuristicLab.Collections-3.3</Name>
    274       <Private>False</Private>
    275     </ProjectReference>
    276     <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
    277       <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
    278       <Name>HeuristicLab.Common.Resources-3.3</Name>
    279       <Private>False</Private>
    280     </ProjectReference>
    281     <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    282       <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    283       <Name>HeuristicLab.Common-3.3</Name>
    284       <Private>False</Private>
    285     </ProjectReference>
    286     <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
    287       <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
    288       <Name>HeuristicLab.Core.Views-3.3</Name>
    289       <Private>False</Private>
    290     </ProjectReference>
    291     <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    292       <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
    293       <Name>HeuristicLab.Core-3.3</Name>
    294       <Private>False</Private>
    295     </ProjectReference>
    296     <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
    297       <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
    298       <Name>HeuristicLab.Data.Views-3.3</Name>
    299       <Private>False</Private>
    300     </ProjectReference>
    301     <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
    302       <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
    303       <Name>HeuristicLab.Data-3.3</Name>
    304       <Private>False</Private>
    305     </ProjectReference>
    306     <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
    307       <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
    308       <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
    309       <Private>False</Private>
    310     </ProjectReference>
    311     <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
    312       <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
    313       <Name>HeuristicLab.MainForm-3.3</Name>
    314       <Private>False</Private>
    315     </ProjectReference>
    316     <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
    317       <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project>
    318       <Name>HeuristicLab.Optimization.Views-3.3</Name>
    319       <Private>False</Private>
    320     </ProjectReference>
    321     <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
    322       <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
    323       <Name>HeuristicLab.Optimization-3.3</Name>
    324       <Private>False</Private>
    325     </ProjectReference>
    326     <ProjectReference Include="..\..\HeuristicLab.Optimizer\3.3\HeuristicLab.Optimizer-3.3.csproj">
    327       <Project>{C664305E-497C-4533-A140-967DEDB05C19}</Project>
    328       <Name>HeuristicLab.Optimizer-3.3</Name>
    329       <Private>False</Private>
    330     </ProjectReference>
    331     <ProjectReference Include="..\..\HeuristicLab.Parameters.Views\3.3\HeuristicLab.Parameters.Views-3.3.csproj">
    332       <Project>{AE5B1CE5-9862-4D6F-A700-D72CD9AEA295}</Project>
    333       <Name>HeuristicLab.Parameters.Views-3.3</Name>
    334       <Private>False</Private>
    335     </ProjectReference>
    336     <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
    337       <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
    338       <Name>HeuristicLab.Persistence-3.3</Name>
    339       <Private>False</Private>
    340     </ProjectReference>
    341     <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    342       <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    343       <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    344       <Private>False</Private>
    345     </ProjectReference>
    346319    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
    347320      <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
    348321      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
    349       <Private>False</Private>
    350     </ProjectReference>
    351     <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj">
    352       <Project>{315BDA09-3F4F-49B3-9790-B37CFC1C5750}</Project>
    353       <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name>
    354322      <Private>False</Private>
    355323    </ProjectReference>
     
    371339      <Install>true</Install>
    372340    </BootstrapperPackage>
     341  </ItemGroup>
     342  <ItemGroup>
     343    <WCFMetadata Include="Service References\" />
    373344  </ItemGroup>
    374345  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.