Free cookie consent management tool by TermsFeed Policy Generator

source: branches/DataAnalysis.IslandAlgorithms/DataAnalysis.IslandAlgorithms.sln @ 9048

Last change on this file since 9048 was 9048, checked in by mkommend, 11 years ago

#1997: Added project structure in the symbolic algorithms branch.

File size: 1.3 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 2012
4Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3A823A7D-66C0-4944-867A-A76FC7D36F48}"
5  ProjectSection(SolutionItems) = preProject
6    Build.cmd = Build.cmd
7    PreBuildEvent.cmd = PreBuildEvent.cmd
8  EndProjectSection
9EndProject
10Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Algorithms.DataAnalysis.Symbolic", "HeuristicLab.Algorithms.DataAnalysis.Symbolic\3.3\HeuristicLab.Algorithms.DataAnalysis.Symbolic.csproj", "{F0D5AF15-76A8-4023-AB77-7B138D579860}"
11EndProject
12Global
13  GlobalSection(SolutionConfigurationPlatforms) = preSolution
14    Debug|Any CPU = Debug|Any CPU
15    Release|Any CPU = Release|Any CPU
16  EndGlobalSection
17  GlobalSection(ProjectConfigurationPlatforms) = postSolution
18    {F0D5AF15-76A8-4023-AB77-7B138D579860}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
19    {F0D5AF15-76A8-4023-AB77-7B138D579860}.Debug|Any CPU.Build.0 = Debug|Any CPU
20    {F0D5AF15-76A8-4023-AB77-7B138D579860}.Release|Any CPU.ActiveCfg = Release|Any CPU
21    {F0D5AF15-76A8-4023-AB77-7B138D579860}.Release|Any CPU.Build.0 = Release|Any CPU
22  EndGlobalSection
23  GlobalSection(SolutionProperties) = preSolution
24    HideSolutionNode = FALSE
25  EndGlobalSection
26EndGlobal
Note: See TracBrowser for help on using the repository browser.