Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks.sln @ 11698

Last change on this file since 11698 was 11698, checked in by mkommend, 9 years ago

#2288: Added empty plugin for variable interaction networks.

File size: 1.3 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 2013
4VisualStudioVersion = 12.0.31101.0
5MinimumVisualStudioVersion = 10.0.40219.1
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.VariableInteractionNetworks-3.3", "HeuristicLab.VariableInteractionNetworks\3.3\HeuristicLab.VariableInteractionNetworks-3.3.csproj", "{D891ED5C-77EB-4A24-9967-DECADBF15CE9}"
7EndProject
8Project("{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
12EndProject
13Global
14  GlobalSection(SolutionConfigurationPlatforms) = preSolution
15    Debug|Any CPU = Debug|Any CPU
16    Release|Any CPU = Release|Any CPU
17  EndGlobalSection
18  GlobalSection(ProjectConfigurationPlatforms) = postSolution
19    {D891ED5C-77EB-4A24-9967-DECADBF15CE9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
20    {D891ED5C-77EB-4A24-9967-DECADBF15CE9}.Debug|Any CPU.Build.0 = Debug|Any CPU
21    {D891ED5C-77EB-4A24-9967-DECADBF15CE9}.Release|Any CPU.ActiveCfg = Release|Any CPU
22    {D891ED5C-77EB-4A24-9967-DECADBF15CE9}.Release|Any CPU.Build.0 = Release|Any CPU
23  EndGlobalSection
24  GlobalSection(SolutionProperties) = preSolution
25    HideSolutionNode = FALSE
26  EndGlobalSection
27EndGlobal
Note: See TracBrowser for help on using the repository browser.