Free cookie consent management tool by TermsFeed Policy Generator

source: branches/StatisticalTesting/HeuristicLab.Analysis.Statistics.sln @ 9353

Last change on this file since 9353 was 9353, checked in by ascheibe, 11 years ago

#2031 initial import of views for statistical testing

File size: 1.6 KB
RevLine 
[9353]1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 2012
4Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C80F4C35-CB87-4695-8A53-6F2D08275253}"
5  ProjectSection(SolutionItems) = preProject
6    PreBuildEvent.cmd = PreBuildEvent.cmd
7  EndProjectSection
8EndProject
9Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Analysis.Statistics-3.3", "HeuristicLab.Analysis.Statistics\3.3\HeuristicLab.Analysis.Statistics-3.3.csproj", "{2533D1F9-F7F6-46CB-90D2-76D254E38DEE}"
10EndProject
11Global
12  GlobalSection(SolutionConfigurationPlatforms) = preSolution
13    Debug|Any CPU = Debug|Any CPU
14    Debug|x64 = Debug|x64
15    Debug|x86 = Debug|x86
16    Release|Any CPU = Release|Any CPU
17    Release|x64 = Release|x64
18    Release|x86 = Release|x86
19  EndGlobalSection
20  GlobalSection(ProjectConfigurationPlatforms) = postSolution
21    {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
22    {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Debug|Any CPU.Build.0 = Debug|Any CPU
23    {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Debug|x64.ActiveCfg = Debug|Any CPU
24    {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Debug|x86.ActiveCfg = Debug|Any CPU
25    {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Release|Any CPU.ActiveCfg = Release|Any CPU
26    {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Release|Any CPU.Build.0 = Release|Any CPU
27    {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Release|x64.ActiveCfg = Release|Any CPU
28    {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Release|x86.ActiveCfg = Release|Any CPU
29  EndGlobalSection
30  GlobalSection(SolutionProperties) = preSolution
31    HideSolutionNode = FALSE
32  EndGlobalSection
33EndGlobal
Note: See TracBrowser for help on using the repository browser.