Free cookie consent management tool by TermsFeed Policy Generator

source: branches/SimSharp/SimSharp.sln @ 10740

Last change on this file since 10740 was 10726, checked in by abeham, 10 years ago

#2174: Created branch

File size: 1.6 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 2013
4VisualStudioVersion = 12.0.30110.0
5MinimumVisualStudioVersion = 10.0.40219.1
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimSharp-3.0.3", "3.0.3\SimSharp-3.0.3\SimSharp-3.0.3.csproj", "{F119BE16-82B7-4EC1-86C3-C1197DEE7F4A}"
7EndProject
8Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.SimulationOptimization-3.3", "HeuristicLab.Problems.SimulationOptimization\3.3\HeuristicLab.Problems.SimulationOptimization-3.3.csproj", "{EE07BFF8-B23D-41F5-8AD7-AC9598D7A2C9}"
9EndProject
10Global
11  GlobalSection(SolutionConfigurationPlatforms) = preSolution
12    Debug|Any CPU = Debug|Any CPU
13    Release|Any CPU = Release|Any CPU
14  EndGlobalSection
15  GlobalSection(ProjectConfigurationPlatforms) = postSolution
16    {F119BE16-82B7-4EC1-86C3-C1197DEE7F4A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
17    {F119BE16-82B7-4EC1-86C3-C1197DEE7F4A}.Debug|Any CPU.Build.0 = Debug|Any CPU
18    {F119BE16-82B7-4EC1-86C3-C1197DEE7F4A}.Release|Any CPU.ActiveCfg = Release|Any CPU
19    {F119BE16-82B7-4EC1-86C3-C1197DEE7F4A}.Release|Any CPU.Build.0 = Release|Any CPU
20    {EE07BFF8-B23D-41F5-8AD7-AC9598D7A2C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
21    {EE07BFF8-B23D-41F5-8AD7-AC9598D7A2C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
22    {EE07BFF8-B23D-41F5-8AD7-AC9598D7A2C9}.Release|Any CPU.ActiveCfg = Release|Any CPU
23    {EE07BFF8-B23D-41F5-8AD7-AC9598D7A2C9}.Release|Any CPU.Build.0 = Release|Any CPU
24  EndGlobalSection
25  GlobalSection(SolutionProperties) = preSolution
26    HideSolutionNode = FALSE
27  EndGlobalSection
28EndGlobal
Note: See TracBrowser for help on using the repository browser.