Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.ExternalEvaluation Scientific/HeuristicLab.ExternalEvaluation.sln @ 11084

Last change on this file since 11084 was 10608, checked in by mkommend, 10 years ago

#2082: Removed already integrated external evaluation for scilab.

File size: 2.1 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 2012
4Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8C4B275A-3C2B-4E9B-92EE-0B7F7F57314A}"
5  ProjectSection(SolutionItems) = preProject
6    PreBuildEvent.cmd = PreBuildEvent.cmd
7    PreBuildEvent.sh = PreBuildEvent.sh
8  EndProjectSection
9EndProject
10Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.ExternalEvaluation.Matlab-3.3", "HeuristicLab.Problems.ExternalEvaluation.Matlab\3.3\HeuristicLab.Problems.ExternalEvaluation.Matlab-3.3.csproj", "{362A5DC3-969D-43FB-A552-D2F52B780188}"
11EndProject
12Global
13  GlobalSection(SubversionScc) = preSolution
14    Svn-Managed = True
15    Manager = AnkhSVN - Subversion Support for Visual Studio
16  EndGlobalSection
17  GlobalSection(SolutionConfigurationPlatforms) = preSolution
18    Debug|Any CPU = Debug|Any CPU
19    Debug|x64 = Debug|x64
20    Debug|x86 = Debug|x86
21    Release|Any CPU = Release|Any CPU
22    Release|x64 = Release|x64
23    Release|x86 = Release|x86
24  EndGlobalSection
25  GlobalSection(ProjectConfigurationPlatforms) = postSolution
26    {362A5DC3-969D-43FB-A552-D2F52B780188}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
27    {362A5DC3-969D-43FB-A552-D2F52B780188}.Debug|Any CPU.Build.0 = Debug|Any CPU
28    {362A5DC3-969D-43FB-A552-D2F52B780188}.Debug|x64.ActiveCfg = Debug|x64
29    {362A5DC3-969D-43FB-A552-D2F52B780188}.Debug|x64.Build.0 = Debug|x64
30    {362A5DC3-969D-43FB-A552-D2F52B780188}.Debug|x86.ActiveCfg = Debug|x86
31    {362A5DC3-969D-43FB-A552-D2F52B780188}.Debug|x86.Build.0 = Debug|x86
32    {362A5DC3-969D-43FB-A552-D2F52B780188}.Release|Any CPU.ActiveCfg = Release|Any CPU
33    {362A5DC3-969D-43FB-A552-D2F52B780188}.Release|Any CPU.Build.0 = Release|Any CPU
34    {362A5DC3-969D-43FB-A552-D2F52B780188}.Release|x64.ActiveCfg = Release|x64
35    {362A5DC3-969D-43FB-A552-D2F52B780188}.Release|x64.Build.0 = Release|x64
36    {362A5DC3-969D-43FB-A552-D2F52B780188}.Release|x86.ActiveCfg = Release|x86
37    {362A5DC3-969D-43FB-A552-D2F52B780188}.Release|x86.Build.0 = Release|x86
38  EndGlobalSection
39  GlobalSection(SolutionProperties) = preSolution
40    HideSolutionNode = FALSE
41  EndGlobalSection
42EndGlobal
Note: See TracBrowser for help on using the repository browser.