Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.sln @ 9430

Last change on this file since 9430 was 9430, checked in by gkronber, 11 years ago

initial import of GPDL parser plugin

File size: 5.0 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.GPDL-3.4", "HeuristicLab.Problems.GPDL\3.4\HeuristicLab.Problems.GPDL-3.4.csproj", "{E4EE5AFB-D552-447B-8A16-6CBE7938AF32}"
7EndProject
8Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SyntaxAnalyzer", "SyntaxAnalyzer\SyntaxAnalyzer.csproj", "{729B818F-E1D0-4C9D-915A-775B2A4B1D27}"
9EndProject
10Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Coco-2", "Coco-2", "{582440C3-BB33-4683-A5EC-673AB51A7AB3}"
11  ProjectSection(SolutionItems) = preProject
12    Coco-2\Errors.cs = Coco-2\Errors.cs
13    Coco-2\Main.frm = Coco-2\Main.frm
14    Coco-2\PGT.exe = Coco-2\PGT.exe
15    Coco-2\PGTSem.frm = Coco-2\PGTSem.frm
16    Coco-2\PGTSyn.frm = Coco-2\PGTSyn.frm
17    Coco-2\Sets.cs = Coco-2\Sets.cs
18    Coco-2\SG.exe = Coco-2\SG.exe
19    Coco-2\SGLex.frm = Coco-2\SGLex.frm
20    Coco-2\Utils.cs = Coco-2\Utils.cs
21  EndProjectSection
22EndProject
23Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "examples", "examples", "{B1F65B90-B1B7-45AF-9A16-DD8709B76C32}"
24  ProjectSection(SolutionItems) = preProject
25    examples\Artificial Ant.txt = examples\Artificial Ant.txt
26    examples\Factorial.txt = examples\Factorial.txt
27    examples\Fib.txt = examples\Fib.txt
28    examples\multi-output-multiplier.txt = examples\multi-output-multiplier.txt
29    examples\symbreg HEAL.txt = examples\symbreg HEAL.txt
30    examples\symbreg Koza.txt = examples\symbreg Koza.txt
31  EndProjectSection
32EndProject
33Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.GPDL.Views-3.4", "HeuristicLab.Problems.GPDL.Views\3.4\HeuristicLab.Problems.GPDL.Views-3.4.csproj", "{3F9E665A-3DCB-49C3-8806-0E47FC48EA52}"
34EndProject
35Global
36  GlobalSection(SolutionConfigurationPlatforms) = preSolution
37    Debug|Any CPU = Debug|Any CPU
38    Debug|x64 = Debug|x64
39    Debug|x86 = Debug|x86
40    Release|Any CPU = Release|Any CPU
41    Release|x64 = Release|x64
42    Release|x86 = Release|x86
43  EndGlobalSection
44  GlobalSection(ProjectConfigurationPlatforms) = postSolution
45    {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
46    {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|Any CPU.Build.0 = Debug|Any CPU
47    {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|x64.ActiveCfg = Debug|x64
48    {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|x64.Build.0 = Debug|x64
49    {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|x86.ActiveCfg = Debug|x86
50    {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|x86.Build.0 = Debug|x86
51    {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|Any CPU.ActiveCfg = Release|Any CPU
52    {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|Any CPU.Build.0 = Release|Any CPU
53    {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|x64.ActiveCfg = Release|x64
54    {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|x64.Build.0 = Release|x64
55    {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|x86.ActiveCfg = Release|x86
56    {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|x86.Build.0 = Release|x86
57    {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
58    {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Debug|Any CPU.Build.0 = Debug|Any CPU
59    {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Debug|x64.ActiveCfg = Debug|Any CPU
60    {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Debug|x86.ActiveCfg = Debug|Any CPU
61    {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Release|Any CPU.ActiveCfg = Release|Any CPU
62    {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Release|Any CPU.Build.0 = Release|Any CPU
63    {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Release|x64.ActiveCfg = Release|Any CPU
64    {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Release|x86.ActiveCfg = Release|Any CPU
65    {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
66    {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Debug|Any CPU.Build.0 = Debug|Any CPU
67    {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Debug|x64.ActiveCfg = Debug|x64
68    {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Debug|x64.Build.0 = Debug|x64
69    {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Debug|x86.ActiveCfg = Debug|x86
70    {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Debug|x86.Build.0 = Debug|x86
71    {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Release|Any CPU.ActiveCfg = Release|Any CPU
72    {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Release|Any CPU.Build.0 = Release|Any CPU
73    {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Release|x64.ActiveCfg = Release|x64
74    {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Release|x64.Build.0 = Release|x64
75    {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Release|x86.ActiveCfg = Release|x86
76    {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Release|x86.Build.0 = Release|x86
77  EndGlobalSection
78  GlobalSection(SolutionProperties) = preSolution
79    HideSolutionNode = FALSE
80  EndGlobalSection
81  GlobalSection(NestedProjects) = preSolution
82    {582440C3-BB33-4683-A5EC-673AB51A7AB3} = {3768D612-38EB-47D8-9E79-75D8E5AB00A8}
83    {B1F65B90-B1B7-45AF-9A16-DD8709B76C32} = {3768D612-38EB-47D8-9E79-75D8E5AB00A8}
84  EndGlobalSection
85EndGlobal
Note: See TracBrowser for help on using the repository browser.