Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.EvolutionaryTracking/HeuristicLab.Tracking.sln @ 7476

Last change on this file since 7476 was 7439, checked in by bburlacu, 13 years ago

#1772: Created branch and solution.

File size: 2.0 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 11.00
3# Visual Studio 2010
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4", "HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj", "{06D4A186-9319-48A0-BADE-A2058D462EEA}"
5EndProject
6Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C80F4C35-CB87-4695-8A53-6F2D08275253}"
7  ProjectSection(SolutionItems) = preProject
8    Build.cmd = Build.cmd
9    PreBuildEvent.cmd = PreBuildEvent.cmd
10  EndProjectSection
11EndProject
12Global
13  GlobalSection(SolutionConfigurationPlatforms) = preSolution
14    Debug|Any CPU = Debug|Any CPU
15    Debug|x64 = Debug|x64
16    Debug|x86 = Debug|x86
17    Release|Any CPU = Release|Any CPU
18    Release|x64 = Release|x64
19    Release|x86 = Release|x86
20  EndGlobalSection
21  GlobalSection(ProjectConfigurationPlatforms) = postSolution
22    {06D4A186-9319-48A0-BADE-A2058D462EEA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
23    {06D4A186-9319-48A0-BADE-A2058D462EEA}.Debug|Any CPU.Build.0 = Debug|Any CPU
24    {06D4A186-9319-48A0-BADE-A2058D462EEA}.Debug|x64.ActiveCfg = Debug|x64
25    {06D4A186-9319-48A0-BADE-A2058D462EEA}.Debug|x64.Build.0 = Debug|x64
26    {06D4A186-9319-48A0-BADE-A2058D462EEA}.Debug|x86.ActiveCfg = Debug|x86
27    {06D4A186-9319-48A0-BADE-A2058D462EEA}.Debug|x86.Build.0 = Debug|x86
28    {06D4A186-9319-48A0-BADE-A2058D462EEA}.Release|Any CPU.ActiveCfg = Release|Any CPU
29    {06D4A186-9319-48A0-BADE-A2058D462EEA}.Release|Any CPU.Build.0 = Release|Any CPU
30    {06D4A186-9319-48A0-BADE-A2058D462EEA}.Release|x64.ActiveCfg = Release|x64
31    {06D4A186-9319-48A0-BADE-A2058D462EEA}.Release|x64.Build.0 = Release|x64
32    {06D4A186-9319-48A0-BADE-A2058D462EEA}.Release|x86.ActiveCfg = Release|x86
33    {06D4A186-9319-48A0-BADE-A2058D462EEA}.Release|x86.Build.0 = Release|x86
34  EndGlobalSection
35  GlobalSection(SolutionProperties) = preSolution
36    HideSolutionNode = FALSE
37  EndGlobalSection
38EndGlobal
Note: See TracBrowser for help on using the repository browser.