Free cookie consent management tool by TermsFeed Policy Generator

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

Last change on this file since 10276 was 9953, checked in by sawinkle, 11 years ago

empty project for grammatical evolution

File size: 1.2 KB
RevLine 
[9953]1
2Microsoft Visual Studio Solution File, Format Version 11.00
3# Visual Studio 2010
4# SharpDevelop 4.3
5Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3768D612-38EB-47D8-9E79-75D8E5AB00A8}"
6  ProjectSection(SolutionItems) = preProject
7  EndProjectSection
8EndProject
9Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.GrammaticalEvolution-3.3", "HeuristicLab.Problems.GrammaticalEvolution\HeuristicLab.Problems.GrammaticalEvolution-3.3.csproj", "{E4EE5AFB-D552-447B-8A16-6CBE7938AF32}"
10EndProject
11Global
12  GlobalSection(SolutionConfigurationPlatforms) = preSolution
13    Debug|Any CPU = Debug|Any CPU
14    Release|Any CPU = Release|Any CPU
15  EndGlobalSection
16  GlobalSection(ProjectConfigurationPlatforms) = postSolution
17    {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|Any CPU.Build.0 = Debug|Any CPU
18    {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
19    {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|Any CPU.Build.0 = Release|Any CPU
20    {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|Any CPU.ActiveCfg = Release|Any CPU
21  EndGlobalSection
22  GlobalSection(SolutionProperties) = preSolution
23    HideSolutionNode = FALSE
24  EndGlobalSection
25EndGlobal
Note: See TracBrowser for help on using the repository browser.