Changeset 48 for projectionDesigner/trunk/Projection Designer.sln
- Timestamp:
- May 19, 2010, 11:34:45 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
projectionDesigner/trunk/Projection Designer.sln
r4 r48 1 Microsoft Visual Studio Solution File, Format Version 9.002 # Visual Studio 200 51 Microsoft Visual Studio Solution File, Format Version 10.00 2 # Visual Studio 2008 3 3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "projdesigner", "projdesigner\projdesigner.vcproj", "{4418A7F1-9C0E-31B2-B8A2-913D1394330B}" 4 GlobalSection(Qt) = preSolution5 Integration = True6 EndGlobalSection7 4 ProjectSection(ProjectDependencies) = postProject 8 5 {6169FA3C-3764-3D1A-80FC-D97551D6C7AC} = {6169FA3C-3764-3D1A-80FC-D97551D6C7AC} … … 10 7 EndProject 11 8 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "projdesigner_default", "projdesignerplugins\defaultplugin\projdesigner_default.vcproj", "{6169FA3C-3764-3D1A-80FC-D97551D6C7AC}" 12 GlobalSection(Qt) = preSolution13 Integration = True14 EndGlobalSection15 9 EndProject 16 10 Global 17 11 GlobalSection(SolutionConfigurationPlatforms) = preSolution 18 12 Debug|Win32 = Debug|Win32 13 Debug|x64 = Debug|x64 19 14 Release|Win32 = Release|Win32 15 Release|x64 = Release|x64 20 16 EndGlobalSection 21 17 GlobalSection(ProjectConfigurationPlatforms) = postSolution 22 18 {4418A7F1-9C0E-31B2-B8A2-913D1394330B}.Debug|Win32.ActiveCfg = Debug|Win32 23 {4418A7F1-9C0E-31B2-B8A2-913D1394330B}.Debug| Win32.Build.0 = Debug|Win3219 {4418A7F1-9C0E-31B2-B8A2-913D1394330B}.Debug|x64.ActiveCfg = Debug|x64 24 20 {4418A7F1-9C0E-31B2-B8A2-913D1394330B}.Release|Win32.ActiveCfg = Release|Win32 25 {4418A7F1-9C0E-31B2-B8A2-913D1394330B}.Release| Win32.Build.0 = Release|Win3221 {4418A7F1-9C0E-31B2-B8A2-913D1394330B}.Release|x64.ActiveCfg = Release|x64 26 22 {6169FA3C-3764-3D1A-80FC-D97551D6C7AC}.Debug|Win32.ActiveCfg = Debug|Win32 27 {6169FA3C-3764-3D1A-80FC-D97551D6C7AC}.Debug|Win32.Build.0 = 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 28 25 {6169FA3C-3764-3D1A-80FC-D97551D6C7AC}.Release|Win32.ActiveCfg = Release|Win32 29 {6169FA3C-3764-3D1A-80FC-D97551D6C7AC}.Release|Win32.Build.0 = 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 30 28 EndGlobalSection 31 29 GlobalSection(SolutionProperties) = preSolution 32 30 HideSolutionNode = FALSE 33 31 EndGlobalSection 32 GlobalSection(Qt) = preSolution 33 Integration = True 34 EndGlobalSection 35 GlobalSection(Qt) = preSolution 36 Integration = True 37 EndGlobalSection 34 38 EndGlobal
Note: See TracChangeset
for help on using the changeset viewer.