Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/15/12 14:33:14 (12 years ago)
Author:
sforsten
Message:

#1784: changes in the references and output directories

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.Instances.Regression/3.4/HeuristicLab.Problems.Instances.Regression-3.4.csproj

    r7823 r7825  
    1818    <DebugType>full</DebugType>
    1919    <Optimize>false</Optimize>
    20     <OutputPath>bin\Debug\</OutputPath>
     20    <OutputPath>..\..\bin\</OutputPath>
    2121    <DefineConstants>DEBUG;TRACE</DefineConstants>
    2222    <ErrorReport>prompt</ErrorReport>
     
    3838  </PropertyGroup>
    3939  <ItemGroup>
    40     <Reference Include="HeuristicLab.Common-3.3">
    41       <HintPath>..\..\HeuristicLab.Common\3.3\obj\Release\HeuristicLab.Common-3.3.dll</HintPath>
    42       <Private>False</Private>
    43     </Reference>
    44     <Reference Include="HeuristicLab.Core-3.3">
    45       <HintPath>..\..\HeuristicLab.Core\3.3\obj\Release\HeuristicLab.Core-3.3.dll</HintPath>
    46       <Private>False</Private>
    47     </Reference>
    48     <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    49       <Private>False</Private>
    50       <HintPath>..\..\HeuristicLab.Data\3.3\obj\Release\HeuristicLab.Data-3.3.dll</HintPath>
    51     </Reference>
    52     <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    53       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    54       <Private>False</Private>
    55     </Reference>
    56     <Reference Include="HeuristicLab.Random-3.3">
    57       <HintPath>..\..\HeuristicLab.Random\3.3\obj\Release\HeuristicLab.Random-3.3.dll</HintPath>
    58       <Private>False</Private>
    59     </Reference>
    6040    <Reference Include="ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
    6141      <Private>False</Private>
     
    141121      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
    142122      <Name>HeuristicLab.Collections-3.3</Name>
     123      <Private>False</Private>
     124    </ProjectReference>
     125    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
     126      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
     127      <Name>HeuristicLab.Common-3.3</Name>
     128      <Private>False</Private>
     129    </ProjectReference>
     130    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
     131      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
     132      <Name>HeuristicLab.Core-3.3</Name>
     133      <Private>False</Private>
     134    </ProjectReference>
     135    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
     136      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
     137      <Name>HeuristicLab.Data-3.3</Name>
     138      <Private>False</Private>
     139    </ProjectReference>
     140    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
     141      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
     142      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
     143      <Private>False</Private>
    143144    </ProjectReference>
    144145    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
     
    152153      <Private>False</Private>
    153154    </ProjectReference>
     155    <ProjectReference Include="..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj">
     156      <Project>{F4539FB6-4708-40C9-BE64-0A1390AEA197}</Project>
     157      <Name>HeuristicLab.Random-3.3</Name>
     158      <Private>False</Private>
     159    </ProjectReference>
    154160  </ItemGroup>
    155   <ItemGroup />
    156161  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    157162  <PropertyGroup>
Note: See TracChangeset for help on using the changeset viewer.