Changeset 4325
- Timestamp:
- 08/26/10 12:07:36 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Classification/HeuristicLab.Problems.DataAnalysis/3.3/HeuristicLab.Problems.DataAnalysis-3.3.csproj
r4112 r4325 91 91 </PropertyGroup> 92 92 <ItemGroup> 93 <Reference Include="ALGLIB-2.5.0"> 94 <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ALGLIB-2.5.0.dll</HintPath> 95 </Reference> 96 <Reference Include="HeuristicLab.ALGLIB-2.5.0"> 97 <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.ALGLIB-2.5.0.dll</HintPath> 98 </Reference> 99 <Reference Include="HeuristicLab.Collections-3.3"> 100 <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath> 101 </Reference> 102 <Reference Include="HeuristicLab.Common-3.3"> 103 <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath> 104 </Reference> 105 <Reference Include="HeuristicLab.Common.Resources-3.3"> 106 <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath> 107 </Reference> 108 <Reference Include="HeuristicLab.Core-3.3"> 109 <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath> 110 </Reference> 111 <Reference Include="HeuristicLab.Data-3.3"> 112 <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath> 113 </Reference> 114 <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3"> 115 <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath> 116 </Reference> 117 <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3"> 118 <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.dll</HintPath> 119 </Reference> 120 <Reference Include="HeuristicLab.LibSVM-1.6.3"> 121 <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.LibSVM-1.6.3.dll</HintPath> 122 </Reference> 123 <Reference Include="HeuristicLab.Operators-3.3"> 124 <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath> 125 </Reference> 126 <Reference Include="HeuristicLab.Optimization-3.3"> 127 <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath> 128 </Reference> 129 <Reference Include="HeuristicLab.Parameters-3.3"> 130 <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters-3.3.dll</HintPath> 131 </Reference> 132 <Reference Include="HeuristicLab.Persistence-3.3"> 133 <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath> 134 </Reference> 135 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 136 <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 137 </Reference> 138 <Reference Include="HeuristicLab.Random-3.3"> 139 <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Random-3.3.dll</HintPath> 140 </Reference> 141 <Reference Include="LibSVM-1.6.3"> 142 <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\LibSVM-1.6.3.dll</HintPath> 143 </Reference> 93 144 <Reference Include="System" /> 94 145 <Reference Include="System.Core"> … … 174 225 </ItemGroup> 175 226 <ItemGroup> 176 <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">177 <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>178 <Name>HeuristicLab.Collections-3.3</Name>179 </ProjectReference>180 <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">181 <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>182 <Name>HeuristicLab.Common.Resources-3.3</Name>183 </ProjectReference>184 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">185 <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>186 <Name>HeuristicLab.Common-3.3</Name>187 </ProjectReference>188 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">189 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>190 <Name>HeuristicLab.Core-3.3</Name>191 </ProjectReference>192 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">193 <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>194 <Name>HeuristicLab.Data-3.3</Name>195 </ProjectReference>196 <ProjectReference Include="..\..\HeuristicLab.Encodings.RealVectorEncoding\3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj">197 <Project>{BB6D334A-4BB6-4674-9883-31A6EBB32CAB}</Project>198 <Name>HeuristicLab.Encodings.RealVectorEncoding-3.3</Name>199 </ProjectReference>200 <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj">201 <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project>202 <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3</Name>203 </ProjectReference>204 <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.5.0\ALGLIB-2.5.0\ALGLIB-2.5.0.csproj">205 <Project>{29E4B033-1FEF-4FE1-AE17-0A9319D7C54E}</Project>206 <Name>ALGLIB-2.5.0</Name>207 </ProjectReference>208 <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.LibSVM\1.6.3\HeuristicLab.LibSVM-1.6.3\HeuristicLab.LibSVM-1.6.3.csproj">209 <Project>{89B50302-9CEE-4D13-9779-633EADCAE624}</Project>210 <Name>HeuristicLab.LibSVM-1.6.3 %28HeuristicLab.ExtLibs\HeuristicLab.LibSVM\HeuristicLab.LibSVM-1.6.3\HeuristicLab.LibSVM-1.6.3%29</Name>211 </ProjectReference>212 <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.LibSVM\1.6.3\LibSVM-1.6.3\LibSVM-1.6.3.csproj">213 <Project>{A16F23B5-FB62-499E-A831-26953AA56FE2}</Project>214 <Name>LibSVM-1.6.3</Name>215 </ProjectReference>216 <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">217 <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>218 <Name>HeuristicLab.Operators-3.3</Name>219 </ProjectReference>220 <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">221 <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>222 <Name>HeuristicLab.Optimization-3.3</Name>223 </ProjectReference>224 <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">225 <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>226 <Name>HeuristicLab.Parameters-3.3</Name>227 </ProjectReference>228 <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">229 <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>230 <Name>HeuristicLab.Persistence-3.3</Name>231 </ProjectReference>232 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">233 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>234 <Name>HeuristicLab.PluginInfrastructure-3.3</Name>235 </ProjectReference>236 <ProjectReference Include="..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj">237 <Project>{F4539FB6-4708-40C9-BE64-0A1390AEA197}</Project>238 <Name>HeuristicLab.Random-3.3</Name>239 </ProjectReference>240 </ItemGroup>241 <ItemGroup>242 227 <BootstrapperPackage Include="Microsoft.Net.Client.3.5"> 243 228 <Visible>False</Visible>
Note: See TracChangeset
for help on using the changeset viewer.