Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/qhull.sln @ 10621

Last change on this file since 10621 was 10210, checked in by ascheibe, 11 years ago

#1886 removed unnecessary qhull projects

File size: 3.5 KB
Line 
1Microsoft Visual Studio Solution File, Format Version 12.00
2# Visual Studio 2012
3Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libqhull_p", "libqhull_p.vcxproj", "{1631434A-D3A9-4015-B42F-D3CA6015915A}"
4EndProject
5Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HeuristicLab.qhull", "HeuristicLab.qhull.vcxproj", "{CD8CF960-A331-4344-B698-CDCD4D5724F6}"
6EndProject
7Global
8  GlobalSection(SolutionConfigurationPlatforms) = preSolution
9    Debug|Win32 = Debug|Win32
10    Debug|x64 = Debug|x64
11    MinSizeRel|Win32 = MinSizeRel|Win32
12    MinSizeRel|x64 = MinSizeRel|x64
13    Release|Win32 = Release|Win32
14    Release|x64 = Release|x64
15    RelWithDebInfo|Win32 = RelWithDebInfo|Win32
16    RelWithDebInfo|x64 = RelWithDebInfo|x64
17  EndGlobalSection
18  GlobalSection(ProjectConfigurationPlatforms) = postSolution
19    {1631434A-D3A9-4015-B42F-D3CA6015915A}.Debug|Win32.ActiveCfg = Debug|Win32
20    {1631434A-D3A9-4015-B42F-D3CA6015915A}.Debug|Win32.Build.0 = Debug|Win32
21    {1631434A-D3A9-4015-B42F-D3CA6015915A}.Debug|x64.ActiveCfg = Debug|x64
22    {1631434A-D3A9-4015-B42F-D3CA6015915A}.Debug|x64.Build.0 = Debug|x64
23    {1631434A-D3A9-4015-B42F-D3CA6015915A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
24    {1631434A-D3A9-4015-B42F-D3CA6015915A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
25    {1631434A-D3A9-4015-B42F-D3CA6015915A}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
26    {1631434A-D3A9-4015-B42F-D3CA6015915A}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
27    {1631434A-D3A9-4015-B42F-D3CA6015915A}.Release|Win32.ActiveCfg = Release|Win32
28    {1631434A-D3A9-4015-B42F-D3CA6015915A}.Release|Win32.Build.0 = Release|Win32
29    {1631434A-D3A9-4015-B42F-D3CA6015915A}.Release|x64.ActiveCfg = Release|x64
30    {1631434A-D3A9-4015-B42F-D3CA6015915A}.Release|x64.Build.0 = Release|x64
31    {1631434A-D3A9-4015-B42F-D3CA6015915A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
32    {1631434A-D3A9-4015-B42F-D3CA6015915A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
33    {1631434A-D3A9-4015-B42F-D3CA6015915A}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
34    {1631434A-D3A9-4015-B42F-D3CA6015915A}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
35    {CD8CF960-A331-4344-B698-CDCD4D5724F6}.Debug|Win32.ActiveCfg = Debug|Win32
36    {CD8CF960-A331-4344-B698-CDCD4D5724F6}.Debug|Win32.Build.0 = Debug|Win32
37    {CD8CF960-A331-4344-B698-CDCD4D5724F6}.Debug|x64.ActiveCfg = Debug|x64
38    {CD8CF960-A331-4344-B698-CDCD4D5724F6}.Debug|x64.Build.0 = Debug|x64
39    {CD8CF960-A331-4344-B698-CDCD4D5724F6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
40    {CD8CF960-A331-4344-B698-CDCD4D5724F6}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
41    {CD8CF960-A331-4344-B698-CDCD4D5724F6}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
42    {CD8CF960-A331-4344-B698-CDCD4D5724F6}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
43    {CD8CF960-A331-4344-B698-CDCD4D5724F6}.Release|Win32.ActiveCfg = Release|Win32
44    {CD8CF960-A331-4344-B698-CDCD4D5724F6}.Release|Win32.Build.0 = Release|Win32
45    {CD8CF960-A331-4344-B698-CDCD4D5724F6}.Release|x64.ActiveCfg = Release|x64
46    {CD8CF960-A331-4344-B698-CDCD4D5724F6}.Release|x64.Build.0 = Release|x64
47    {CD8CF960-A331-4344-B698-CDCD4D5724F6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
48    {CD8CF960-A331-4344-B698-CDCD4D5724F6}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
49    {CD8CF960-A331-4344-B698-CDCD4D5724F6}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
50    {CD8CF960-A331-4344-B698-CDCD4D5724F6}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
51  EndGlobalSection
52  GlobalSection(SolutionProperties) = preSolution
53    HideSolutionNode = FALSE
54  EndGlobalSection
55EndGlobal
Note: See TracBrowser for help on using the repository browser.