- Timestamp:
- 10/12/12 10:28:16 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4.csproj
r8798 r8799 41 41 <DebugType>full</DebugType> 42 42 <Optimize>false</Optimize> 43 <OutputPath> ../../bin/</OutputPath>43 <OutputPath>$(SolutionDir)\bin\</OutputPath> 44 44 <DefineConstants>DEBUG;TRACE</DefineConstants> 45 45 <ErrorReport>prompt</ErrorReport> … … 50 50 <DebugType>pdbonly</DebugType> 51 51 <Optimize>true</Optimize> 52 <OutputPath> ..\..\..\..\trunk\sources\bin\</OutputPath>52 <OutputPath>$(SolutionDir)\bin\</OutputPath> 53 53 <DefineConstants>TRACE</DefineConstants> 54 54 <ErrorReport>prompt</ErrorReport> … … 58 58 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' "> 59 59 <DebugSymbols>true</DebugSymbols> 60 <OutputPath> ../../bin/</OutputPath>60 <OutputPath>$(SolutionDir)\bin\</OutputPath> 61 61 <DefineConstants>DEBUG;TRACE</DefineConstants> 62 62 <DebugType>full</DebugType> … … 66 66 </PropertyGroup> 67 67 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' "> 68 <OutputPath> ../../bin/</OutputPath>68 <OutputPath>$(SolutionDir)\bin\</OutputPath> 69 69 <DefineConstants>TRACE</DefineConstants> 70 70 <Optimize>true</Optimize> … … 76 76 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> 77 77 <DebugSymbols>true</DebugSymbols> 78 <OutputPath> ../../bin/</OutputPath>78 <OutputPath>$(SolutionDir)\bin\</OutputPath> 79 79 <DefineConstants>DEBUG;TRACE</DefineConstants> 80 80 <DebugType>full</DebugType> … … 84 84 </PropertyGroup> 85 85 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> 86 <OutputPath> ../../bin/</OutputPath>86 <OutputPath>$(SolutionDir)\bin\</OutputPath> 87 87 <DefineConstants>TRACE</DefineConstants> 88 88 <Optimize>true</Optimize> … … 93 93 </PropertyGroup> 94 94 <ItemGroup> 95 <Reference Include="ALGLIB-3.6.0, Version=3.6.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" /> 96 <Reference Include="HeuristicLab.ALGLIB-3.6.0, Version=3.6.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" /> 95 <Reference Include="ALGLIB-3.6.0, Version=3.6.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 96 <Private>False</Private> 97 </Reference> 98 <Reference Include="HeuristicLab.ALGLIB-3.6.0, Version=3.6.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 99 <Private>False</Private> 100 </Reference> 97 101 <Reference Include="System" /> 98 102 <Reference Include="System.Core"> … … 154 158 <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project> 155 159 <Name>HeuristicLab.Analysis-3.3</Name> 160 <Private>False</Private> 156 161 </ProjectReference> 157 162 <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj"> 158 163 <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project> 159 164 <Name>HeuristicLab.Collections-3.3</Name> 165 <Private>False</Private> 160 166 </ProjectReference> 161 167 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj"> 162 168 <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project> 163 169 <Name>HeuristicLab.Common-3.3</Name> 170 <Private>False</Private> 164 171 </ProjectReference> 165 172 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj"> 166 173 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project> 167 174 <Name>HeuristicLab.Core-3.3</Name> 175 <Private>False</Private> 168 176 </ProjectReference> 169 177 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj"> 170 178 <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project> 171 179 <Name>HeuristicLab.Data-3.3</Name> 180 <Private>False</Private> 172 181 </ProjectReference> 173 182 <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj"> 174 183 <Project>{06D4A186-9319-48A0-BADE-A2058D462EEA}</Project> 175 184 <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</Name> 185 <Private>False</Private> 176 186 </ProjectReference> 177 187 <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj"> 178 188 <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project> 179 189 <Name>HeuristicLab.Operators-3.3</Name> 190 <Private>False</Private> 180 191 </ProjectReference> 181 192 <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj"> 182 193 <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project> 183 194 <Name>HeuristicLab.Optimization-3.3</Name> 195 <Private>False</Private> 184 196 </ProjectReference> 185 197 <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj"> 186 198 <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project> 187 199 <Name>HeuristicLab.Parameters-3.3</Name> 200 <Private>False</Private> 188 201 </ProjectReference> 189 202 <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj"> 190 203 <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project> 191 204 <Name>HeuristicLab.Persistence-3.3</Name> 205 <Private>False</Private> 192 206 </ProjectReference> 193 207 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj"> 194 208 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 195 209 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 210 <Private>False</Private> 196 211 </ProjectReference> 197 212 <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj"> 198 213 <Project>{5AC82412-911B-4FA2-A013-EDC5E3F3FCC2}</Project> 199 214 <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4</Name> 215 <Private>False</Private> 200 216 </ProjectReference> 201 217 <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj"> 202 218 <Project>{3D28463F-EC96-4D82-AFEE-38BE91A0CA00}</Project> 203 219 <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name> 220 <Private>False</Private> 204 221 </ProjectReference> 205 222 <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj"> 206 223 <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project> 207 224 <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name> 225 <Private>False</Private> 208 226 </ProjectReference> 209 227 <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj"> 210 228 <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project> 211 229 <Name>HeuristicLab.Problems.Instances-3.3</Name> 230 <Private>False</Private> 212 231 </ProjectReference> 213 232 </ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.