Changeset 6342 for trunk/sources/HeuristicLab.Problems.QuadraticAssignment.Views/3.3/HeuristicLab.Problems.QuadraticAssignment.Views-3.3.csproj
- Timestamp:
- 05/30/11 18:07:32 (13 years ago)
- Location:
- trunk/sources
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources
- Property svn:mergeinfo changed
/branches/histogram (added) merged: 5959,5961,5970,5994-5996,5999,6007,6010-6016,6020,6022,6027-6028,6032,6046,6055-6056,6081-6082,6086-6087,6089,6115,6176,6194-6195,6338-6341
- Property svn:mergeinfo changed
-
trunk/sources/HeuristicLab.Problems.QuadraticAssignment.Views/3.3/HeuristicLab.Problems.QuadraticAssignment.Views-3.3.csproj
r5933 r6342 102 102 </PropertyGroup> 103 103 <ItemGroup> 104 <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86" /> 105 <Reference Include="HeuristicLab.Data.Views-3.3"> 106 <HintPath>..\..\HeuristicLab.Data.Views\3.3\bin\x86\Debug\HeuristicLab.Data.Views-3.3.dll</HintPath> 107 </Reference> 108 <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3"> 109 <HintPath>..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\bin\x86\Debug\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath> 110 </Reference> 104 111 <Reference Include="System" /> 105 112 <Reference Include="System.Core" /> … … 107 114 <Reference Include="System.Drawing" /> 108 115 <Reference Include="System.Windows.Forms" /> 116 <Reference Include="System.Windows.Forms.DataVisualization" /> 109 117 <Reference Include="System.Xml" /> 110 118 </ItemGroup> … … 184 192 <Name>HeuristicLab.MainForm-3.3</Name> 185 193 </ProjectReference> 194 <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj"> 195 <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project> 196 <Name>HeuristicLab.Optimization.Views-3.3</Name> 197 </ProjectReference> 186 198 <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj"> 187 199 <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
Note: See TracChangeset
for help on using the changeset viewer.