Line | |
---|
1 |
|
---|
2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
---|
3 | # Visual Studio 2013
|
---|
4 | VisualStudioVersion = 12.0.30110.0
|
---|
5 | MinimumVisualStudioVersion = 10.0.40219.1
|
---|
6 | Project("{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}"
|
---|
7 | EndProject
|
---|
8 | Project("{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}"
|
---|
9 | EndProject
|
---|
10 | Global
|
---|
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
|
---|
28 | EndGlobal
|
---|
Note: See
TracBrowser
for help on using the repository browser.