Ignore:
Timestamp:
May 19, 2010, 10:41:36 AM (14 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • projectionDesigner/curvedScreenGenerator/screenGenerator.sln

    r20 r46  
    11
    2 Microsoft Visual Studio Solution File, Format Version 9.00
    3 # Visual Studio 2005
     2Microsoft Visual Studio Solution File, Format Version 10.00
     3# Visual Studio 2008
    44Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "screenGenerator", "screenGenerator.vcproj", "{4D289907-4DB3-47E6-8391-B4D10ECBA344}"
    5         GlobalSection(Qt) = preSolution
    6                 Integration = True
    7         EndGlobalSection
    85EndProject
    96Global
    107        GlobalSection(SolutionConfigurationPlatforms) = preSolution
    118                Debug|Win32 = Debug|Win32
     9                Debug|x64 = Debug|x64
    1210                Release|Win32 = Release|Win32
     11                Release|x64 = Release|x64
    1312        EndGlobalSection
    1413        GlobalSection(ProjectConfigurationPlatforms) = postSolution
    1514                {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Debug|Win32.ActiveCfg = Debug|Win32
    16                 {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Debug|Win32.Build.0 = Debug|Win32
     15                {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Debug|x64.ActiveCfg = Debug|x64
     16                {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Debug|x64.Build.0 = Debug|x64
    1717                {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Release|Win32.ActiveCfg = Release|Win32
    18                 {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Release|Win32.Build.0 = Release|Win32
     18                {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Release|x64.ActiveCfg = Release|x64
     19                {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Release|x64.Build.0 = Release|x64
    1920        EndGlobalSection
    2021        GlobalSection(SolutionProperties) = preSolution
    2122                HideSolutionNode = FALSE
    2223        EndGlobalSection
     24        GlobalSection(Qt) = preSolution
     25                Integration = True
     26        EndGlobalSection
    2327EndGlobal
Note: See TracChangeset for help on using the changeset viewer.