Last change
on this file since 9052 was
8496,
checked in by ascheibe, 13 years ago
|
#1886 removed deprecated code and cleaned up plugin dependencies
|
File size:
1.7 KB
|
Rev | Line | |
---|
[8161] | 1 |
|
---|
| 2 | Microsoft Visual Studio Solution File, Format Version 11.00
|
---|
| 3 | # Visual Studio 2010
|
---|
| 4 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C80F4C35-CB87-4695-8A53-6F2D08275253}"
|
---|
| 5 | ProjectSection(SolutionItems) = preProject
|
---|
| 6 | Build.cmd = Build.cmd
|
---|
| 7 | PreBuildEvent.cmd = PreBuildEvent.cmd
|
---|
| 8 | EndProjectSection
|
---|
| 9 | EndProject
|
---|
[8336] | 10 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3", "HeuristicLab.Analysis.AlgorithmBehavior.Analyzers\3.3\HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3.csproj", "{2533D1F9-F7F6-46CB-90D2-76D254E38DEE}"
|
---|
| 11 | EndProject
|
---|
[8161] | 12 | Global
|
---|
| 13 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
| 14 | Debug|Any CPU = Debug|Any CPU
|
---|
| 15 | Debug|x64 = Debug|x64
|
---|
| 16 | Debug|x86 = Debug|x86
|
---|
| 17 | Release|Any CPU = Release|Any CPU
|
---|
| 18 | Release|x64 = Release|x64
|
---|
| 19 | Release|x86 = Release|x86
|
---|
| 20 | EndGlobalSection
|
---|
| 21 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
[8336] | 22 | {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
| 23 | {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
| 24 | {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Debug|x64.ActiveCfg = Debug|Any CPU
|
---|
| 25 | {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Debug|x86.ActiveCfg = Debug|Any CPU
|
---|
| 26 | {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 27 | {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
| 28 | {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Release|x64.ActiveCfg = Release|Any CPU
|
---|
| 29 | {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Release|x86.ActiveCfg = Release|Any CPU
|
---|
[8161] | 30 | EndGlobalSection
|
---|
| 31 | GlobalSection(SolutionProperties) = preSolution
|
---|
| 32 | HideSolutionNode = FALSE
|
---|
| 33 | EndGlobalSection
|
---|
| 34 | EndGlobal
|
---|
Note: See
TracBrowser
for help on using the repository browser.