Free cookie consent management tool by TermsFeed Policy Generator

source: branches/SymbolicExpressionTreeEncoding/SymbolicExpressionEncoding.sln @ 12195

Last change on this file since 12195 was 12195, checked in by mkommend, 9 years ago

#2320: Adapted project to branch directory structure.

File size: 1.9 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 2013
4VisualStudioVersion = 12.0.31101.0
5MinimumVisualStudioVersion = 10.0.40219.1
6Project("{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}"
7EndProject
8Global
9  GlobalSection(SubversionScc) = preSolution
10    Svn-Managed = True
11    Manager = AnkhSVN - Subversion Support for Visual Studio
12  EndGlobalSection
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.