source: projectionDesigner/trunk/Projection Designer.sln @ 434

Last change on this file since 434 was 48, checked in by Torben Dannhauer, 14 years ago
File size: 1.9 KB
Line 
1Microsoft Visual Studio Solution File, Format Version 10.00
2# Visual Studio 2008
3Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "projdesigner", "projdesigner\projdesigner.vcproj", "{4418A7F1-9C0E-31B2-B8A2-913D1394330B}"
4        ProjectSection(ProjectDependencies) = postProject
5                {6169FA3C-3764-3D1A-80FC-D97551D6C7AC} = {6169FA3C-3764-3D1A-80FC-D97551D6C7AC}
6        EndProjectSection
7EndProject
8Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "projdesigner_default", "projdesignerplugins\defaultplugin\projdesigner_default.vcproj", "{6169FA3C-3764-3D1A-80FC-D97551D6C7AC}"
9EndProject
10Global
11        GlobalSection(SolutionConfigurationPlatforms) = preSolution
12                Debug|Win32 = Debug|Win32
13                Debug|x64 = Debug|x64
14                Release|Win32 = Release|Win32
15                Release|x64 = Release|x64
16        EndGlobalSection
17        GlobalSection(ProjectConfigurationPlatforms) = postSolution
18                {4418A7F1-9C0E-31B2-B8A2-913D1394330B}.Debug|Win32.ActiveCfg = Debug|Win32
19                {4418A7F1-9C0E-31B2-B8A2-913D1394330B}.Debug|x64.ActiveCfg = Debug|x64
20                {4418A7F1-9C0E-31B2-B8A2-913D1394330B}.Release|Win32.ActiveCfg = Release|Win32
21                {4418A7F1-9C0E-31B2-B8A2-913D1394330B}.Release|x64.ActiveCfg = Release|x64
22                {6169FA3C-3764-3D1A-80FC-D97551D6C7AC}.Debug|Win32.ActiveCfg = Debug|Win32
23                {6169FA3C-3764-3D1A-80FC-D97551D6C7AC}.Debug|x64.ActiveCfg = Debug|x64
24                {6169FA3C-3764-3D1A-80FC-D97551D6C7AC}.Debug|x64.Build.0 = Debug|x64
25                {6169FA3C-3764-3D1A-80FC-D97551D6C7AC}.Release|Win32.ActiveCfg = Release|Win32
26                {6169FA3C-3764-3D1A-80FC-D97551D6C7AC}.Release|x64.ActiveCfg = Release|x64
27                {6169FA3C-3764-3D1A-80FC-D97551D6C7AC}.Release|x64.Build.0 = Release|x64
28        EndGlobalSection
29        GlobalSection(SolutionProperties) = preSolution
30                HideSolutionNode = FALSE
31        EndGlobalSection
32        GlobalSection(Qt) = preSolution
33                Integration = True
34        EndGlobalSection
35        GlobalSection(Qt) = preSolution
36                Integration = True
37        EndGlobalSection
38EndGlobal
Note: See TracBrowser for help on using the repository browser.