Ignore:
Timestamp:
May 19, 2010, 11:34:45 AM (14 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • projectionDesigner/trunk/Projection Designer.sln

    r4 r48  
    1 Microsoft Visual Studio Solution File, Format Version 9.00
    2 # Visual Studio 2005
     1Microsoft Visual Studio Solution File, Format Version 10.00
     2# Visual Studio 2008
    33Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "projdesigner", "projdesigner\projdesigner.vcproj", "{4418A7F1-9C0E-31B2-B8A2-913D1394330B}"
    4         GlobalSection(Qt) = preSolution
    5                 Integration = True
    6         EndGlobalSection
    74        ProjectSection(ProjectDependencies) = postProject
    85                {6169FA3C-3764-3D1A-80FC-D97551D6C7AC} = {6169FA3C-3764-3D1A-80FC-D97551D6C7AC}
     
    107EndProject
    118Project("{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
    159EndProject
    1610Global
    1711        GlobalSection(SolutionConfigurationPlatforms) = preSolution
    1812                Debug|Win32 = Debug|Win32
     13                Debug|x64 = Debug|x64
    1914                Release|Win32 = Release|Win32
     15                Release|x64 = Release|x64
    2016        EndGlobalSection
    2117        GlobalSection(ProjectConfigurationPlatforms) = postSolution
    2218                {4418A7F1-9C0E-31B2-B8A2-913D1394330B}.Debug|Win32.ActiveCfg = Debug|Win32
    23                 {4418A7F1-9C0E-31B2-B8A2-913D1394330B}.Debug|Win32.Build.0 = Debug|Win32
     19                {4418A7F1-9C0E-31B2-B8A2-913D1394330B}.Debug|x64.ActiveCfg = Debug|x64
    2420                {4418A7F1-9C0E-31B2-B8A2-913D1394330B}.Release|Win32.ActiveCfg = Release|Win32
    25                 {4418A7F1-9C0E-31B2-B8A2-913D1394330B}.Release|Win32.Build.0 = Release|Win32
     21                {4418A7F1-9C0E-31B2-B8A2-913D1394330B}.Release|x64.ActiveCfg = Release|x64
    2622                {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
    2825                {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
    3028        EndGlobalSection
    3129        GlobalSection(SolutionProperties) = preSolution
    3230                HideSolutionNode = FALSE
    3331        EndGlobalSection
     32        GlobalSection(Qt) = preSolution
     33                Integration = True
     34        EndGlobalSection
     35        GlobalSection(Qt) = preSolution
     36                Integration = True
     37        EndGlobalSection
    3438EndGlobal
Note: See TracChangeset for help on using the changeset viewer.