- Timestamp:
- 02/19/13 10:16:01 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/LearningClassifierSystems/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj
r9226 r9228 95 95 <Reference Include="ALGLIB-3.6.0"> 96 96 <HintPath>..\..\..\..\trunk\sources\bin\ALGLIB-3.6.0.dll</HintPath> 97 <Private>False</Private> 97 98 </Reference> 98 99 <Reference Include="HeuristicLab.ALGLIB-3.6.0"> 99 100 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.ALGLIB-3.6.0.dll</HintPath> 101 <Private>False</Private> 100 102 </Reference> 101 103 <Reference Include="HeuristicLab.Collections-3.3"> 102 104 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath> 105 <Private>False</Private> 103 106 </Reference> 104 107 <Reference Include="HeuristicLab.Common-3.3"> 105 108 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 109 <Private>False</Private> 106 110 </Reference> 107 111 <Reference Include="HeuristicLab.Common.Resources-3.3"> 108 112 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 113 <Private>False</Private> 109 114 </Reference> 110 115 <Reference Include="HeuristicLab.Data-3.3"> 111 116 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath> 117 <Private>False</Private> 112 118 </Reference> 113 119 <Reference Include="HeuristicLab.Optimization-3.3"> 114 120 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 121 <Private>False</Private> 115 122 </Reference> 116 123 <Reference Include="HeuristicLab.Parameters-3.3"> 117 124 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 125 <Private>False</Private> 118 126 </Reference> 119 127 <Reference Include="HeuristicLab.Persistence-3.3"> 120 128 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 129 <Private>False</Private> 121 130 </Reference> 122 131 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 123 132 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 133 <Private>False</Private> 124 134 </Reference> 125 135 <Reference Include="HeuristicLab.Problems.Instances-3.3"> 126 136 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath> 137 <Private>False</Private> 127 138 </Reference> 128 139 <Reference Include="System" />
Note: See TracChangeset
for help on using the changeset viewer.