Changeset 12796 for branches/FitnessLandscapeAnalysis/VRPProblemAnalyzer
- Timestamp:
- 07/22/15 09:41:26 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/FitnessLandscapeAnalysis/VRPProblemAnalyzer/VRPProblemAnalyzer.csproj
r11626 r12796 106 106 </PropertyGroup> 107 107 <ItemGroup> 108 <Reference Include="ALGLIB-3.7.0"> 109 <HintPath>..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath> 108 <Reference Include="ALGLIB-3.9.0, Version=3.9.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 109 <HintPath>..\..\..\trunk\sources\bin\ALGLIB-3.9.0.dll</HintPath> 110 <Private>False</Private> 110 111 </Reference> 111 112 <Reference Include="System" />
Note: See TracChangeset
for help on using the changeset viewer.