Changeset 8799
- Timestamp:
- 10/12/12 10:28:16 (12 years ago)
- Location:
- trunk/sources
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis.Views-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> … … 149 149 <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project> 150 150 <Name>HeuristicLab.Collections-3.3</Name> 151 <Private>False</Private> 151 152 </ProjectReference> 152 153 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj"> 153 154 <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project> 154 155 <Name>HeuristicLab.Common-3.3</Name> 156 <Private>False</Private> 155 157 </ProjectReference> 156 158 <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj"> 157 159 <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project> 158 160 <Name>HeuristicLab.Core.Views-3.3</Name> 161 <Private>False</Private> 159 162 </ProjectReference> 160 163 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj"> 161 164 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project> 162 165 <Name>HeuristicLab.Core-3.3</Name> 166 <Private>False</Private> 163 167 </ProjectReference> 164 168 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj"> 165 169 <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project> 166 170 <Name>HeuristicLab.Data-3.3</Name> 171 <Private>False</Private> 167 172 </ProjectReference> 168 173 <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj"> 169 174 <Project>{06D4A186-9319-48A0-BADE-A2058D462EEA}</Project> 170 175 <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</Name> 176 <Private>False</Private> 171 177 </ProjectReference> 172 178 <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj"> 173 179 <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project> 174 180 <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name> 181 <Private>False</Private> 175 182 </ProjectReference> 176 183 <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj"> 177 184 <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project> 178 185 <Name>HeuristicLab.MainForm-3.3</Name> 186 <Private>False</Private> 179 187 </ProjectReference> 180 188 <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj"> 181 189 <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project> 182 190 <Name>HeuristicLab.Optimization-3.3</Name> 191 <Private>False</Private> 183 192 </ProjectReference> 184 193 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj"> 185 194 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 186 195 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 196 <Private>False</Private> 187 197 </ProjectReference> 188 198 <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj"> 189 199 <Project>{5AC82412-911B-4FA2-A013-EDC5E3F3FCC2}</Project> 190 200 <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4</Name> 201 <Private>False</Private> 191 202 </ProjectReference> 192 203 <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4.csproj"> 193 204 <Project>{07486E68-1517-4B9D-A58D-A38E99AE71AB}</Project> 194 205 <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4</Name> 206 <Private>False</Private> 195 207 </ProjectReference> 196 208 <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic.Views\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj"> 197 209 <Project>{7A2531CE-3F7C-4F13-BCCA-ED6DC27A7086}</Project> 198 210 <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4</Name> 211 <Private>False</Private> 199 212 </ProjectReference> 200 213 <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj"> 201 214 <Project>{3D28463F-EC96-4D82-AFEE-38BE91A0CA00}</Project> 202 215 <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name> 216 <Private>False</Private> 203 217 </ProjectReference> 204 218 <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Views\3.4\HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj"> 205 219 <Project>{3E9E8944-44FF-40BB-A622-3A4A7DD0F198}</Project> 206 220 <Name>HeuristicLab.Problems.DataAnalysis.Views-3.4</Name> 221 <Private>False</Private> 207 222 </ProjectReference> 208 223 <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj"> 209 224 <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project> 210 225 <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name> 226 <Private>False</Private> 211 227 </ProjectReference> 212 228 </ItemGroup> -
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.