Free cookie consent management tool by TermsFeed Policy Generator

source: branches/IntegerVectorEncoding/HeuristicLab 3.3.sln @ 7681

Last change on this file since 7681 was 7681, checked in by abeham, 12 years ago

#1775: added branch of plugin and new operators

File size: 2.0 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 11.00
3# Visual Studio 2010
4Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{96396439-A764-4022-A8D2-BE021449B8D1}"
5  ProjectSection(SolutionItems) = preProject
6    Build.cmd = Build.cmd
7    LocalTestRun.testrunconfig = LocalTestRun.testrunconfig
8    PreBuildEvent.cmd = PreBuildEvent.cmd
9  EndProjectSection
10EndProject
11Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Encodings.IntegerVectorEncoding-3.3", "HeuristicLab.Encodings.IntegerVectorEncoding\3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj", "{DDFB14DD-2A85-493C-A52D-E69729BBAEB0}"
12EndProject
13Global
14  GlobalSection(SolutionConfigurationPlatforms) = preSolution
15    Debug|Any CPU = Debug|Any CPU
16    Debug|x64 = Debug|x64
17    Debug|x86 = Debug|x86
18    Release|Any CPU = Release|Any CPU
19    Release|x64 = Release|x64
20    Release|x86 = Release|x86
21  EndGlobalSection
22  GlobalSection(ProjectConfigurationPlatforms) = postSolution
23    {DDFB14DD-2A85-493C-A52D-E69729BBAEB0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
24    {DDFB14DD-2A85-493C-A52D-E69729BBAEB0}.Debug|Any CPU.Build.0 = Debug|Any CPU
25    {DDFB14DD-2A85-493C-A52D-E69729BBAEB0}.Debug|x64.ActiveCfg = Debug|x64
26    {DDFB14DD-2A85-493C-A52D-E69729BBAEB0}.Debug|x64.Build.0 = Debug|x64
27    {DDFB14DD-2A85-493C-A52D-E69729BBAEB0}.Debug|x86.ActiveCfg = Debug|x86
28    {DDFB14DD-2A85-493C-A52D-E69729BBAEB0}.Debug|x86.Build.0 = Debug|x86
29    {DDFB14DD-2A85-493C-A52D-E69729BBAEB0}.Release|Any CPU.ActiveCfg = Release|Any CPU
30    {DDFB14DD-2A85-493C-A52D-E69729BBAEB0}.Release|Any CPU.Build.0 = Release|Any CPU
31    {DDFB14DD-2A85-493C-A52D-E69729BBAEB0}.Release|x64.ActiveCfg = Release|x64
32    {DDFB14DD-2A85-493C-A52D-E69729BBAEB0}.Release|x64.Build.0 = Release|x64
33    {DDFB14DD-2A85-493C-A52D-E69729BBAEB0}.Release|x86.ActiveCfg = Release|x86
34    {DDFB14DD-2A85-493C-A52D-E69729BBAEB0}.Release|x86.Build.0 = Release|x86
35  EndGlobalSection
36  GlobalSection(SolutionProperties) = preSolution
37    HideSolutionNode = FALSE
38  EndGlobalSection
39EndGlobal
Note: See TracBrowser for help on using the repository browser.