Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/02/10 16:45:33 (14 years ago)
Author:
svonolfe
Message:

Added initial version - WIP (#1177)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/HeuristicLab.Problems.VehicleRouting.Views-3.4.csproj

    r4361 r4362  
    113113    <Compile Include="HeuristicLabProblemsVehicleRoutingViewsPlugin.cs" />
    114114    <Compile Include="Properties\AssemblyInfo.cs" />
     115    <Compile Include="VehicleRoutingProblemView.cs">
     116      <SubType>UserControl</SubType>
     117    </Compile>
     118    <Compile Include="VehicleRoutingProblemView.Designer.cs">
     119      <DependentUpon>VehicleRoutingProblemView.cs</DependentUpon>
     120    </Compile>
    115121  </ItemGroup>
    116122  <ItemGroup>
     
    180186      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    181187    </ProjectReference>
    182     <ProjectReference Include="..\..\HeuristicLab.Problems.VehicleRouting\3.3\HeuristicLab.Problems.VehicleRouting-3.3.csproj">
    183       <Project>{6410BDA6-3641-42B2-BABA-AA626E2F6F71}</Project>
    184       <Name>HeuristicLab.Problems.VehicleRouting-3.3</Name>
     188    <ProjectReference Include="..\..\HeuristicLab.Problems.VehicleRouting\3.4\HeuristicLab.Problems.VehicleRouting-3.4.csproj">
     189      <Project>{B94FFB82-43D4-40AB-9980-B03470ADF221}</Project>
     190      <Name>HeuristicLab.Problems.VehicleRouting-3.4</Name>
    185191    </ProjectReference>
    186192  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.