Changeset 6866 for trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.3/HeuristicLab.Problems.DataAnalysis.Views-3.3.csproj
- Timestamp:
- 10/05/11 12:45:26 (13 years ago)
- Location:
- trunk/sources
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources
- Property svn:ignore
-
old new 1 *.docstates 2 *.psess 1 3 *.resharper 2 4 *.suo 5 *.vsp 3 6 Google.ProtocolBuffers-0.9.1.dll 7 HeuristicLab 3.3.5.1.ReSharper.user 8 HeuristicLab 3.3.6.0.ReSharper.user 4 9 HeuristicLab.4.5.resharper.user 5 10 HeuristicLab.resharper.user … … 8 13 _ReSharper.HeuristicLab 9 14 _ReSharper.HeuristicLab 3.3 15 _ReSharper.HeuristicLab.ExtLibs 16 bin 10 17 protoc.exe 11 HeuristicLab 3.3.5.1.ReSharper.user 12 *.psess 13 *.vsp 14 *.docstates 15 bin 16 HeuristicLab 3.3.6.0.ReSharper.user 18 HeuristicLab.ExtLibs.6.0.ReSharper.user
-
- Property svn:mergeinfo changed
/branches/Restructure trunk solution (added) merged: 6828 /branches/Trunk (added) merged: 6829,6831-6833,6842-6848,6850,6865
- Property svn:ignore
-
trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.3
- Property svn:ignore
-
old new 4 4 HeuristicLabProblemsDataAnalysisViewsPlugin.cs 5 5 *.vs10x 6 Plugin.cs
-
- Property svn:ignore
-
trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.3/HeuristicLab.Problems.DataAnalysis.Views-3.3.csproj
r5809 r6866 41 41 <DebugType>full</DebugType> 42 42 <Optimize>false</Optimize> 43 <OutputPath> bin\Debug\</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> bin\Release\</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\x64\Debug\</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\x64\Release\</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\x86\Debug\</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\x86\Release\</OutputPath>86 <OutputPath>$(SolutionDir)\bin\</OutputPath> 87 87 <DefineConstants>TRACE</DefineConstants> 88 88 <Optimize>true</Optimize> … … 111 111 <ItemGroup> 112 112 <None Include="HeuristicLab.snk" /> 113 <None Include=" HeuristicLabProblemsDataAnalysisViewsPlugin.cs.frame" />114 <None Include="Properties\AssemblyInfo. frame" />113 <None Include="Plugin.cs.frame" /> 114 <None Include="Properties\AssemblyInfo.cs.frame" /> 115 115 <Compile Include="DataAnalysisSolutionView.cs"> 116 116 <SubType>UserControl</SubType> … … 119 119 <DependentUpon>DataAnalysisSolutionView.cs</DependentUpon> 120 120 </Compile> 121 <Compile Include="Plugin.cs" /> 121 122 <Compile Include="ResultsView.cs"> 122 123 <SubType>UserControl</SubType> … … 149 150 <DependentUpon>DataAnalysisProblemDataView.cs</DependentUpon> 150 151 </Compile> 151 <Compile Include="HeuristicLabProblemsDataAnalysisViewsPlugin.cs" />152 152 <Compile Include="LineChartView.cs"> 153 153 <SubType>UserControl</SubType> … … 222 222 <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project> 223 223 <Name>HeuristicLab.Collections-3.3</Name> 224 <Private>False</Private> 224 225 </ProjectReference> 225 226 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj"> 226 227 <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project> 227 228 <Name>HeuristicLab.Common-3.3</Name> 229 <Private>False</Private> 228 230 </ProjectReference> 229 231 <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj"> 230 232 <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project> 231 233 <Name>HeuristicLab.Core.Views-3.3</Name> 234 <Private>False</Private> 232 235 </ProjectReference> 233 236 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj"> 234 237 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project> 235 238 <Name>HeuristicLab.Core-3.3</Name> 239 <Private>False</Private> 236 240 </ProjectReference> 237 241 <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj"> 238 242 <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project> 239 243 <Name>HeuristicLab.Data.Views-3.3</Name> 244 <Private>False</Private> 240 245 </ProjectReference> 241 246 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj"> 242 247 <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project> 243 248 <Name>HeuristicLab.Data-3.3</Name> 249 <Private>False</Private> 244 250 </ProjectReference> 245 251 <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.csproj"> 246 252 <Project>{6F42C5F8-16CD-43EE-8208-FD4573A69D85}</Project> 247 253 <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3</Name> 254 <Private>False</Private> 248 255 </ProjectReference> 249 256 <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj"> 250 257 <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project> 251 258 <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3</Name> 252 </ProjectReference> 253 <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\3.1.0\ALGLIB-3.1.0\ALGLIB-3.1.0.csproj"> 254 <Project>{FC841674-62A7-4055-BE91-E41944B6C606}</Project> 255 <Name>ALGLIB-3.1.0</Name> 256 </ProjectReference> 257 <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\3.1.0\HeuristicLab.ALGLIB-3.1.0\HeuristicLab.ALGLIB-3.1.0.csproj"> 258 <Project>{DE69A359-A5B8-4D3D-BA8D-D5780D7F96D6}</Project> 259 <Name>HeuristicLab.ALGLIB-3.1.0 %28HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\HeuristicLab.ALGLIB-3.1.0\HeuristicLab.ALGLIB-3.1.0%29</Name> 259 <Private>False</Private> 260 260 </ProjectReference> 261 261 <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj"> 262 262 <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project> 263 263 <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name> 264 <Private>False</Private> 264 265 </ProjectReference> 265 266 <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj"> 266 267 <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project> 267 268 <Name>HeuristicLab.MainForm-3.3</Name> 269 <Private>False</Private> 268 270 </ProjectReference> 269 271 <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj"> 270 272 <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project> 271 273 <Name>HeuristicLab.Operators-3.3</Name> 274 <Private>False</Private> 272 275 </ProjectReference> 273 276 <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj"> 274 277 <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project> 275 278 <Name>HeuristicLab.Optimization-3.3</Name> 279 <Private>False</Private> 276 280 </ProjectReference> 277 281 <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj"> 278 282 <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project> 279 283 <Name>HeuristicLab.Parameters-3.3</Name> 284 <Private>False</Private> 280 285 </ProjectReference> 281 286 <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj"> 282 287 <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project> 283 288 <Name>HeuristicLab.Persistence-3.3</Name> 289 <Private>False</Private> 284 290 </ProjectReference> 285 291 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj"> 286 292 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 287 293 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 294 <Private>False</Private> 288 295 </ProjectReference> 289 296 <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Regression\3.3\HeuristicLab.Problems.DataAnalysis.Regression-3.3.csproj"> 290 297 <Project>{BDF86B1D-630E-4CE2-8A49-8C90B1BDE4C9}</Project> 291 298 <Name>HeuristicLab.Problems.DataAnalysis.Regression-3.3</Name> 299 <Private>False</Private> 292 300 </ProjectReference> 293 301 <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.3\HeuristicLab.Problems.DataAnalysis-3.3.csproj"> 294 302 <Project>{70DFD984-B1D9-46FE-8EB7-4DE92D71A9FC}</Project> 295 303 <Name>HeuristicLab.Problems.DataAnalysis-3.3</Name> 304 <Private>False</Private> 296 305 </ProjectReference> 297 306 <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj"> 298 307 <Project>{315BDA09-3F4F-49B3-9790-B37CFC1C5750}</Project> 299 308 <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name> 309 <Private>False</Private> 300 310 </ProjectReference> 301 311 </ItemGroup> … … 332 342 333 343 call PreBuildEvent.cmd 334 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabProblemsDataAnalysisViewsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabProblemsDataAnalysisViewsPlugin.cs"</PreBuildEvent>344 </PreBuildEvent> 335 345 </PropertyGroup> 336 346 </Project>
Note: See TracChangeset
for help on using the changeset viewer.