source: projectionDesigner/curvedScreenGenerator/screenGenerator.sln

Last change on this file was 46, checked in by Torben Dannhauer, 14 years ago
File size: 1.1 KB
RevLine 
[20]1
[46]2Microsoft Visual Studio Solution File, Format Version 10.00
3# Visual Studio 2008
[20]4Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "screenGenerator", "screenGenerator.vcproj", "{4D289907-4DB3-47E6-8391-B4D10ECBA344}"
5EndProject
6Global
7        GlobalSection(SolutionConfigurationPlatforms) = preSolution
8                Debug|Win32 = Debug|Win32
[46]9                Debug|x64 = Debug|x64
[20]10                Release|Win32 = Release|Win32
[46]11                Release|x64 = Release|x64
[20]12        EndGlobalSection
13        GlobalSection(ProjectConfigurationPlatforms) = postSolution
14                {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Debug|Win32.ActiveCfg = Debug|Win32
[46]15                {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Debug|x64.ActiveCfg = Debug|x64
16                {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Debug|x64.Build.0 = Debug|x64
[20]17                {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Release|Win32.ActiveCfg = Release|Win32
[46]18                {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Release|x64.ActiveCfg = Release|x64
19                {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Release|x64.Build.0 = Release|x64
[20]20        EndGlobalSection
21        GlobalSection(SolutionProperties) = preSolution
22                HideSolutionNode = FALSE
23        EndGlobalSection
[46]24        GlobalSection(Qt) = preSolution
25                Integration = True
26        EndGlobalSection
[20]27EndGlobal
Note: See TracBrowser for help on using the repository browser.