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

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