Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/12/12 12:50:39 (12 years ago)
Author:
ascheibe
Message:

#1329 changed references in scheduling projects to project references

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.Scheduling.Views/3.3/HeuristicLab.Problems.Scheduling.Views-3.3.csproj

    r8788 r8800  
    101101  </PropertyGroup>
    102102  <ItemGroup>
    103     <Reference Include="HeuristicLab.Collections-3.3">
    104       <HintPath>..\..\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    105       <Private>False</Private>
    106     </Reference>
    107     <Reference Include="HeuristicLab.Common-3.3">
    108       <HintPath>..\..\bin\HeuristicLab.Common-3.3.dll</HintPath>
    109       <Private>False</Private>
    110     </Reference>
    111     <Reference Include="HeuristicLab.Core-3.3">
    112       <HintPath>..\..\bin\HeuristicLab.Core-3.3.dll</HintPath>
    113       <Private>False</Private>
    114     </Reference>
    115     <Reference Include="HeuristicLab.Core.Views-3.3">
    116       <HintPath>..\..\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
    117       <Private>False</Private>
    118     </Reference>
    119     <Reference Include="HeuristicLab.MainForm-3.3">
    120       <HintPath>..\..\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
    121       <Private>False</Private>
    122     </Reference>
    123     <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
    124       <HintPath>..\..\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
    125       <Private>False</Private>
    126     </Reference>
    127     <Reference Include="HeuristicLab.Optimization-3.3">
    128       <HintPath>..\..\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
    129       <Private>False</Private>
    130     </Reference>
    131     <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    132       <HintPath>..\..\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    133       <Private>False</Private>
    134     </Reference>
    135103    <Reference Include="System" />
    136104    <Reference Include="System.Core" />
     
    139107  </ItemGroup>
    140108  <ItemGroup>
    141     <Compile Include="JobShopSchedulingProblemView.cs">
    142       <SubType>UserControl</SubType>
    143     </Compile>
     109    <Compile Include="JobShopSchedulingProblemView.cs" />
    144110    <Compile Include="JobShopSchedulingProblemView.Designer.cs">
    145111      <DependentUpon>JobShopSchedulingProblemView.cs</DependentUpon>
     
    160126  </ItemGroup>
    161127  <ItemGroup>
    162     <ProjectReference Include="..\..\HeuristicLab.Encodings.ScheduleEncoding.Views\3.3\HeuristicLab.Encodings.ScheduleEncoding.Views-3.3.csproj">
    163       <Project>{0C378762-D5DB-488A-8931-2BA42B1B7CBF}</Project>
    164       <Name>HeuristicLab.Encodings.ScheduleEncoding.Views-3.3</Name>
    165       <Private>False</Private>
    166     </ProjectReference>
    167     <ProjectReference Include="..\..\HeuristicLab.Encodings.ScheduleEncoding\3.3\HeuristicLab.Encodings.ScheduleEncoding-3.3.csproj">
    168       <Project>{17F3EF80-B2C3-4B8D-A4D5-BE9CE3BA2606}</Project>
    169       <Name>HeuristicLab.Encodings.ScheduleEncoding-3.3</Name>
    170       <Private>False</Private>
    171     </ProjectReference>
    172     <ProjectReference Include="..\..\HeuristicLab.Problems.Scheduling\3.3\HeuristicLab.Problems.Scheduling-3.3.csproj">
    173       <Project>{2BF1D639-1A74-44ED-AAAD-41ECD395AD93}</Project>
    174       <Name>HeuristicLab.Problems.Scheduling-3.3</Name>
    175       <Private>False</Private>
    176     </ProjectReference>
    177   </ItemGroup>
    178   <ItemGroup>
    179128    <EmbeddedResource Include="JobShopSchedulingProblemView.resx">
    180129      <DependentUpon>JobShopSchedulingProblemView.cs</DependentUpon>
     
    183132      <DependentUpon>SchedulingProblemImportDialog.cs</DependentUpon>
    184133    </EmbeddedResource>
     134  </ItemGroup>
     135  <ItemGroup>
     136    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
     137      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
     138      <Name>HeuristicLab.Collections-3.3</Name>
     139      <Private>False</Private>
     140    </ProjectReference>
     141    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
     142      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
     143      <Name>HeuristicLab.Common-3.3</Name>
     144      <Private>False</Private>
     145    </ProjectReference>
     146    <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
     147      <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
     148      <Name>HeuristicLab.Core.Views-3.3</Name>
     149      <Private>False</Private>
     150    </ProjectReference>
     151    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
     152      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
     153      <Name>HeuristicLab.Core-3.3</Name>
     154      <Private>False</Private>
     155    </ProjectReference>
     156    <ProjectReference Include="..\..\HeuristicLab.Encodings.ScheduleEncoding.Views\3.3\HeuristicLab.Encodings.ScheduleEncoding.Views-3.3.csproj">
     157      <Project>{0C378762-D5DB-488A-8931-2BA42B1B7CBF}</Project>
     158      <Name>HeuristicLab.Encodings.ScheduleEncoding.Views-3.3</Name>
     159      <Private>False</Private>
     160    </ProjectReference>
     161    <ProjectReference Include="..\..\HeuristicLab.Encodings.ScheduleEncoding\3.3\HeuristicLab.Encodings.ScheduleEncoding-3.3.csproj">
     162      <Project>{17F3EF80-B2C3-4B8D-A4D5-BE9CE3BA2606}</Project>
     163      <Name>HeuristicLab.Encodings.ScheduleEncoding-3.3</Name>
     164      <Private>False</Private>
     165    </ProjectReference>
     166    <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
     167      <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
     168      <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
     169      <Private>False</Private>
     170    </ProjectReference>
     171    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
     172      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
     173      <Name>HeuristicLab.MainForm-3.3</Name>
     174      <Private>False</Private>
     175    </ProjectReference>
     176    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
     177      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
     178      <Name>HeuristicLab.Optimization-3.3</Name>
     179      <Private>False</Private>
     180    </ProjectReference>
     181    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
     182      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
     183      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
     184      <Private>False</Private>
     185    </ProjectReference>
     186    <ProjectReference Include="..\..\HeuristicLab.Problems.Scheduling\3.3\HeuristicLab.Problems.Scheduling-3.3.csproj">
     187      <Project>{2BF1D639-1A74-44ED-AAAD-41ECD395AD93}</Project>
     188      <Name>HeuristicLab.Problems.Scheduling-3.3</Name>
     189      <Private>False</Private>
     190    </ProjectReference>
    185191  </ItemGroup>
    186192  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.