Changeset 5088
- Timestamp:
- 12/12/10 11:35:42 (14 years ago)
- Location:
- trunk/sources/HeuristicLab/3.3/Tests
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab/3.3/Tests/HeuristicLab-3.3.Tests.csproj
r5025 r5088 235 235 <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3</Name> 236 236 </ProjectReference> 237 <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.5.0\ALGLIB-2.5.0\ALGLIB-2.5.0.csproj"> 238 <Project>{29E4B033-1FEF-4FE1-AE17-0A9319D7C54E}</Project> 239 <Name>ALGLIB-2.5.0</Name> 240 </ProjectReference> 237 241 <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.5.0\HeuristicLab.ALGLIB-2.5.0\HeuristicLab.ALGLIB-2.5.0.csproj"> 238 242 <Project>{01BBCB5A-144A-4A7E-908E-079849E2F7CF}</Project> … … 243 247 <Name>ALGLIB-3.1.0</Name> 244 248 </ProjectReference> 249 <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\3.1.0\HeuristicLab.ALGLIB-3.1.0\HeuristicLab.ALGLIB-3.1.0.csproj"> 250 <Project>{DE69A359-A5B8-4D3D-BA8D-D5780D7F96D6}</Project> 251 <Name>HeuristicLab.ALGLIB-3.1.0 %28HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\HeuristicLab.ALGLIB-3.1.0\HeuristicLab.ALGLIB-3.1.0%29</Name> 252 </ProjectReference> 245 253 <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.LibSVM\1.6.3\HeuristicLab.LibSVM-1.6.3\HeuristicLab.LibSVM-1.6.3.csproj"> 246 254 <Project>{89B50302-9CEE-4D13-9779-633EADCAE624}</Project> … … 456 464 </ItemGroup> 457 465 <ItemGroup> 466 <None Include="Builder.testsettings" /> 458 467 <None Include="GA_TSP.hl"> 459 468 <CopyToOutputDirectory>Always</CopyToOutputDirectory>
Note: See TracChangeset
for help on using the changeset viewer.