1 |
|
---|
2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
---|
3 | # Visual Studio 2013
|
---|
4 | VisualStudioVersion = 12.0.31101.0
|
---|
5 | MinimumVisualStudioVersion = 10.0.40219.1
|
---|
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.VariableInteractionNetworks-3.3", "HeuristicLab.VariableInteractionNetworks\3.3\HeuristicLab.VariableInteractionNetworks-3.3.csproj", "{D891ED5C-77EB-4A24-9967-DECADBF15CE9}"
|
---|
7 | EndProject
|
---|
8 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E44C8817-BBED-40EA-ADE6-6C36F557A622}"
|
---|
9 | ProjectSection(SolutionItems) = preProject
|
---|
10 | PreBuildEvent.cmd = PreBuildEvent.cmd
|
---|
11 | EndProjectSection
|
---|
12 | EndProject
|
---|
13 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.VariableInteractionNetworks.Views-3.3", "HeuristicLab.VariableInteractionNetworks.Views\3.3\HeuristicLab.VariableInteractionNetworks.Views-3.3.csproj", "{EA1A0A27-A38D-4086-812A-9CE0FF557103}"
|
---|
14 | EndProject
|
---|
15 | Global
|
---|
16 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
17 | Debug|Any CPU = Debug|Any CPU
|
---|
18 | Release|Any CPU = Release|Any CPU
|
---|
19 | EndGlobalSection
|
---|
20 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
21 | {D891ED5C-77EB-4A24-9967-DECADBF15CE9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
22 | {D891ED5C-77EB-4A24-9967-DECADBF15CE9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
23 | {D891ED5C-77EB-4A24-9967-DECADBF15CE9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
24 | {D891ED5C-77EB-4A24-9967-DECADBF15CE9}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
25 | {EA1A0A27-A38D-4086-812A-9CE0FF557103}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
26 | {EA1A0A27-A38D-4086-812A-9CE0FF557103}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
27 | {EA1A0A27-A38D-4086-812A-9CE0FF557103}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
28 | {EA1A0A27-A38D-4086-812A-9CE0FF557103}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
29 | EndGlobalSection
|
---|
30 | GlobalSection(SolutionProperties) = preSolution
|
---|
31 | HideSolutionNode = FALSE
|
---|
32 | EndGlobalSection
|
---|
33 | EndGlobal
|
---|