Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2886_SymRegGrammarEnumeration/SymRegGrammarEnumeration.sln @ 15823

Last change on this file since 15823 was 15823, checked in by lkammere, 6 years ago

#2886: Fixed build settings.

File size: 1.7 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 14
4VisualStudioVersion = 14.0.25420.1
5MinimumVisualStudioVersion = 10.0.40219.1
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Algorithms.DataAnalysis.SymRegGrammarEnumeration", "HeuristicLab.Algorithms.DataAnalysis.SymRegGrammarEnumeration\HeuristicLab.Algorithms.DataAnalysis.SymRegGrammarEnumeration.csproj", "{DC3DEB6C-0D1C-4F23-A9BA-67896DA700D3}"
7EndProject
8Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test", "Test\Test.csproj", "{C828DECC-CAF5-4E23-B594-8D4F51255072}"
9EndProject
10Global
11  GlobalSection(Performance) = preSolution
12    HasPerformanceSessions = true
13  EndGlobalSection
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    {DC3DEB6C-0D1C-4F23-A9BA-67896DA700D3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
20    {DC3DEB6C-0D1C-4F23-A9BA-67896DA700D3}.Debug|Any CPU.Build.0 = Debug|Any CPU
21    {DC3DEB6C-0D1C-4F23-A9BA-67896DA700D3}.Release|Any CPU.ActiveCfg = Release|Any CPU
22    {DC3DEB6C-0D1C-4F23-A9BA-67896DA700D3}.Release|Any CPU.Build.0 = Release|Any CPU
23    {C828DECC-CAF5-4E23-B594-8D4F51255072}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
24    {C828DECC-CAF5-4E23-B594-8D4F51255072}.Debug|Any CPU.Build.0 = Debug|Any CPU
25    {C828DECC-CAF5-4E23-B594-8D4F51255072}.Release|Any CPU.ActiveCfg = Release|Any CPU
26    {C828DECC-CAF5-4E23-B594-8D4F51255072}.Release|Any CPU.Build.0 = Release|Any CPU
27  EndGlobalSection
28  GlobalSection(SolutionProperties) = preSolution
29    HideSolutionNode = FALSE
30  EndGlobalSection
31EndGlobal
Note: See TracBrowser for help on using the repository browser.