source: projectionDesigner/tag/ProjectionDesigner_1.1.5/Projection Designer.sln @ 42

Last change on this file since 42 was 42, checked in by Torben Dannhauer, 14 years ago
File size: 1.5 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                Release|Win32 = Release|Win32
14        EndGlobalSection
15        GlobalSection(ProjectConfigurationPlatforms) = postSolution
16                {4418A7F1-9C0E-31B2-B8A2-913D1394330B}.Debug|Win32.ActiveCfg = Debug|Win32
17                {4418A7F1-9C0E-31B2-B8A2-913D1394330B}.Debug|Win32.Build.0 = Debug|Win32
18                {4418A7F1-9C0E-31B2-B8A2-913D1394330B}.Release|Win32.ActiveCfg = Release|Win32
19                {4418A7F1-9C0E-31B2-B8A2-913D1394330B}.Release|Win32.Build.0 = Release|Win32
20                {6169FA3C-3764-3D1A-80FC-D97551D6C7AC}.Debug|Win32.ActiveCfg = Debug|Win32
21                {6169FA3C-3764-3D1A-80FC-D97551D6C7AC}.Release|Win32.ActiveCfg = Release|Win32
22        EndGlobalSection
23        GlobalSection(SolutionProperties) = preSolution
24                HideSolutionNode = FALSE
25        EndGlobalSection
26        GlobalSection(Qt) = preSolution
27                Integration = True
28        EndGlobalSection
29        GlobalSection(Qt) = preSolution
30                Integration = True
31        EndGlobalSection
32EndGlobal
Note: See TracBrowser for help on using the repository browser.