Free cookie consent management tool by TermsFeed Policy Generator

source: branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution.sln @ 10968

Last change on this file since 10968 was 10968, checked in by gkronber, 10 years ago

#2109 updated license headers and the solution file (for VS2012)

File size: 1.1 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", "{3768D612-38EB-47D8-9E79-75D8E5AB00A8}"
5EndProject
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.GrammaticalEvolution-3.3", "HeuristicLab.Problems.GrammaticalEvolution\HeuristicLab.Problems.GrammaticalEvolution-3.3.csproj", "{E4EE5AFB-D552-447B-8A16-6CBE7938AF32}"
7EndProject
8Global
9  GlobalSection(SolutionConfigurationPlatforms) = preSolution
10    Debug|Any CPU = Debug|Any CPU
11    Release|Any CPU = Release|Any CPU
12  EndGlobalSection
13  GlobalSection(ProjectConfigurationPlatforms) = postSolution
14    {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15    {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|Any CPU.Build.0 = Debug|Any CPU
16    {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|Any CPU.ActiveCfg = Release|Any CPU
17    {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|Any CPU.Build.0 = Release|Any CPU
18  EndGlobalSection
19  GlobalSection(SolutionProperties) = preSolution
20    HideSolutionNode = FALSE
21  EndGlobalSection
22EndGlobal
Note: See TracBrowser for help on using the repository browser.